"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/30 04:42:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo" 2026/05/30 04:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/30 04:42:59 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0" 2026/05/30 04:43:00 DEBUG : Creating backend with remote "/tmp/rclone2621015292" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:43:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:43:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/30 04:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:01 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.70s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:05 DEBUG : sub dir/hello world: md5 = cc66c8640abd2bd5fb2817a720a30164 OK 2026/05/30 04:43:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:43:05 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:43:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.96s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:08 DEBUG : metadata sub dir: Making directory with metadata 2026/05/30 04:43:08 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:43:08 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/30 04:43:08 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:43:08 DEBUG : Local file system at /tmp/rclone2621015292: File to upload is small (21 bytes), uploading instead of streaming 2026/05/30 04:43:08 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/30 04:43:08 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/30 04:43:08 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/30 04:43:08 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:08 DEBUG : Google drive root 'crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0': Skipping btime metadata as can't update it on an existing file: 2026-05-30T04:43:08.507616558Z 2026/05/30 04:43:09 INFO : empty metadata sub dir: Updated directory metadata 2026/05/30 04:43:09 DEBUG : Google drive root 'crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0': Skipping btime metadata as can't update it on an existing file: 2026-05-30T04:43:08.507616558Z 2026/05/30 04:43:10 INFO : metadata sub dir: Updated directory metadata 2026/05/30 04:43:10 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/30 04:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:11 DEBUG : metadata sub dir/hello metadata world: md5 = a96b7163ac4125f6a6f2bfcc0870b2c1 OK 2026/05/30 04:43:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/30 04:43:11 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/30 04:43:14 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.93s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:16 DEBUG : metadata sub dir: Making directory with metadata 2026/05/30 04:43:16 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:43:16 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/30 04:43:16 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:43:16 DEBUG : Local file system at /tmp/rclone2621015292: File to upload is small (21 bytes), uploading instead of streaming 2026/05/30 04:43:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/30 04:43:16 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/30 04:43:16 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/30 04:43:16 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:16 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/30 04:43:16 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/30 04:43:16 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/30 04:43:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:18 DEBUG : metadata sub dir/hello metadata world: md5 = 7889d1140a63b7065d253255a44d9430 OK 2026/05/30 04:43:18 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/30 04:43:18 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/30 04:43:18 DEBUG : Google drive root 'crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0': Skipping btime metadata as can't update it on an existing file: 2026-05-30T04:43:16.439742529Z 2026/05/30 04:43:19 INFO : metadata sub dir: Updated directory metadata 2026/05/30 04:43:22 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.60s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:23 DEBUG : Creating backend with remote "/non-existing" 2026/05/30 04:43:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/30 04:43:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.77s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:26 DEBUG : sub dir/hello world: md5 = df8861821a922f9100e1ca4dd1d5b0ea OK 2026/05/30 04:43:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:43:26 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:43:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.67s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Running all checks before starting transfers 2026/05/30 04:43:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Checks finished, now starting transfers 2026/05/30 04:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:32 DEBUG : sub dir/hello world: md5 = 323f32ca09aae5a7b665f8084a8316bc OK 2026/05/30 04:43:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:43:32 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:43:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.67s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:35 ERROR : Ignoring --no-traverse with sync 2026/05/30 04:43:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:43:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:38 DEBUG : sub dir/hello world: md5 = 90c23f48a08146776c5d970b4c8a2450 OK 2026/05/30 04:43:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:43:38 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:43:38 DEBUG : Waiting for deletions to finish 2026/05/30 04:43:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.97s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/30 04:43:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:43 DEBUG : hello world2: md5 = 88cf17d6aed14df1076da6db2844860c OK 2026/05/30 04:43:43 DEBUG : hello world2: size = 12 OK 2026/05/30 04:43:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.26s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:46 DEBUG : potato2: md5 = 6eb47a9ee7f2b36b679424e8aecd1136 OK 2026/05/30 04:43:46 DEBUG : potato2: size = 11 OK 2026/05/30 04:43:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:49 DEBUG : potato2: md5 = 801fa903b7dd81d5ca00dcf8af39fa92 OK 2026/05/30 04:43:49 DEBUG : potato2: size = 11 OK 2026/05/30 04:43:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.94s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/30 04:43:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:43:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:43:51 DEBUG : sub dir2: Making directory with metadata 2026/05/30 04:43:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:43:51 DEBUG : sub dir: Making directory with metadata 2026/05/30 04:43:52 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 04:43:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:43:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/30 04:43:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:43:54 DEBUG : sub dir/hello world: md5 = a79a2fabfd1aebbf44d371c33187cedb OK 2026/05/30 04:43:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:43:54 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:43:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/30 04:43:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.68s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:43:59 INFO : sub dir2: Making directory 2026/05/30 04:43:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/30 04:43:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:43:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/30 04:43:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:43:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:43:59 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/30 04:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:44:02 DEBUG : sub dir/hello world: md5 = 76709e318794961b410d9115d762a6ab OK 2026/05/30 04:44:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:44:02 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:44:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:44:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.67s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:44:05 DEBUG : sub dir2: Making directory with metadata 2026/05/30 04:44:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:44:05 DEBUG : sub dir2: Making directory with metadata 2026/05/30 04:44:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:44:06 DEBUG : sub dir: Making directory with metadata 2026/05/30 04:44:06 INFO : sub dir: Made directory with metadata (mtime=2026-05-30T04:44:05.122518289Z) 2026/05/30 04:44:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:44:08 DEBUG : sub dir/hello world: md5 = fcd276a108089d9ab33f0eef426a3217 OK 2026/05/30 04:44:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:44:08 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:44:08 INFO : sub dir/hello world: Deleted 2026/05/30 04:44:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.28s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:44:12 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/30 04:44:12 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 04:44:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:44:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:44:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.77s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:44:16 INFO : sub dir2: Making directory 2026/05/30 04:44:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/30 04:44:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:44:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:44:18 DEBUG : sub dir/hello world: md5 = 30b2e842c97118fe83133c3a05820082 OK 2026/05/30 04:44:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:44:18 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:44:18 INFO : sub dir/hello world: Deleted 2026/05/30 04:44:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.49s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:44:21 DEBUG : sub dir2: Making directory with metadata 2026/05/30 04:44:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:44:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:44:21 DEBUG : sub dir2: Making directory with metadata 2026/05/30 04:44:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:44:22 DEBUG : sub dir: Making directory with metadata 2026/05/30 04:44:23 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 04:44:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:44:25 DEBUG : sub dir/hello world: md5 = 33ecbcc47a54f12c8aaf681b4f93c67a OK 2026/05/30 04:44:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:44:25 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:44:25 DEBUG : Waiting for deletions to finish 2026/05/30 04:44:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.32s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:44:29 INFO : sub dir2: Making directory 2026/05/30 04:44:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/30 04:44:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:44:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:44:32 DEBUG : sub dir/hello world: md5 = 2776eba4c38a655dbe84947fcfc2825d OK 2026/05/30 04:44:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:44:32 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:44:32 DEBUG : Waiting for deletions to finish 2026/05/30 04:44:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:44:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.78s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:44:37 DEBUG : sub dir/hello world: md5 = b2e7ff3f8e711b2e41402057bcd6a72e OK 2026/05/30 04:44:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuqevup2juvo" 2026/05/30 04:44:38 DEBUG : Creating backend with remote "TestDrive:crypt/d407go83ogmundo3fmlem7o8a1sc67slie6paupa2tpc1gv1461g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo' -> Encrypted drive 'TestCryptDrive:rclone-test-vuqevup2juvo' 2026/05/30 04:44:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:44:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuqevup2juvo': Waiting for checks to finish 2026/05/30 04:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuqevup2juvo': Waiting for transfers to finish 2026/05/30 04:44:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:44:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 04:44:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuqevup2juvo': Purge remote 2026/05/30 04:44:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.86s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:44:48 DEBUG : sub dir/hello world: md5 = d8fd75a1eda55af5e38d32948dbe969f OK 2026/05/30 04:44:49 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/30 04:44:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/30 04:44:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:44:49 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:44:49 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 04:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:44:51 DEBUG : sub dir/hello world: md5 = 76185b2860fe1a21eadda7246af2c5d5 OK 2026/05/30 04:44:51 DEBUG : sub dir/hello world: size = 17 OK 2026/05/30 04:44:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/30 04:44:51 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/30 04:44:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.17s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:44:56 DEBUG : sub dir/hello world: md5 = 4233bedf384855fc3336cd69fa96a6f7 OK 2026/05/30 04:44:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suwurun5rofu" 2026/05/30 04:44:57 DEBUG : Creating backend with remote "TestDrive:crypt/qe243lqmrlm4q7gi09uauq283hng3ekue4tehvh17g8h8ca812eg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo' -> Encrypted drive 'TestCryptDrive:rclone-test-suwurun5rofu' 2026/05/30 04:44:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:44:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwurun5rofu': Waiting for checks to finish 2026/05/30 04:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwurun5rofu': Waiting for transfers to finish 2026/05/30 04:45:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:45:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 04:45:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:45:04 DEBUG : sub dir/hello world: md5 = f2137e467cd1f96a43436c1e064f3956 OK 2026/05/30 04:45:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 04:45:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/30 04:45:05 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:45:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-suwurun5rofu') 2026/05/30 04:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwurun5rofu': Waiting for checks to finish 2026/05/30 04:45:05 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 04:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwurun5rofu': Waiting for transfers to finish 2026/05/30 04:45:06 DEBUG : sub dir/hello world: size = 17 OK 2026/05/30 04:45:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 04:45:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/30 04:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwurun5rofu': Purge remote 2026/05/30 04:45:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.33s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:45:12 DEBUG : sub dir/hello world: md5 = 6717cd92c3528b4bc28802973730afee OK 2026/05/30 04:45:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/30 04:45:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/30 04:45:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:45:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:45:14 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 04:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:45:16 DEBUG : sub dir/hello world: md5 = d84bda0cb169505dda702f0c899bd38b OK 2026/05/30 04:45:16 DEBUG : sub dir/hello world: size = 17 OK 2026/05/30 04:45:16 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/30 04:45:16 INFO : sub dir/hello world: Deleted 2026/05/30 04:45:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/30 04:45:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.04s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:45:21 DEBUG : sub dir/hello world: md5 = 8b57f4d6c51ecd5ed344ce909b1f52e9 OK 2026/05/30 04:45:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-debegon7zote" 2026/05/30 04:45:22 DEBUG : Creating backend with remote "TestDrive:crypt/34fd1uhb68i4v592as327t0kidlp0h4c6oq7k5nilsg5rr74e2sg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo' -> Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote' 2026/05/30 04:45:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:45:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Waiting for checks to finish 2026/05/30 04:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Waiting for transfers to finish 2026/05/30 04:45:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:45:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 04:45:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:45:29 DEBUG : sub dir/hello world: md5 = dd7140b335051be0c9d04f9eb6b684db OK 2026/05/30 04:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Using server-side directory move 2026/05/30 04:45:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 04:45:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 04:45:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/30 04:45:30 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:45:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote') 2026/05/30 04:45:30 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 04:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Waiting for checks to finish 2026/05/30 04:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Waiting for transfers to finish 2026/05/30 04:45:31 INFO : sub dir/hello world: Deleted 2026/05/30 04:45:32 INFO : sub dir/hello world: Moved (server-side) 2026/05/30 04:45:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/30 04:45:35 DEBUG : sub dir/hello world: md5 = c21abbf22e12d34be43e2a558107d927 OK 2026/05/30 04:45:35 DEBUG : testing file moves 2026/05/30 04:45:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 04:45:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/30 04:45:36 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:45:36 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote') 2026/05/30 04:45:36 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 04:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Waiting for checks to finish 2026/05/30 04:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Waiting for transfers to finish 2026/05/30 04:45:36 INFO : sub dir/hello world: Deleted 2026/05/30 04:45:37 INFO : sub dir/hello world: Moved (server-side) 2026/05/30 04:45:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/30 04:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debegon7zote': Purge remote --- PASS: TestServerSideMoveOverSelf (21.25s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:45:43 DEBUG : sub dir/hello world: md5 = 0c7ddaca8b8b0dfeebea1336d5d3cd58 OK 2026/05/30 04:45:43 ERROR : error listing: directory not found 2026/05/30 04:45:43 INFO : Local file system at /tmp/rclone2621015292: Making directory 2026/05/30 04:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:45:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.21s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:45:49 DEBUG : sub dir/hello world: md5 = 996d0ac69ef0e7192dc6fabaaf893174 OK 2026/05/30 04:45:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:45:50 DEBUG : Local file system at /tmp/rclone2621015292: Waiting for checks to finish 2026/05/30 04:45:50 DEBUG : Local file system at /tmp/rclone2621015292: Waiting for transfers to finish 2026/05/30 04:45:51 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/30 04:45:51 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/30 04:45:51 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:45:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:45:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.07s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:45:53 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/30 04:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:45:54 DEBUG : check sum: md5 = fd19508d895b492abcd7b0db39b6e2f8 OK 2026/05/30 04:45:54 DEBUG : check sum: size = 1 OK 2026/05/30 04:45:54 INFO : check sum: Copied (new) 2026/05/30 04:45:54 DEBUG : Waiting for deletions to finish 2026/05/30 04:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:45:55 DEBUG : check sum: size = 1 OK 2026/05/30 04:45:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/30 04:45:55 DEBUG : check sum: Size of src and dst objects identical 2026/05/30 04:45:55 DEBUG : check sum: Unchanged skipping 2026/05/30 04:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:45:55 DEBUG : Waiting for deletions to finish 2026/05/30 04:45:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.51s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:45:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/30 04:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:45:58 DEBUG : sizeonly: md5 = 7eaeb618c2753c6c3a9f5eb5df58b551 OK 2026/05/30 04:45:58 DEBUG : sizeonly: size = 6 OK 2026/05/30 04:45:58 INFO : sizeonly: Copied (new) 2026/05/30 04:45:58 DEBUG : Waiting for deletions to finish 2026/05/30 04:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:45:58 DEBUG : sizeonly: size = 6 OK 2026/05/30 04:45:58 DEBUG : sizeonly: Sizes identical 2026/05/30 04:45:58 DEBUG : sizeonly: Unchanged skipping 2026/05/30 04:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:45:58 DEBUG : Waiting for deletions to finish 2026/05/30 04:45:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.66s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/30 04:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:02 DEBUG : ignore-size: md5 = ee6d5cd530d2ea6d38503123c548d627 OK 2026/05/30 04:46:02 INFO : ignore-size: Copied (new) 2026/05/30 04:46:02 DEBUG : Waiting for deletions to finish 2026/05/30 04:46:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:46:02 DEBUG : ignore-size: Unchanged skipping 2026/05/30 04:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:02 DEBUG : Waiting for deletions to finish 2026/05/30 04:46:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:05 DEBUG : existing: md5 = 8155076d6ac3c530f5d4802b25f2899c OK 2026/05/30 04:46:05 DEBUG : existing: size = 6 OK 2026/05/30 04:46:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:05 DEBUG : existing: Unchanged skipping 2026/05/30 04:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:05 DEBUG : Waiting for deletions to finish 2026/05/30 04:46:05 INFO : There was nothing to transfer 2026/05/30 04:46:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/30 04:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:07 DEBUG : existing: md5 = 4e6c63d631007ffdf0c53f627c786084 OK 2026/05/30 04:46:07 DEBUG : existing: size = 6 OK 2026/05/30 04:46:07 INFO : existing: Copied (replaced existing) 2026/05/30 04:46:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.84s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:10 DEBUG : existing: md5 = 5424328658fade17a8b5d4fb72c78813 OK 2026/05/30 04:46:10 DEBUG : existing: size = 6 OK 2026/05/30 04:46:10 INFO : existing: Copied (new) 2026/05/30 04:46:10 DEBUG : Waiting for deletions to finish 2026/05/30 04:46:10 DEBUG : existing: Destination exists, skipping 2026/05/30 04:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:10 DEBUG : Waiting for deletions to finish 2026/05/30 04:46:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.51s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:14 DEBUG : b/potato: md5 = 935492a5b523e93cf622667be384ebc2 OK 2026/05/30 04:46:16 DEBUG : c/non empty space: md5 = ad4729e465ee4df6503e707895c59c31 OK 2026/05/30 04:46:16 INFO : d: Making directory 2026/05/30 04:46:18 DEBUG : Added delayed dir = "a", newDst= 2026/05/30 04:46:19 INFO : c: Set directory modification time (using SetModTime) 2026/05/30 04:46:19 DEBUG : Added delayed dir = "c", newDst=c 2026/05/30 04:46:19 DEBUG : c/non empty space: size = 5 OK 2026/05/30 04:46:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:46:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 04:46:19 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 04:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:21 DEBUG : a/potato2: md5 = 4ff93bb51bc47737e03842081ea34ba0 OK 2026/05/30 04:46:21 DEBUG : a/potato2: size = 60 OK 2026/05/30 04:46:21 INFO : a/potato2: Copied (new) 2026/05/30 04:46:21 DEBUG : Waiting for deletions to finish 2026/05/30 04:46:22 INFO : b/potato: Deleted 2026/05/30 04:46:22 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/30 04:46:22 INFO : d: Removing directory 2026/05/30 04:46:23 INFO : b: Removing directory 2026/05/30 04:46:23 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/30 04:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': deleted 2 directories 2026/05/30 04:46:26 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/30 04:46:27 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:29 DEBUG : empty space: md5 = 9c18adf9de4fa08d8557f77a7da95f70 OK 2026/05/30 04:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:29 DEBUG : empty space: size = 1 OK 2026/05/30 04:46:29 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/05/30 04:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:29 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/30 04:46:29 DEBUG : Waiting for deletions to finish 2026/05/30 04:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:30 DEBUG : empty space: size = 1 OK 2026/05/30 04:46:30 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/05/30 04:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:31 DEBUG : empty space: md5 = 4cd434c2c4573fdc3f098e50914e09ab OK 2026/05/30 04:46:31 DEBUG : empty space: size = 1 OK 2026/05/30 04:46:31 INFO : empty space: Copied (replaced existing) 2026/05/30 04:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:35 DEBUG : foo: md5 = 6ffc86738109e6a897a3a66aa9cd78a8 OK 2026/05/30 04:46:35 DEBUG : foo: size = 3 OK 2026/05/30 04:46:35 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/05/30 04:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:37 DEBUG : foo: md5 = a7c693f0e9ae82206fa3f4b30701d7b2 OK 2026/05/30 04:46:37 DEBUG : foo: size = 3 OK 2026/05/30 04:46:37 INFO : foo: Copied (replaced existing) 2026/05/30 04:46:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.27s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:40 DEBUG : empty space: md5 = 61fd4d1121b4e2408993be3e4ecc961c OK 2026/05/30 04:46:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/30 04:46:40 DEBUG : empty space: size = 1 OK 2026/05/30 04:46:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:40 DEBUG : empty space: Unchanged skipping 2026/05/30 04:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:42 DEBUG : potato: md5 = d10e96d560a9250984dcc475d3df6208 OK 2026/05/30 04:46:42 DEBUG : potato: size = 60 OK 2026/05/30 04:46:42 INFO : potato: Copied (new) 2026/05/30 04:46:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:45 DEBUG : potato: md5 = 260c91b94ff538707090d8d02a8feb19 OK 2026/05/30 04:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:46:46 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:46:46 DEBUG : potato: Sizes differ 2026/05/30 04:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:47 DEBUG : potato: md5 = 01c0dcdec18e40260be161f8158ba086 OK 2026/05/30 04:46:47 DEBUG : potato: size = 21 OK 2026/05/30 04:46:47 INFO : potato: Copied (replaced existing) 2026/05/30 04:46:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.82s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:50 DEBUG : potato: md5 = 716b1770732784088bcc32d5fca849cb OK 2026/05/30 04:46:50 DEBUG : potato: size = 21 OK 2026/05/30 04:46:50 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/05/30 04:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:52 DEBUG : potato: md5 = ff5b08c13a43e3e4e0704f1c9c8e566d OK 2026/05/30 04:46:52 DEBUG : potato: size = 21 OK 2026/05/30 04:46:52 INFO : potato: Copied (replaced existing) 2026/05/30 04:46:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:46:55 DEBUG : potato: md5 = 00096dffcf67d5414cb459742c003d3d OK 2026/05/30 04:46:58 DEBUG : empty space: md5 = c9d5daa970d384c768db93c37149cf0a OK 2026/05/30 04:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:46:58 DEBUG : empty space: size = 1 OK 2026/05/30 04:46:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:46:58 DEBUG : empty space: Unchanged skipping 2026/05/30 04:46:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/30 04:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:46:58 DEBUG : Waiting for deletions to finish 2026/05/30 04:46:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:47:02 DEBUG : potato: md5 = a7515d231a7b6996197002e536e288ce OK 2026/05/30 04:47:03 DEBUG : empty space: md5 = a266196d25da7ec9e4a8c15ea57aa640 OK 2026/05/30 04:47:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:47:04 DEBUG : empty space: size = 1 OK 2026/05/30 04:47:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:47:04 DEBUG : empty space: Unchanged skipping 2026/05/30 04:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:47:05 DEBUG : potato2: md5 = d15f38dc9ba9c35a821f25acd390cfa4 OK 2026/05/30 04:47:05 DEBUG : potato2: size = 60 OK 2026/05/30 04:47:05 INFO : potato2: Copied (new) 2026/05/30 04:47:05 DEBUG : Waiting for deletions to finish 2026/05/30 04:47:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:47:10 DEBUG : b/potato: md5 = 556925def2f2473ead71ef26dca394d2 OK 2026/05/30 04:47:12 DEBUG : c/non empty space: md5 = 12072f085f93919baeb5dedc357db396 OK 2026/05/30 04:47:12 INFO : d: Making directory 2026/05/30 04:47:13 INFO : d/e: Making directory 2026/05/30 04:47:16 DEBUG : Added delayed dir = "a", newDst= 2026/05/30 04:47:16 INFO : c: Set directory modification time (using SetModTime) 2026/05/30 04:47:16 DEBUG : Added delayed dir = "c", newDst=c 2026/05/30 04:47:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 04:47:16 DEBUG : c/non empty space: size = 5 OK 2026/05/30 04:47:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:47:16 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 04:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:47:18 DEBUG : a/potato2: md5 = 91667a451b41647e41905b85238993ec OK 2026/05/30 04:47:18 DEBUG : a/potato2: size = 60 OK 2026/05/30 04:47:18 INFO : a/potato2: Copied (new) 2026/05/30 04:47:18 DEBUG : Waiting for deletions to finish 2026/05/30 04:47:19 INFO : b/potato: Deleted 2026/05/30 04:47:19 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/30 04:47:19 INFO : d/e: Removing directory 2026/05/30 04:47:20 INFO : d: Removing directory 2026/05/30 04:47:20 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/30 04:47:21 INFO : b: Removing directory 2026/05/30 04:47:21 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/30 04:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': deleted 3 directories 2026/05/30 04:47:24 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/30 04:47:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:47:28 DEBUG : b/potato: md5 = d9c23b42b1ce462550e464a6293f6155 OK 2026/05/30 04:47:30 DEBUG : c/non empty space: md5 = d7552d041c2cd170c31a16d65c2f51cb OK 2026/05/30 04:47:30 INFO : d: Making directory 2026/05/30 04:47:32 DEBUG : Added delayed dir = "a", newDst= 2026/05/30 04:47:32 INFO : c: Set directory modification time (using SetModTime) 2026/05/30 04:47:32 DEBUG : Added delayed dir = "c", newDst=c 2026/05/30 04:47:32 DEBUG : c/non empty space: size = 5 OK 2026/05/30 04:47:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 04:47:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:47:32 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 04:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:47:35 DEBUG : a/potato2: md5 = 9769f58e9d4314f97654b2e924307886 OK 2026/05/30 04:47:35 DEBUG : a/potato2: size = 60 OK 2026/05/30 04:47:35 INFO : a/potato2: Copied (new) 2026/05/30 04:47:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': not deleting files as there were IO errors 2026/05/30 04:47:35 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/30 04:47:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': not deleting directories as there were IO errors 2026/05/30 04:47:39 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/30 04:47:39 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/30 04:47:40 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:47:42 DEBUG : potato: md5 = 934236db58eefe916c62d5255a8e481a OK 2026/05/30 04:47:44 DEBUG : empty space: md5 = 260df7a474eb0efd3ad13c1f56a75921 OK 2026/05/30 04:47:44 DEBUG : Waiting for deletions to finish 2026/05/30 04:47:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:47:45 DEBUG : empty space: size = 1 OK 2026/05/30 04:47:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:47:45 DEBUG : empty space: Unchanged skipping 2026/05/30 04:47:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:47:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:47:45 INFO : potato: Deleted 2026/05/30 04:47:46 DEBUG : potato2: md5 = 53a4bf63f0099a61aa85371bd4c5f46d OK 2026/05/30 04:47:46 DEBUG : potato2: size = 60 OK 2026/05/30 04:47:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.94s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:47:49 DEBUG : potato: md5 = 7e0497010ef25c24b7abaffa45091932 OK 2026/05/30 04:47:51 DEBUG : empty space: md5 = bd56d95e52238c4f788bce31745f0442 OK 2026/05/30 04:47:51 DEBUG : Waiting for deletions to finish 2026/05/30 04:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:47:52 INFO : potato: Deleted 2026/05/30 04:47:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:47:52 DEBUG : empty space: size = 1 OK 2026/05/30 04:47:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:47:52 DEBUG : empty space: Unchanged skipping 2026/05/30 04:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:47:54 DEBUG : potato2: md5 = 15db3460a8fd2b44652f063588990d82 OK 2026/05/30 04:47:54 DEBUG : potato2: size = 60 OK 2026/05/30 04:47:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.74s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:47:58 DEBUG : potato: md5 = 53b1f71cb0b07e596e3243dede916cd6 OK 2026/05/30 04:47:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:47:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:47:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:00 DEBUG : potato2: md5 = 38575b58de8c970463d867d6fd9721f9 OK 2026/05/30 04:48:00 DEBUG : potato2: size = 19 OK 2026/05/30 04:48:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.28s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:48:03 DEBUG : potato2: md5 = 784f6d1d3bd1bdb56bd1bf9bd3845daa OK 2026/05/30 04:48:05 DEBUG : empty space: md5 = ff2068646c66d4e89c857303c3b2854b OK 2026/05/30 04:48:05 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 04:48:05 DEBUG : enormous: Excluded 2026/05/30 04:48:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 04:48:05 DEBUG : potato2: Excluded 2026/05/30 04:48:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 04:48:05 DEBUG : empty space: size = 1 OK 2026/05/30 04:48:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:05 DEBUG : empty space: Unchanged skipping 2026/05/30 04:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:05 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:05 INFO : There was nothing to transfer 2026/05/30 04:48:06 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 04:48:06 DEBUG : enormous: Excluded 2026/05/30 04:48:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 04:48:06 DEBUG : potato2: Excluded 2026/05/30 04:48:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 04:48:06 DEBUG : empty space: size = 1 OK 2026/05/30 04:48:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/30 04:48:06 DEBUG : empty space: Unchanged skipping 2026/05/30 04:48:06 DEBUG : Local file system at /tmp/rclone2621015292: Waiting for checks to finish 2026/05/30 04:48:06 DEBUG : Local file system at /tmp/rclone2621015292: Waiting for transfers to finish 2026/05/30 04:48:06 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.40s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:48:09 DEBUG : potato2: md5 = 7f48d535c9b907c425b6613d9eba3089 OK 2026/05/30 04:48:10 DEBUG : empty space: md5 = 1086ca9a4fc57dcba45dfa398d2e1a6c OK 2026/05/30 04:48:12 DEBUG : enormous: md5 = a8eddf871e6215f9b58c09ca3e042567 OK 2026/05/30 04:48:12 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 04:48:12 DEBUG : enormous: Excluded 2026/05/30 04:48:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 04:48:12 DEBUG : potato2: Excluded 2026/05/30 04:48:12 DEBUG : empty space: size = 1 OK 2026/05/30 04:48:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:12 DEBUG : empty space: Unchanged skipping 2026/05/30 04:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:12 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:13 INFO : enormous: Deleted 2026/05/30 04:48:13 INFO : potato2: Deleted 2026/05/30 04:48:13 INFO : There was nothing to transfer 2026/05/30 04:48:13 DEBUG : Local file system at /tmp/rclone2621015292: Waiting for checks to finish 2026/05/30 04:48:13 DEBUG : empty space: size = 1 OK 2026/05/30 04:48:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/30 04:48:13 DEBUG : empty space: Unchanged skipping 2026/05/30 04:48:13 DEBUG : Local file system at /tmp/rclone2621015292: Waiting for transfers to finish 2026/05/30 04:48:13 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:13 INFO : enormous: Deleted 2026/05/30 04:48:13 INFO : potato2: Deleted 2026/05/30 04:48:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.88s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:48:16 DEBUG : one: md5 = 140049c3835b215160a2b28405c6c00b OK 2026/05/30 04:48:17 DEBUG : two: md5 = 9031ffdc5acdf87513e42dfc1fc80225 OK 2026/05/30 04:48:19 DEBUG : three: md5 = 2d2ba5d25a4f5ed490e32fb8e022596d OK 2026/05/30 04:48:20 DEBUG : four: md5 = ff5f0074ba2b7b6c26f94586cafda372 OK 2026/05/30 04:48:21 DEBUG : five: Need to transfer - File not found at Destination 2026/05/30 04:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:21 DEBUG : four: size = 4 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:48:21 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:48:21 DEBUG : four: Sizes differ 2026/05/30 04:48:21 DEBUG : one: Destination is newer than source, skipping 2026/05/30 04:48:21 DEBUG : two: size = 3 OK 2026/05/30 04:48:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/30 04:48:21 DEBUG : three: size = 5 OK 2026/05/30 04:48:21 DEBUG : three: Sizes identical 2026/05/30 04:48:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/30 04:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:22 DEBUG : four: md5 = fe1bc6973360dfd1d995cdee9503f7fb OK 2026/05/30 04:48:22 DEBUG : four: size = 4 OK 2026/05/30 04:48:22 INFO : four: Copied (replaced existing) 2026/05/30 04:48:22 DEBUG : two: md5 = e3896498fde6c4dea3d624a2219bdc5a OK 2026/05/30 04:48:22 DEBUG : two: size = 3 OK 2026/05/30 04:48:22 INFO : two: Copied (replaced existing) 2026/05/30 04:48:22 DEBUG : five: md5 = 938784e83811c1bc46438d8c0c644917 OK 2026/05/30 04:48:22 DEBUG : five: size = 4 OK 2026/05/30 04:48:22 INFO : five: Copied (new) 2026/05/30 04:48:22 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.20s) === 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-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/30 04:48:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/30 04:48:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/30 04:48:26 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/30 04:48:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:27 DEBUG : yam: md5 = b62e1c2bdbd85fae8cd1b7b804a50b01 OK 2026/05/30 04:48:27 DEBUG : yam: size = 11 OK 2026/05/30 04:48:27 INFO : yam: Copied (new) 2026/05/30 04:48:27 DEBUG : potato: md5 = a045be0093c63c52591a5c2abd128dec OK 2026/05/30 04:48:27 DEBUG : potato: size = 14 OK 2026/05/30 04:48:27 INFO : potato: Copied (new) 2026/05/30 04:48:27 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/30 04:48:28 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/30 04:48:28 DEBUG : potato: size = 14 OK 2026/05/30 04:48:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:48:28 DEBUG : potato: Unchanged skipping 2026/05/30 04:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:29 DEBUG : yaml: md5 = a343c2959438d1f352c20e0abd98d424 OK 2026/05/30 04:48:29 DEBUG : yaml: size = 11 OK 2026/05/30 04:48:29 INFO : yaml: Copied (new) 2026/05/30 04:48:29 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:30 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/30 04:48:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Making map for --track-renames 2026/05/30 04:48:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Finished making map for --track-renames 2026/05/30 04:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/30 04:48:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/30 04:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for renames to finish 2026/05/30 04:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:33 DEBUG : potato: md5 = 7f8af52cc2edef6efb0818b616a0b0fa OK 2026/05/30 04:48:33 DEBUG : potato: size = 14 OK 2026/05/30 04:48:33 INFO : potato: Copied (new) 2026/05/30 04:48:33 DEBUG : yam: md5 = dfc0b8286c89b32ea6fb4835deeac755 OK 2026/05/30 04:48:33 DEBUG : yam: size = 11 OK 2026/05/30 04:48:33 INFO : yam: Copied (new) 2026/05/30 04:48:33 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Making map for --track-renames 2026/05/30 04:48:34 DEBUG : potato: size = 14 OK 2026/05/30 04:48:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:48:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Finished making map for --track-renames 2026/05/30 04:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:34 DEBUG : potato: Unchanged skipping 2026/05/30 04:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for renames to finish 2026/05/30 04:48:35 INFO : yam: Moved (server-side) to: yaml 2026/05/30 04:48:35 INFO : yaml: Renamed from "yam" 2026/05/30 04:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:35 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:35 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/30 04:48:37 DEBUG : Added delayed dir = "sub", newDst= 2026/05/30 04:48:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Making map for --track-renames 2026/05/30 04:48:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Finished making map for --track-renames 2026/05/30 04:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/30 04:48:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/30 04:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for renames to finish 2026/05/30 04:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:39 DEBUG : sub/yam: md5 = b3144f135e1ce738008620e875cd6bd4 OK 2026/05/30 04:48:39 DEBUG : sub/yam: size = 11 OK 2026/05/30 04:48:39 INFO : sub/yam: Copied (new) 2026/05/30 04:48:39 DEBUG : potato: md5 = fb0d89886fa7528237c80aa72ef1f076 OK 2026/05/30 04:48:39 DEBUG : potato: size = 14 OK 2026/05/30 04:48:39 INFO : potato: Copied (new) 2026/05/30 04:48:39 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:40 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/30 04:48:41 DEBUG : potato: size = 14 OK 2026/05/30 04:48:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:48:41 DEBUG : potato: Unchanged skipping 2026/05/30 04:48:41 INFO : sub: Set directory modification time (using SetModTime) 2026/05/30 04:48:41 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/30 04:48:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Making map for --track-renames 2026/05/30 04:48:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Finished making map for --track-renames 2026/05/30 04:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for renames to finish 2026/05/30 04:48:42 INFO : sub/yam: Moved (server-side) to: yam 2026/05/30 04:48:42 INFO : yam: Renamed from "sub/yam" 2026/05/30 04:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:42 DEBUG : Waiting for deletions to finish 2026/05/30 04:48:42 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.55s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:48:45 DEBUG : Creating backend with remote "/tmp/rclone2621015292/dir1" 2026/05/30 04:48:45 DEBUG : Config file has changed externally - reloading 2026/05/30 04:48:45 DEBUG : Creating backend with remote "/tmp/rclone2621015292/dir2" 2026/05/30 04:48:45 DEBUG : Local file system at /tmp/rclone2621015292/dir2: Using server-side directory move 2026/05/30 04:48:45 INFO : Local file system at /tmp/rclone2621015292/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 04:48:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/30 04:48:45 DEBUG : Local file system at /tmp/rclone2621015292/dir2: Waiting for checks to finish 2026/05/30 04:48:45 DEBUG : Local file system at /tmp/rclone2621015292/dir2: Waiting for transfers to finish 2026/05/30 04:48:45 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:48:46 DEBUG : Added delayed dir = "nested", newDst= 2026/05/30 04:48:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:48:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:48:46 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/30 04:48:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/30 04:48:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:48 DEBUG : sub dir/hello world: md5 = 47e11d8d736ae665ed7390f241e8b9a4 OK 2026/05/30 04:48:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:48:48 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:48:48 INFO : sub dir/hello world: Deleted 2026/05/30 04:48:50 DEBUG : nested/sub dir/file: md5 = 0a3ed3be8810b3338a99e77230f5c18c OK 2026/05/30 04:48:50 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/30 04:48:50 INFO : nested/sub dir/file: Copied (new) 2026/05/30 04:48:50 INFO : nested/sub dir/file: Deleted 2026/05/30 04:48:50 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:48:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:48:51 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/30 04:48:51 INFO : sub dir: Removing directory 2026/05/30 04:48:51 INFO : nested/sub dir: Removing directory 2026/05/30 04:48:51 INFO : nested: Removing directory 2026/05/30 04:48:51 DEBUG : Local file system at /tmp/rclone2621015292: deleted 3 directories 2026/05/30 04:48:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/30 04:48:54 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/30 04:48:55 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:48:56 DEBUG : Added delayed dir = "nested", newDst= 2026/05/30 04:48:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 04:48:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 04:48:56 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/30 04:48:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/30 04:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:48:58 DEBUG : sub dir/hello world: md5 = ed2167f006d6f29f88a50b73d49fd2b7 OK 2026/05/30 04:48:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 04:48:58 INFO : sub dir/hello world: Copied (new) 2026/05/30 04:48:58 INFO : sub dir/hello world: Deleted 2026/05/30 04:49:01 DEBUG : nested/sub dir/file: md5 = f227166f00c40d416ee778421e5e386f OK 2026/05/30 04:49:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/30 04:49:01 INFO : nested/sub dir/file: Copied (new) 2026/05/30 04:49:01 INFO : nested/sub dir/file: Deleted 2026/05/30 04:49:01 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:49:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:49:02 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/30 04:49:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/30 04:49:05 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/30 04:49:06 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.33s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:49:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/30 04:49:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 04:49:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:49:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:49:09 DEBUG : existing: md5 = 478bda5ad5d215581c171cbac03d123a OK 2026/05/30 04:49:09 DEBUG : existing: size = 6 OK 2026/05/30 04:49:09 INFO : existing: Copied (new) 2026/05/30 04:49:09 INFO : existing: Deleted 2026/05/30 04:49:09 DEBUG : existing-b: md5 = b05f7efe4491c8b34955712790b37a66 OK 2026/05/30 04:49:09 DEBUG : existing-b: size = 6 OK 2026/05/30 04:49:09 INFO : existing-b: Copied (new) 2026/05/30 04:49:09 INFO : existing-b: Deleted 2026/05/30 04:49:10 DEBUG : existing: Destination exists, skipping 2026/05/30 04:49:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/30 04:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:49:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.12s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:49:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rererat5nalo" 2026/05/30 04:49:11 DEBUG : Creating backend with remote "TestDrive:crypt/uh6npv5guetfvillslqs3jevsfu7mva72e87tjg0imm8i9ltn85g" 2026/05/30 04:49:14 DEBUG : potato2: md5 = 427b65d72c028d9511c2ff324a093841 OK 2026/05/30 04:49:15 DEBUG : empty space: md5 = b42c496a9a313311ac4b84c94c45829a OK 2026/05/30 04:49:17 DEBUG : potato3: md5 = 7e183a9bdb7db16a476e711376797f33 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo' -> Encrypted drive 'TestCryptDrive:rclone-test-rererat5nalo' 2026/05/30 04:49:19 DEBUG : empty space: md5 = 6bb7f242083f22d6b1f87b6db516f125 OK 2026/05/30 04:49:21 DEBUG : potato3: md5 = 8b4b1422d74dddb6d6e5ce7570d457a3 OK 2026/05/30 04:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rererat5nalo': Using server-side directory move 2026/05/30 04:49:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rererat5nalo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 04:49:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:49:22 DEBUG : empty space: size = 1 OK 2026/05/30 04:49:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 04:49:22 DEBUG : empty space: Unchanged skipping 2026/05/30 04:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rererat5nalo': Waiting for checks to finish 2026/05/30 04:49:22 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:49:22 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rererat5nalo') 2026/05/30 04:49:22 DEBUG : potato3: Sizes differ 2026/05/30 04:49:22 INFO : empty space: Deleted 2026/05/30 04:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rererat5nalo': Waiting for transfers to finish 2026/05/30 04:49:22 INFO : potato3: Deleted 2026/05/30 04:49:22 INFO : potato2: Moved (server-side) 2026/05/30 04:49:23 INFO : potato3: Moved (server-side) 2026/05/30 04:49:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seyolaq7zega" 2026/05/30 04:49:23 DEBUG : Creating backend with remote "TestDrive:crypt/7jr4ga760lmf50fb6a8s2r71iktnsebma7i5dqg6j7dtq9f6i930" 2026/05/30 04:49:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyolaq7zega': Using server-side directory move 2026/05/30 04:49:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seyolaq7zega': Server side directory move succeeded 2026/05/30 04:49:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seyolaq7zega': Purge remote 2026/05/30 04:49:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rererat5nalo': Purge remote 2026/05/30 04:49:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.74s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:49:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirihej2qedu" 2026/05/30 04:49:27 DEBUG : Creating backend with remote "TestDrive:crypt/9d4c9s1djohtlkmqe1v4h0rhoh2e9hfboiii594fq9ugvo5sn2ug" 2026/05/30 04:49:30 DEBUG : potato2: md5 = 5f95e60f0a941e46604a685b31ed10b9 OK 2026/05/30 04:49:31 DEBUG : empty space: md5 = 3f7119d84f19181d3e5984ad42a54941 OK 2026/05/30 04:49:33 DEBUG : potato3: md5 = 044e834e597637382f8c5d098e62117e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo' -> Encrypted drive 'TestCryptDrive:rclone-test-kirihej2qedu' 2026/05/30 04:49:35 DEBUG : empty space: md5 = 142cf98161d8c83187ec7115259f77c6 OK 2026/05/30 04:49:37 DEBUG : potato3: md5 = 0577a62fec3522c9f18906f0652d9fa5 OK 2026/05/30 04:49:37 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 04:49:37 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 04:49:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:49:37 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:49:37 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kirihej2qedu') 2026/05/30 04:49:37 DEBUG : potato3: Sizes differ 2026/05/30 04:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirihej2qedu': Waiting for checks to finish 2026/05/30 04:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirihej2qedu': Waiting for transfers to finish 2026/05/30 04:49:38 INFO : potato3: Deleted 2026/05/30 04:49:38 INFO : potato2: Moved (server-side) 2026/05/30 04:49:38 INFO : potato3: Moved (server-side) 2026/05/30 04:49:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pejavem8poci" 2026/05/30 04:49:39 DEBUG : Creating backend with remote "TestDrive:crypt/h52mkmcivip4o0d240bkjjdt6qm98v3htpbdmkcd9gekihfgfdeg" 2026/05/30 04:49:40 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 04:49:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:49:40 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/30 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pejavem8poci': Waiting for checks to finish 2026/05/30 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pejavem8poci': Waiting for transfers to finish 2026/05/30 04:49:43 INFO : potato3: Moved (server-side) 2026/05/30 04:49:43 INFO : potato2: Moved (server-side) 2026/05/30 04:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pejavem8poci': Purge remote 2026/05/30 04:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirihej2qedu': Purge remote --- PASS: TestServerSideMoveWithFilter (18.29s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:49:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lacenex5mubi" 2026/05/30 04:49:45 DEBUG : Creating backend with remote "TestDrive:crypt/jfa7gq0tdst5n4f528rkv9j2n6mfdp7uemmkgp2ri9uchneh4k90" 2026/05/30 04:49:48 DEBUG : potato2: md5 = 90f8db3d2b0657002d25b2d6361ddb2a OK 2026/05/30 04:49:50 DEBUG : empty space: md5 = c20239d2c11ccb65bf2a0f0ba557c840 OK 2026/05/30 04:49:51 DEBUG : potato3: md5 = ffe8d77d976a4bc1a40c77ccae64c48a OK 2026/05/30 04:49:51 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo' -> Encrypted drive 'TestCryptDrive:rclone-test-lacenex5mubi' 2026/05/30 04:49:55 DEBUG : empty space: md5 = 1633a9722e6dd4cad1f3a06c79db5cbd OK 2026/05/30 04:49:56 DEBUG : potato3: md5 = 9f375616718d106096b9962cfbf89a48 OK 2026/05/30 04:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacenex5mubi': Using server-side directory move 2026/05/30 04:49:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lacenex5mubi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 04:49:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 04:49:57 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/30 04:49:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:49:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lacenex5mubi') 2026/05/30 04:49:57 DEBUG : potato3: Sizes differ 2026/05/30 04:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacenex5mubi': Waiting for checks to finish 2026/05/30 04:49:57 DEBUG : empty space: size = 1 OK 2026/05/30 04:49:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 04:49:57 DEBUG : empty space: Unchanged skipping 2026/05/30 04:49:58 INFO : empty space: Deleted 2026/05/30 04:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacenex5mubi': Waiting for transfers to finish 2026/05/30 04:49:58 INFO : potato3: Deleted 2026/05/30 04:49:58 INFO : potato2: Moved (server-side) 2026/05/30 04:49:58 INFO : potato3: Moved (server-side) 2026/05/30 04:49:58 INFO : tomatoDir: Removing directory 2026/05/30 04:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': deleted 1 directories 2026/05/30 04:50:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jefakat7vace" 2026/05/30 04:50:00 DEBUG : Creating backend with remote "TestDrive:crypt/3u5q9agg28f9oskks3p7j6cpa80ujgfbu6lvi4qmvs6gnf8p4010" 2026/05/30 04:50:01 INFO : tomatoDir: Making directory 2026/05/30 04:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jefakat7vace': Using server-side directory move 2026/05/30 04:50:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jefakat7vace': Server side directory move succeeded 2026/05/30 04:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jefakat7vace': Purge remote 2026/05/30 04:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacenex5mubi': Purge remote 2026/05/30 04:50:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.57s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:50:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test" 2026/05/30 04:50:05 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.02s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:50:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test" 2026/05/30 04:50:07 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/30 04:50:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test-include/layer2" 2026/05/30 04:50:10 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/30 04:50:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test-ignore-file" 2026/05/30 04:50:13 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/30 04:50:17 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = e12eef591f6c31d9bb5c50a6fe80b7f9 OK 2026/05/30 04:50:19 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/30 04:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test': Waiting for checks to finish 2026/05/30 04:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test': Waiting for transfers to finish 2026/05/30 04:50:19 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:19 INFO : There was nothing to transfer 2026/05/30 04:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:50:21 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:21 INFO : rclone-sync-test-include: Removing directory 2026/05/30 04:50:22 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/30 04:50:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/30 04:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': failed to delete 1 directories 2026/05/30 04:50:22 INFO : There was nothing to transfer 2026/05/30 04:50:24 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/30 04:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/30 04:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/30 04:50:24 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:24 INFO : There was nothing to transfer 2026/05/30 04:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:50:26 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:26 INFO : rclone-sync-test-include: Removing directory 2026/05/30 04:50:26 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/30 04:50:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/30 04:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': failed to delete 1 directories 2026/05/30 04:50:26 INFO : There was nothing to transfer 2026/05/30 04:50:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/30 04:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/30 04:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/30 04:50:28 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:28 INFO : There was nothing to transfer 2026/05/30 04:50:30 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/30 04:50:31 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.16s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:50:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dst" 2026/05/30 04:50:33 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/30 04:50:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/CompareDest" 2026/05/30 04:50:34 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/gveqi14airsml4bgu7krj116o8" 2026/05/30 04:50:36 DEBUG : one: Need to transfer - File not found at Destination 2026/05/30 04:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:50:38 DEBUG : one: md5 = 243f6bd02ced7a6f868a28785a1fa287 OK 2026/05/30 04:50:38 DEBUG : one: size = 3 OK 2026/05/30 04:50:38 INFO : one: Copied (new) 2026/05/30 04:50:38 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:50:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:50:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:50:40 DEBUG : one: Sizes differ 2026/05/30 04:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:50:41 DEBUG : one: md5 = a4766eb7e27cf204f8fb491cfc76480b OK 2026/05/30 04:50:41 DEBUG : one: size = 5 OK 2026/05/30 04:50:41 INFO : one: Copied (replaced existing) 2026/05/30 04:50:41 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:43 DEBUG : dst/one: md5 = 0a02011b8b48d2f26c9e7e4194038994 OK 2026/05/30 04:50:45 DEBUG : CompareDest/one: md5 = c364c6359d0602d4b87628c94d20bf35 OK 2026/05/30 04:50:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:50:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:50:46 DEBUG : one: Sizes differ 2026/05/30 04:50:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:50:47 DEBUG : one: size = 5 OK 2026/05/30 04:50:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:50:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 04:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:50:47 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:47 INFO : There was nothing to transfer 2026/05/30 04:50:49 DEBUG : CompareDest/two: md5 = ad4d9a3668a5c40474f23ef10ee373c3 OK 2026/05/30 04:50:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:50:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:50:50 DEBUG : one: Sizes differ 2026/05/30 04:50:50 DEBUG : two: size = 3 OK 2026/05/30 04:50:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:50:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/30 04:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:50:50 DEBUG : one: size = 5 OK 2026/05/30 04:50:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:50:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 04:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:50:50 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:50 INFO : There was nothing to transfer 2026/05/30 04:50:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:50:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:50:51 DEBUG : one: Sizes differ 2026/05/30 04:50:51 DEBUG : one: size = 5 OK 2026/05/30 04:50:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:50:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 04:50:51 DEBUG : two: size = 3 OK 2026/05/30 04:50:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:50:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/30 04:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:50:51 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:51 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/30 04:50:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:50:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:50:52 DEBUG : one: Sizes differ 2026/05/30 04:50:53 DEBUG : one: size = 5 OK 2026/05/30 04:50:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:50:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 04:50:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:50:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/CompareDest') 2026/05/30 04:50:53 DEBUG : two: Sizes differ 2026/05/30 04:50:53 DEBUG : two: Need to transfer - File not found at Destination 2026/05/30 04:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:50:54 DEBUG : two: md5 = 474aa9b8dd64710ea1fd4a9807ed4c36 OK 2026/05/30 04:50:54 DEBUG : two: size = 5 OK 2026/05/30 04:50:54 INFO : two: Copied (new) 2026/05/30 04:50:54 DEBUG : Waiting for deletions to finish 2026/05/30 04:50:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/30 04:50:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:50:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:50:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (26.45s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:51:01 DEBUG : pre-dest1/1: md5 = c073fc58fe96ea33816e0e6a71cc457f OK 2026/05/30 04:51:04 DEBUG : pre-dest2/2: md5 = 26eba0291380baaed165946fda0b5011 OK 2026/05/30 04:51:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dest" 2026/05/30 04:51:04 DEBUG : Config file has changed externally - reloading 2026/05/30 04:51:04 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/rg03c1jvnehrrc617i0lnqjddc" 2026/05/30 04:51:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/pre-dest1" 2026/05/30 04:51:06 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/bbnblvh6k061ssopqrp18kd7gc" 2026/05/30 04:51:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/pre-dest2" 2026/05/30 04:51:07 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/30 04:51:08 DEBUG : 1: size = 1 OK 2026/05/30 04:51:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:51:08 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/30 04:51:09 DEBUG : 2: size = 1 OK 2026/05/30 04:51:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:51:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/30 04:51:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/30 04:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dest': Waiting for checks to finish 2026/05/30 04:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dest': Waiting for transfers to finish 2026/05/30 04:51:12 DEBUG : 3: md5 = 3a096f43f2ed15275b24903a49643fc5 OK 2026/05/30 04:51:12 DEBUG : 3: size = 1 OK 2026/05/30 04:51:12 INFO : 3: Copied (new) 2026/05/30 04:51:12 DEBUG : Waiting for deletions to finish 2026/05/30 04:51:15 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/30 04:51:15 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/30 04:51:16 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.97s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:51:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dst" 2026/05/30 04:51:17 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/30 04:51:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/CopyDest" 2026/05/30 04:51:19 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/30 04:51:20 DEBUG : one: Need to transfer - File not found at Destination 2026/05/30 04:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:51:23 DEBUG : one: md5 = 3270df4df691240af751eda5f09bd9eb OK 2026/05/30 04:51:23 DEBUG : one: size = 3 OK 2026/05/30 04:51:23 INFO : one: Copied (new) 2026/05/30 04:51:23 DEBUG : Waiting for deletions to finish 2026/05/30 04:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:51:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:51:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:51:24 DEBUG : one: Sizes differ 2026/05/30 04:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:51:26 DEBUG : one: md5 = 0f22e24640919e44b54d55a68c4cb13f OK 2026/05/30 04:51:26 DEBUG : one: size = 5 OK 2026/05/30 04:51:26 INFO : one: Copied (replaced existing) 2026/05/30 04:51:26 DEBUG : Waiting for deletions to finish 2026/05/30 04:51:28 DEBUG : dst/one: md5 = 1ac7eb584067668fbc56a3352e2e64a5 OK 2026/05/30 04:51:30 DEBUG : CopyDest/one: md5 = 4bd0274826813dfc41894c1ba832f9cc OK 2026/05/30 04:51:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/BackupDir" 2026/05/30 04:51:31 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/30 04:51:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:51:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:51:33 DEBUG : one: Sizes differ 2026/05/30 04:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:51:33 DEBUG : one: size = 5 OK 2026/05/30 04:51:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:51:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:51:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:51:33 DEBUG : one: Sizes differ 2026/05/30 04:51:35 INFO : one: Moved (server-side) 2026/05/30 04:51:36 DEBUG : one: size = 5 OK 2026/05/30 04:51:36 INFO : one: Copied (server-side copy) 2026/05/30 04:51:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/30 04:51:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:51:36 DEBUG : Waiting for deletions to finish 2026/05/30 04:51:39 DEBUG : CopyDest/two: md5 = 8086c22a5c01b31a087566f5a84cc3da OK 2026/05/30 04:51:39 DEBUG : one: size = 5 OK 2026/05/30 04:51:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:51:39 DEBUG : one: Unchanged skipping 2026/05/30 04:51:40 DEBUG : two: size = 3 OK 2026/05/30 04:51:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:51:41 DEBUG : two: size = 3 OK 2026/05/30 04:51:41 INFO : two: Copied (server-side copy) 2026/05/30 04:51:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/30 04:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:51:41 DEBUG : Waiting for deletions to finish 2026/05/30 04:51:42 DEBUG : one: size = 5 OK 2026/05/30 04:51:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:51:42 DEBUG : one: Unchanged skipping 2026/05/30 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:51:42 DEBUG : two: size = 3 OK 2026/05/30 04:51:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:51:42 DEBUG : two: Unchanged skipping 2026/05/30 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:51:42 DEBUG : Waiting for deletions to finish 2026/05/30 04:51:42 INFO : There was nothing to transfer 2026/05/30 04:51:44 DEBUG : CopyDest/three: md5 = 2ff50bc3bad09a0198ba984f3dd4527b OK 2026/05/30 04:51:45 DEBUG : one: size = 5 OK 2026/05/30 04:51:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:51:45 DEBUG : one: Unchanged skipping 2026/05/30 04:51:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:51:45 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/CopyDest') 2026/05/30 04:51:45 DEBUG : three: Sizes differ 2026/05/30 04:51:45 DEBUG : three: Destination not found in --copy-dest 2026/05/30 04:51:45 DEBUG : three: Need to transfer - File not found at Destination 2026/05/30 04:51:45 DEBUG : two: size = 3 OK 2026/05/30 04:51:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 04:51:45 DEBUG : two: Unchanged skipping 2026/05/30 04:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:51:46 DEBUG : three: md5 = 4e9acb2aeff8baa1fcbb79850951b590 OK 2026/05/30 04:51:46 DEBUG : three: size = 7 OK 2026/05/30 04:51:46 INFO : three: Copied (new) 2026/05/30 04:51:46 DEBUG : Waiting for deletions to finish 2026/05/30 04:51:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/30 04:51:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:51:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/30 04:51:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/30 04:51:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:51:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/30 04:51:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.42s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:51:56 DEBUG : dst/one: md5 = 3932a1ae149681422d21dbc8e72fc1f3 OK 2026/05/30 04:51:57 DEBUG : dst/two: md5 = 62829f5558e238e944133b828e899b2f OK 2026/05/30 04:51:59 DEBUG : dst/three.txt: md5 = 5752eba8d15259ed0144c0f930a998bc OK 2026/05/30 04:51:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dst" 2026/05/30 04:51:59 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/30 04:52:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/backup" 2026/05/30 04:52:00 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/1nrff024r7pq65ecp72fc28jb0" 2026/05/30 04:52:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:52:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:52:02 DEBUG : one: Sizes differ 2026/05/30 04:52:02 DEBUG : two: size = 3 OK 2026/05/30 04:52:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:52:02 DEBUG : two: Unchanged skipping 2026/05/30 04:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:52:04 INFO : one: Moved (server-side) 2026/05/30 04:52:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:52:05 DEBUG : one: md5 = ccf31d56fb4ad434fbc00225d038cc59 OK 2026/05/30 04:52:05 DEBUG : one: size = 4 OK 2026/05/30 04:52:05 INFO : one: Copied (new) 2026/05/30 04:52:05 DEBUG : Waiting for deletions to finish 2026/05/30 04:52:06 INFO : three.txt: Moved (server-side) 2026/05/30 04:52:06 INFO : three.txt: Moved into backup dir 2026/05/30 04:52:08 DEBUG : dst/three.txt: md5 = 66524244344b1dc650d0d93ec29c1f0c OK 2026/05/30 04:52:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:52:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:52:09 DEBUG : one: Sizes differ 2026/05/30 04:52:09 DEBUG : two: size = 3 OK 2026/05/30 04:52:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:52:09 DEBUG : two: Unchanged skipping 2026/05/30 04:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:52:10 INFO : one: Deleted 2026/05/30 04:52:10 INFO : one: Moved (server-side) 2026/05/30 04:52:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:52:12 DEBUG : one: md5 = 72554675a1a935684991f6c923e58acf OK 2026/05/30 04:52:12 DEBUG : one: size = 5 OK 2026/05/30 04:52:12 INFO : one: Copied (new) 2026/05/30 04:52:12 DEBUG : Waiting for deletions to finish 2026/05/30 04:52:12 INFO : three.txt: Deleted 2026/05/30 04:52:13 INFO : three.txt: Moved (server-side) 2026/05/30 04:52:13 INFO : three.txt: Moved into backup dir 2026/05/30 04:52:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:52:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/30 04:52:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/30 04:52:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:52:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:52:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.31s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:52:20 DEBUG : dst/one: md5 = f311f38319c248d3e4af04e7f6fff0cc OK 2026/05/30 04:52:21 DEBUG : dst/two: md5 = c21c1126ac17c606c9c75d763b867973 OK 2026/05/30 04:52:23 DEBUG : dst/three.txt: md5 = 42b450d9fe6f596b2223134fd9f42e09 OK 2026/05/30 04:52:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dst" 2026/05/30 04:52:24 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/30 04:52:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/backup" 2026/05/30 04:52:25 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/1nrff024r7pq65ecp72fc28jb0" 2026/05/30 04:52:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:52:26 DEBUG : two: size = 3 OK 2026/05/30 04:52:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:52:26 DEBUG : one: Sizes differ 2026/05/30 04:52:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:52:26 DEBUG : two: Unchanged skipping 2026/05/30 04:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:52:28 INFO : one: Moved (server-side) to: one.bak 2026/05/30 04:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:52:29 DEBUG : one: md5 = a5538aa7017a9acc3e033dfeeb6e4b7a OK 2026/05/30 04:52:29 DEBUG : one: size = 4 OK 2026/05/30 04:52:29 INFO : one: Copied (new) 2026/05/30 04:52:29 DEBUG : Waiting for deletions to finish 2026/05/30 04:52:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 04:52:30 INFO : three.txt: Moved into backup dir 2026/05/30 04:52:32 DEBUG : dst/three.txt: md5 = 1d3607917c31263b8a55a1f4958c6736 OK 2026/05/30 04:52:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:52:33 DEBUG : two: size = 3 OK 2026/05/30 04:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:52:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:52:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:52:33 DEBUG : one: Sizes differ 2026/05/30 04:52:33 DEBUG : two: Unchanged skipping 2026/05/30 04:52:34 INFO : one.bak: Deleted 2026/05/30 04:52:35 INFO : one: Moved (server-side) to: one.bak 2026/05/30 04:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:52:36 DEBUG : one: md5 = 58c6a3a02c2f1e1f893d9e6b1c2ab027 OK 2026/05/30 04:52:36 DEBUG : one: size = 5 OK 2026/05/30 04:52:36 INFO : one: Copied (new) 2026/05/30 04:52:36 DEBUG : Waiting for deletions to finish 2026/05/30 04:52:37 INFO : three.txt.bak: Deleted 2026/05/30 04:52:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 04:52:38 INFO : three.txt: Moved into backup dir 2026/05/30 04:52:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:52:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/30 04:52:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/30 04:52:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/30 04:52:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/30 04:52:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:52:45 DEBUG : dst/one: md5 = 86fd8c309a3995aa3cd501e524b7a7e8 OK 2026/05/30 04:52:46 DEBUG : dst/two: md5 = 82cd938b949395853e8d005db4a27516 OK 2026/05/30 04:52:48 DEBUG : dst/three.txt: md5 = 70401514f81dac2f3500ae3320f6109c OK 2026/05/30 04:52:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dst" 2026/05/30 04:52:49 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/30 04:52:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/backup" 2026/05/30 04:52:50 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/1nrff024r7pq65ecp72fc28jb0" 2026/05/30 04:52:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:52:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:52:51 DEBUG : one: Sizes differ 2026/05/30 04:52:51 DEBUG : two: size = 3 OK 2026/05/30 04:52:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:52:51 DEBUG : two: Unchanged skipping 2026/05/30 04:52:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/30 04:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:52:55 DEBUG : one: md5 = 71d778b99a6033c36f7a1180b93a1696 OK 2026/05/30 04:52:55 DEBUG : one: size = 4 OK 2026/05/30 04:52:55 INFO : one: Copied (new) 2026/05/30 04:52:55 DEBUG : Waiting for deletions to finish 2026/05/30 04:52:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/30 04:52:56 INFO : three.txt: Moved into backup dir 2026/05/30 04:52:58 DEBUG : dst/three.txt: md5 = 9d5b4adf52218f4ca055579f15dbcfc6 OK 2026/05/30 04:52:58 DEBUG : two: size = 3 OK 2026/05/30 04:52:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:52:58 DEBUG : two: Unchanged skipping 2026/05/30 04:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:52:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:52:58 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:52:58 DEBUG : one: Sizes differ 2026/05/30 04:52:59 INFO : one-2019-01-01: Deleted 2026/05/30 04:53:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/30 04:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:53:02 DEBUG : one: md5 = c04282a804f9f84df0048711fae03fae OK 2026/05/30 04:53:02 DEBUG : one: size = 5 OK 2026/05/30 04:53:02 INFO : one: Copied (new) 2026/05/30 04:53:02 DEBUG : Waiting for deletions to finish 2026/05/30 04:53:02 INFO : three-2019-01-01.txt: Deleted 2026/05/30 04:53:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/30 04:53:03 INFO : three.txt: Moved into backup dir 2026/05/30 04:53:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:53:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/30 04:53:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/30 04:53:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/30 04:53:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/30 04:53:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.25s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:53:10 DEBUG : dst/one: md5 = c122c4864e8865281b96f129a528682a OK 2026/05/30 04:53:12 DEBUG : dst/two: md5 = 3b5e72e721dd1da5e76c8bc27e6b1219 OK 2026/05/30 04:53:13 DEBUG : dst/three.txt: md5 = 1e5098d7aca9e7cf508090986b566e82 OK 2026/05/30 04:53:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dst" 2026/05/30 04:53:14 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/30 04:53:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:53:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:53:15 DEBUG : one: Sizes differ 2026/05/30 04:53:15 DEBUG : two: size = 3 OK 2026/05/30 04:53:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:53:15 DEBUG : two: Unchanged skipping 2026/05/30 04:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:53:16 INFO : one: Moved (server-side) to: one.bak 2026/05/30 04:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:53:17 DEBUG : one: md5 = c9846d83cdd50b2ddb56bc31f83bac56 OK 2026/05/30 04:53:17 DEBUG : one: size = 4 OK 2026/05/30 04:53:17 INFO : one: Copied (new) 2026/05/30 04:53:17 DEBUG : Waiting for deletions to finish 2026/05/30 04:53:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 04:53:18 INFO : three.txt: Moved into backup dir 2026/05/30 04:53:20 DEBUG : dst/three.txt: md5 = fa720b7dc2c466626e87ca3270c65a32 OK 2026/05/30 04:53:21 DEBUG : one.bak: Excluded (Path Filter) 2026/05/30 04:53:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/30 04:53:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:53:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:53:21 DEBUG : one: Sizes differ 2026/05/30 04:53:21 DEBUG : two: size = 3 OK 2026/05/30 04:53:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:53:21 DEBUG : two: Unchanged skipping 2026/05/30 04:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for checks to finish 2026/05/30 04:53:22 INFO : one.bak: Deleted 2026/05/30 04:53:22 INFO : one: Moved (server-side) to: one.bak 2026/05/30 04:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst': Waiting for transfers to finish 2026/05/30 04:53:24 DEBUG : one: md5 = 1632481fddbfc6126193581f2a42c85d OK 2026/05/30 04:53:24 DEBUG : one: size = 5 OK 2026/05/30 04:53:24 INFO : one: Copied (new) 2026/05/30 04:53:24 DEBUG : Waiting for deletions to finish 2026/05/30 04:53:24 INFO : three.txt.bak: Deleted 2026/05/30 04:53:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 04:53:25 INFO : three.txt: Moved into backup dir 2026/05/30 04:53:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:53:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/30 04:53:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/30 04:53:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/30 04:53:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/30 04:53:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (21.11s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:53:31 DEBUG : dst/one: md5 = dbee9ac576bc76bd73b201210f9784d1 OK 2026/05/30 04:53:32 DEBUG : dst/two: md5 = 9862f5d09902fb9895e59aa5f5b5b80c OK 2026/05/30 04:53:34 DEBUG : dst/three.txt: md5 = 41bfea5e2fc6e9f2540ffe3191ad2668 OK 2026/05/30 04:53:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dst" 2026/05/30 04:53:35 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/30 04:53:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:53:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:53:36 DEBUG : one: Sizes differ 2026/05/30 04:53:36 INFO : one: Moved (server-side) to: one.bak 2026/05/30 04:53:38 DEBUG : one: md5 = 7a03559106b68dd87c2326f87249e5a7 OK 2026/05/30 04:53:38 DEBUG : one: size = 4 OK 2026/05/30 04:53:38 INFO : one: Copied (new) 2026/05/30 04:53:38 DEBUG : two: size = 3 OK 2026/05/30 04:53:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:53:38 DEBUG : two: Unchanged skipping 2026/05/30 04:53:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:53:38 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:53:38 DEBUG : three.txt: Sizes differ 2026/05/30 04:53:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 04:53:41 DEBUG : three.txt: md5 = 466f1a463eeee44f2a60573171869d0d OK 2026/05/30 04:53:41 DEBUG : three.txt: size = 6 OK 2026/05/30 04:53:41 INFO : three.txt: Copied (new) 2026/05/30 04:53:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:53:42 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:53:42 DEBUG : one: Sizes differ 2026/05/30 04:53:43 INFO : one.bak: Deleted 2026/05/30 04:53:43 INFO : one: Moved (server-side) to: one.bak 2026/05/30 04:53:45 DEBUG : one: md5 = 0f7f0c8de3b874ae7fc1f2050fd66481 OK 2026/05/30 04:53:45 DEBUG : one: size = 5 OK 2026/05/30 04:53:45 INFO : one: Copied (new) 2026/05/30 04:53:45 DEBUG : two: size = 3 OK 2026/05/30 04:53:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:53:45 DEBUG : two: Unchanged skipping 2026/05/30 04:53:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:53:45 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:53:45 DEBUG : three.txt: Sizes differ 2026/05/30 04:53:46 INFO : three.txt.bak: Deleted 2026/05/30 04:53:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 04:53:48 DEBUG : three.txt: md5 = 199f37cea1dc23b8b101a6d96937b362 OK 2026/05/30 04:53:48 DEBUG : three.txt: size = 19 OK 2026/05/30 04:53:48 INFO : three.txt: Copied (new) 2026/05/30 04:53:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:53:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/30 04:53:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/30 04:53:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/30 04:53:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/30 04:53:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/30 04:53:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.68s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:53:55 DEBUG : dst/one: md5 = 0332b378f3238902486915501681604d OK 2026/05/30 04:53:56 DEBUG : dst/two: md5 = 709c5634cb4a426aeddd356c3427dcfb OK 2026/05/30 04:53:58 DEBUG : dst/three.txt: md5 = 7708a48c8bf8eb5fd4d702df2493ef13 OK 2026/05/30 04:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefukoq3yewo/dst" 2026/05/30 04:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/6f81kvvo3ehkn788st79e0ch0csg0bjoirvog0nvdemijjmgrpo0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/30 04:54:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:54:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:54:00 DEBUG : one: Sizes differ 2026/05/30 04:54:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/30 04:54:02 DEBUG : one: md5 = 7bf09075191108899ff8372a65ad15c2 OK 2026/05/30 04:54:02 DEBUG : one: size = 4 OK 2026/05/30 04:54:02 INFO : one: Copied (new) 2026/05/30 04:54:02 DEBUG : two: size = 3 OK 2026/05/30 04:54:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:54:02 DEBUG : two: Unchanged skipping 2026/05/30 04:54:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:54:02 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:54:02 DEBUG : three.txt: Sizes differ 2026/05/30 04:54:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/30 04:54:04 DEBUG : three.txt: md5 = 711b29dda87bc3f371261330e59391ba OK 2026/05/30 04:54:04 DEBUG : three.txt: size = 6 OK 2026/05/30 04:54:04 INFO : three.txt: Copied (new) 2026/05/30 04:54:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:54:06 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:54:06 DEBUG : one: Sizes differ 2026/05/30 04:54:07 INFO : one-2019-01-01: Deleted 2026/05/30 04:54:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/30 04:54:09 DEBUG : one: md5 = 2b329793a98452f00c05400d0d1cedcd OK 2026/05/30 04:54:09 DEBUG : one: size = 5 OK 2026/05/30 04:54:09 INFO : one: Copied (new) 2026/05/30 04:54:09 DEBUG : two: size = 3 OK 2026/05/30 04:54:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:54:09 DEBUG : two: Unchanged skipping 2026/05/30 04:54:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:54:09 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo/dst') 2026/05/30 04:54:09 DEBUG : three.txt: Sizes differ 2026/05/30 04:54:10 INFO : three-2019-01-01.txt: Deleted 2026/05/30 04:54:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/30 04:54:12 DEBUG : three.txt: md5 = 438cc304f9162ee799f84bf1fdf9ff72 OK 2026/05/30 04:54:12 DEBUG : three.txt: size = 19 OK 2026/05/30 04:54:12 INFO : three.txt: Copied (new) 2026/05/30 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/30 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/30 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/30 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/30 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/30 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/30 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (24.01s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:54:18 DEBUG : Testêé: md5 = 27e3af0fd2c7cedbc22a968213f5e361 OK 2026/05/30 04:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:54:19 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:54:19 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:54:19 DEBUG : Testêé: Sizes differ 2026/05/30 04:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:54:20 DEBUG : Testêé: md5 = 55cb029a9d3adee68848039304cbd4d5 OK 2026/05/30 04:54:20 DEBUG : Testêé: size = 14 OK 2026/05/30 04:54:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/30 04:54:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.24s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:54:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 04:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:54:24 DEBUG : existing: md5 = 2a75df3b37681c436aa711d9a20ae76c OK 2026/05/30 04:54:24 DEBUG : existing: size = 6 OK 2026/05/30 04:54:24 INFO : existing: Copied (new) 2026/05/30 04:54:24 DEBUG : Waiting for deletions to finish 2026/05/30 04:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:54:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:54:25 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:54:25 DEBUG : existing: Sizes differ 2026/05/30 04:54:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/30 04:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:54:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': not deleting files as there were IO errors 2026/05/30 04:54:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:54:27 DEBUG : EXISTING: md5 = e25bebf3d6ed4f5c272270da972f80fa OK 2026/05/30 04:54:28 DEBUG : EXISTING: size = 6 OK 2026/05/30 04:54:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:54:28 DEBUG : existing: Unchanged skipping 2026/05/30 04:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:54:28 DEBUG : Waiting for deletions to finish 2026/05/30 04:54:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.39s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", 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-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", 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-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:54:33 DEBUG : both0: md5 = c3c678762da16d124f4404aa05618e12 OK 2026/05/30 04:54:34 DEBUG : only0: md5 = bcba9c1f1ae380f93d8aa0e322e86bdc OK 2026/05/30 04:54:36 DEBUG : both1: md5 = 7d105a3f7555db5913938880e23d964c OK 2026/05/30 04:54:38 DEBUG : only1: md5 = f240baf134e0101b85dbb6079864760e OK 2026/05/30 04:54:40 DEBUG : both2: md5 = 2f8ccf4140a8e140bf278d10f20fd19a OK 2026/05/30 04:54:41 DEBUG : only2: md5 = 1ff9b4ce4783d73c234031f1c8caf32b OK 2026/05/30 04:54:43 DEBUG : both3: md5 = bbdc31a1a4d926d5cb743e0e9bfdafdb OK 2026/05/30 04:54:44 DEBUG : only3: md5 = a1f1a798eeed04d15d52546d29b59ef3 OK 2026/05/30 04:54:46 DEBUG : both4: md5 = 45525e6356aa7dd30b34d05d9df656a1 OK 2026/05/30 04:54:48 DEBUG : only4: md5 = ffe550b3578a3d0720b4c3dab91426b4 OK 2026/05/30 04:54:49 DEBUG : both5: md5 = 391675518e776436ee39981699d22c37 OK 2026/05/30 04:54:51 DEBUG : only5: md5 = 3cb70b4313d68d57af9c0f59c843c850 OK 2026/05/30 04:54:52 DEBUG : both6: md5 = f29f3a324beec0e0412f9fe5bfcf822d OK 2026/05/30 04:54:54 DEBUG : only6: md5 = 46ae3c3d3ce39af10198a839c0ac1795 OK 2026/05/30 04:54:55 DEBUG : both7: md5 = dd9cd2bb1311538d17cb42d76eb0f8e1 OK 2026/05/30 04:54:57 DEBUG : only7: md5 = 48a1dfd13723f50ef4bcc0a365ff0e69 OK 2026/05/30 04:54:58 DEBUG : both8: md5 = b0d2b6c89236673750427bd055410c4c OK 2026/05/30 04:55:00 DEBUG : only8: md5 = cc3c1689f51a4e4149a9af45f85e6817 OK 2026/05/30 04:55:01 DEBUG : both9: md5 = 31911381defd02aaa33a5b1d3f22cd44 OK 2026/05/30 04:55:03 DEBUG : only9: md5 = c2c54dd8b13cf6a7681a2cc42ff79fb5 OK 2026/05/30 04:55:05 DEBUG : both10: md5 = 3a71a156eb2f6e232dd37573a7c5c468 OK 2026/05/30 04:55:06 DEBUG : only10: md5 = 0431a861673f9e99294a3eacf8627949 OK 2026/05/30 04:55:08 DEBUG : both11: md5 = 4a43c601beb634ae084438d75961a420 OK 2026/05/30 04:55:10 DEBUG : only11: md5 = a79b87410fdfdf421a3f7404f59e8f01 OK 2026/05/30 04:55:11 DEBUG : both12: md5 = 06cb29a8ea75ea6e43b05654acddc251 OK 2026/05/30 04:55:13 DEBUG : only12: md5 = f777395667e0658517c59f02054758f3 OK 2026/05/30 04:55:14 DEBUG : both13: md5 = f8ffbf6e710068df887f195483707ed3 OK 2026/05/30 04:55:16 DEBUG : only13: md5 = a7395077e199b56885ffb9a93de76e7a OK 2026/05/30 04:55:17 DEBUG : both14: md5 = 45569eb84b1d077db982c3ed93ee771b OK 2026/05/30 04:55:19 DEBUG : only14: md5 = 29c9d5de868a6204e897487b1a101829 OK 2026/05/30 04:55:20 DEBUG : both15: md5 = 507b2cb4b3e238c21166eafe762e84ff OK 2026/05/30 04:55:22 DEBUG : only15: md5 = bca4a78e5ddd1301133c0768f54a27a5 OK 2026/05/30 04:55:23 DEBUG : both16: md5 = f3ca38dc595ca0b88312727ef6a8e917 OK 2026/05/30 04:55:25 DEBUG : only16: md5 = 323df512c5feb3c83610aa9b6c410806 OK 2026/05/30 04:55:26 DEBUG : both17: md5 = 69dd1244dbeccbf46e8e35f8ebb32a2f OK 2026/05/30 04:55:28 DEBUG : only17: md5 = 19d73b91fe87f8a6301d4165782db1b1 OK 2026/05/30 04:55:29 DEBUG : both18: md5 = f7be4c3b8c054a40811b96ada20f79cd OK 2026/05/30 04:55:31 DEBUG : only18: md5 = 02122d3548c36e9a0d73e0cc9d4f1578 OK 2026/05/30 04:55:32 DEBUG : both19: md5 = cf7ff824ac2810d947d4b54dc56e1446 OK 2026/05/30 04:55:34 DEBUG : only19: md5 = 4691dd30c9165bba52076f7018c2dd05 OK 2026/05/30 04:55:35 DEBUG : both0: size = 6 OK 2026/05/30 04:55:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both10: size = 6 OK 2026/05/30 04:55:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both12: size = 6 OK 2026/05/30 04:55:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both0: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both11: size = 6 OK 2026/05/30 04:55:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both10: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both13: size = 6 OK 2026/05/30 04:55:35 DEBUG : both14: size = 6 OK 2026/05/30 04:55:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both12: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both15: size = 6 OK 2026/05/30 04:55:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both14: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both16: size = 6 OK 2026/05/30 04:55:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both13: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both17: size = 6 OK 2026/05/30 04:55:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:55:35 DEBUG : both16: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both18: size = 6 OK 2026/05/30 04:55:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both15: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both19: size = 6 OK 2026/05/30 04:55:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both18: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both1: size = 6 OK 2026/05/30 04:55:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both11: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both2: size = 6 OK 2026/05/30 04:55:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both2: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both3: size = 6 OK 2026/05/30 04:55:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both17: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both4: size = 6 OK 2026/05/30 04:55:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both4: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both5: size = 6 OK 2026/05/30 04:55:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both5: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both6: size = 6 OK 2026/05/30 04:55:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both6: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both7: size = 6 OK 2026/05/30 04:55:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both7: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both8: size = 6 OK 2026/05/30 04:55:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both19: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both9: size = 6 OK 2026/05/30 04:55:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:55:35 DEBUG : both9: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both1: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both3: Unchanged skipping 2026/05/30 04:55:35 DEBUG : both8: Unchanged skipping 2026/05/30 04:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:55:35 DEBUG : Waiting for deletions to finish 2026/05/30 04:55:35 INFO : only10: Deleted 2026/05/30 04:55:35 INFO : only3: Deleted 2026/05/30 04:55:35 INFO : only16: Deleted 2026/05/30 04:55:35 INFO : only17: Deleted 2026/05/30 04:55:35 INFO : only19: Deleted 2026/05/30 04:55:36 INFO : only0: Deleted 2026/05/30 04:55:36 INFO : only11: Deleted 2026/05/30 04:55:36 INFO : only7: Deleted 2026/05/30 04:55:36 INFO : only12: Deleted 2026/05/30 04:55:36 INFO : only15: Deleted 2026/05/30 04:55:36 INFO : only14: Deleted 2026/05/30 04:55:36 INFO : only13: Deleted 2026/05/30 04:55:36 INFO : only18: Deleted 2026/05/30 04:55:36 INFO : only1: Deleted 2026/05/30 04:55:36 INFO : only2: Deleted 2026/05/30 04:55:37 INFO : only4: Deleted 2026/05/30 04:55:37 INFO : only5: Deleted 2026/05/30 04:55:37 INFO : only6: Deleted 2026/05/30 04:55:37 INFO : only9: Deleted 2026/05/30 04:55:37 INFO : only8: Deleted 2026/05/30 04:55:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (76.43s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:55:49 DEBUG : both0: md5 = 806f483cf10b20000d8ede88dc3a2c9a OK 2026/05/30 04:55:51 DEBUG : only0: md5 = 4f72cb1e6e13aa21941d3a2c4e7a8141 OK 2026/05/30 04:55:52 DEBUG : both1: md5 = 4e415aaadac650fbbf315da0ac1e0857 OK 2026/05/30 04:55:54 DEBUG : only1: md5 = b78608cbad654739b5f847e5d171ad08 OK 2026/05/30 04:55:55 DEBUG : both2: md5 = 86903ca3bfc2a976a130f4ef70d390e9 OK 2026/05/30 04:55:57 DEBUG : only2: md5 = 61b5ef2d518f49421a6c7a1d95ed7b3a OK 2026/05/30 04:55:58 DEBUG : both3: md5 = 4adaba80cd67983ee3535a46196f59af OK 2026/05/30 04:56:00 DEBUG : only3: md5 = 745b810fd61264ec80de63195bd76815 OK 2026/05/30 04:56:01 DEBUG : both4: md5 = 7237c3b0740915fdd98215ed4692d408 OK 2026/05/30 04:56:03 DEBUG : only4: md5 = 7e22f3cc358cb4c3a5d9021369b86ae8 OK 2026/05/30 04:56:04 DEBUG : both5: md5 = 49e7db8d65933d867cd3b45f479158c3 OK 2026/05/30 04:56:06 DEBUG : only5: md5 = 62e6cb9e26b2635ca7e0044d1b28c426 OK 2026/05/30 04:56:07 DEBUG : both6: md5 = 36e7748434d188f87ef17a3f5710cc6d OK 2026/05/30 04:56:09 DEBUG : only6: md5 = 502e1c5ac46e48ed3cee5a99bac6f4d2 OK 2026/05/30 04:56:10 DEBUG : both7: md5 = b5ba37ef000ff87b9cb42d81c23ce25a OK 2026/05/30 04:56:12 DEBUG : only7: md5 = 60bb952e235ef14e2e76dbedda3aee28 OK 2026/05/30 04:56:13 DEBUG : both8: md5 = 70bcf736ecd07176768506f4b8811087 OK 2026/05/30 04:56:15 DEBUG : only8: md5 = af8bd0517ed0bbf53d394947a9010dcb OK 2026/05/30 04:56:16 DEBUG : both9: md5 = 087c548e3deccf8d19e792406fd2244e OK 2026/05/30 04:56:18 DEBUG : only9: md5 = 010d61d40a9859939edcd2b97ad20a6d OK 2026/05/30 04:56:19 DEBUG : both10: md5 = 50caaa4ba235b462cfc5c1fc00f04c41 OK 2026/05/30 04:56:21 DEBUG : only10: md5 = e99dc09a3ce96bcbce3b23ddb45e62ad OK 2026/05/30 04:56:22 DEBUG : both11: md5 = a0bc1200713647e52d7ede88dcc64a4e OK 2026/05/30 04:56:24 DEBUG : only11: md5 = 8705f02ab68fb0da086599cf8e3b2383 OK 2026/05/30 04:56:25 DEBUG : both12: md5 = a3fac647b4bdf710c1643e5013e656f0 OK 2026/05/30 04:56:27 DEBUG : only12: md5 = effca1c2ccdf43622f378251e2b3f989 OK 2026/05/30 04:56:28 DEBUG : both13: md5 = 4361eb55560ac9239229f43b1ece2522 OK 2026/05/30 04:56:30 DEBUG : only13: md5 = 5700d40b3dbc1446654e1ee49b399c7d OK 2026/05/30 04:56:31 DEBUG : both14: md5 = f9c0ce78c6857ca6813cdb3ba61f0c7c OK 2026/05/30 04:56:33 DEBUG : only14: md5 = 3dfa5ccc943bd646b4b488735921bafa OK 2026/05/30 04:56:35 DEBUG : both15: md5 = 2a6b82c6e9377653f1dd8c0a7563a738 OK 2026/05/30 04:56:36 DEBUG : only15: md5 = 17f25f5714dc4e33f328af5ae5d52278 OK 2026/05/30 04:56:37 DEBUG : both16: md5 = cd7d04322c6e28bfeb30253b5117822d OK 2026/05/30 04:56:39 DEBUG : only16: md5 = fb700514489497aa4a1c5d38410422d5 OK 2026/05/30 04:56:41 DEBUG : both17: md5 = 12b8225e34bdf2e43d7e4756c74bca12 OK 2026/05/30 04:56:42 DEBUG : only17: md5 = 8badafa4eda369dc274f8fa85d06db0f OK 2026/05/30 04:56:44 DEBUG : both18: md5 = 4e323c905355bbb8ab2f1fa1adce6689 OK 2026/05/30 04:56:46 DEBUG : only18: md5 = c35a8685bd2c07a3e993aa1198c641f7 OK 2026/05/30 04:56:47 DEBUG : both19: md5 = 83003ace02c2224e2fe32673817050de OK 2026/05/30 04:56:49 DEBUG : only19: md5 = 7a06dc7c008fb4f9228004ce2a528dfd OK 2026/05/30 04:56:49 DEBUG : both0: size = 6 OK 2026/05/30 04:56:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both10: size = 6 OK 2026/05/30 04:56:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both11: size = 6 OK 2026/05/30 04:56:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:56:49 DEBUG : both0: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both12: size = 6 OK 2026/05/30 04:56:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both10: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both13: size = 6 OK 2026/05/30 04:56:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both14: size = 6 OK 2026/05/30 04:56:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both11: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both15: size = 6 OK 2026/05/30 04:56:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both15: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both16: size = 6 OK 2026/05/30 04:56:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both16: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both17: size = 6 OK 2026/05/30 04:56:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both12: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both18: size = 6 OK 2026/05/30 04:56:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both18: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both19: size = 6 OK 2026/05/30 04:56:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both19: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both1: size = 6 OK 2026/05/30 04:56:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both13: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both2: size = 6 OK 2026/05/30 04:56:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both2: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both3: size = 6 OK 2026/05/30 04:56:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both3: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both4: size = 6 OK 2026/05/30 04:56:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both14: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both5: size = 6 OK 2026/05/30 04:56:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both17: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both6: size = 6 OK 2026/05/30 04:56:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both6: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both7: size = 6 OK 2026/05/30 04:56:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both1: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both8: size = 6 OK 2026/05/30 04:56:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both8: Unchanged skipping 2026/05/30 04:56:49 DEBUG : both9: size = 6 OK 2026/05/30 04:56:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:56:49 DEBUG : both9: Unchanged skipping 2026/05/30 04:56:49 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only0: Sizes differ 2026/05/30 04:56:49 DEBUG : both4: Unchanged skipping 2026/05/30 04:56:49 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only10: Sizes differ 2026/05/30 04:56:49 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only11: Sizes differ 2026/05/30 04:56:49 DEBUG : both5: Unchanged skipping 2026/05/30 04:56:49 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only12: Sizes differ 2026/05/30 04:56:49 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only13: Sizes differ 2026/05/30 04:56:49 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only14: Sizes differ 2026/05/30 04:56:49 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only15: Sizes differ 2026/05/30 04:56:49 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only16: Sizes differ 2026/05/30 04:56:49 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only17: Sizes differ 2026/05/30 04:56:49 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only18: Sizes differ 2026/05/30 04:56:49 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only19: Sizes differ 2026/05/30 04:56:49 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only1: Sizes differ 2026/05/30 04:56:49 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : both7: Unchanged skipping 2026/05/30 04:56:49 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only4: Sizes differ 2026/05/30 04:56:49 DEBUG : only2: Sizes differ 2026/05/30 04:56:49 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only5: Sizes differ 2026/05/30 04:56:49 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only6: Sizes differ 2026/05/30 04:56:49 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only3: Sizes differ 2026/05/30 04:56:49 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only7: Sizes differ 2026/05/30 04:56:49 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only8: Sizes differ 2026/05/30 04:56:49 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2621015292) 2026/05/30 04:56:49 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo') 2026/05/30 04:56:49 DEBUG : only9: Sizes differ 2026/05/30 04:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:56:51 DEBUG : only0: md5 = dc01786b7d513838b14008fe77b83286 OK 2026/05/30 04:56:51 DEBUG : only0: size = 0 OK 2026/05/30 04:56:51 INFO : only0: Copied (replaced existing) 2026/05/30 04:56:51 DEBUG : only13: md5 = 74ed43c5fd8eac2c55e3d990d0f20fa0 OK 2026/05/30 04:56:51 DEBUG : only13: size = 0 OK 2026/05/30 04:56:51 INFO : only13: Copied (replaced existing) 2026/05/30 04:56:51 DEBUG : only10: md5 = f4dddce3a1cde0adea10753b835a527a OK 2026/05/30 04:56:51 DEBUG : only10: size = 0 OK 2026/05/30 04:56:51 INFO : only10: Copied (replaced existing) 2026/05/30 04:56:51 DEBUG : only12: md5 = ea0ce9741157343ca193b921f5b44082 OK 2026/05/30 04:56:51 DEBUG : only12: size = 0 OK 2026/05/30 04:56:51 INFO : only12: Copied (replaced existing) 2026/05/30 04:56:52 DEBUG : only15: md5 = a08ab9d86790c327f4b1cd695c595685 OK 2026/05/30 04:56:52 DEBUG : only15: size = 0 OK 2026/05/30 04:56:52 INFO : only15: Copied (replaced existing) 2026/05/30 04:56:52 DEBUG : only14: md5 = 050553ad03fddb47334d866fd1cff6ab OK 2026/05/30 04:56:52 DEBUG : only14: size = 0 OK 2026/05/30 04:56:52 INFO : only14: Copied (replaced existing) 2026/05/30 04:56:52 DEBUG : only17: md5 = 7eb05c5a0991a1f2a1bd0e81e3d0eb61 OK 2026/05/30 04:56:52 DEBUG : only17: size = 0 OK 2026/05/30 04:56:52 INFO : only17: Copied (replaced existing) 2026/05/30 04:56:52 DEBUG : only18: md5 = a7384308606325ec1f748c9db4a8d7c4 OK 2026/05/30 04:56:52 DEBUG : only18: size = 0 OK 2026/05/30 04:56:52 INFO : only18: Copied (replaced existing) 2026/05/30 04:56:53 DEBUG : only11: md5 = bec45e926b7ff891635784b729f044e4 OK 2026/05/30 04:56:53 DEBUG : only11: size = 0 OK 2026/05/30 04:56:53 INFO : only11: Copied (replaced existing) 2026/05/30 04:56:53 DEBUG : only1: md5 = 0b66bf2a0bffd1c523550ef718d4227d OK 2026/05/30 04:56:53 DEBUG : only1: size = 0 OK 2026/05/30 04:56:53 INFO : only1: Copied (replaced existing) 2026/05/30 04:56:53 DEBUG : only16: md5 = 530e7581cb456dc6be9c37f72c34385d OK 2026/05/30 04:56:53 DEBUG : only16: size = 0 OK 2026/05/30 04:56:53 INFO : only16: Copied (replaced existing) 2026/05/30 04:56:53 DEBUG : only19: md5 = beb8e0a920c2900b08b682b4e936bcc8 OK 2026/05/30 04:56:53 DEBUG : only19: size = 0 OK 2026/05/30 04:56:53 INFO : only19: Copied (replaced existing) 2026/05/30 04:56:54 DEBUG : only4: md5 = ffa13ba52dfecff128d5a490cefbe146 OK 2026/05/30 04:56:54 DEBUG : only4: size = 0 OK 2026/05/30 04:56:54 INFO : only4: Copied (replaced existing) 2026/05/30 04:56:54 DEBUG : only3: md5 = 1ac5d21a4bb80d9a71d72bcecb53bcd3 OK 2026/05/30 04:56:54 DEBUG : only3: size = 0 OK 2026/05/30 04:56:54 INFO : only3: Copied (replaced existing) 2026/05/30 04:56:54 DEBUG : only6: md5 = 59179c24de0e297c397cfa15b93b22df OK 2026/05/30 04:56:54 DEBUG : only6: size = 0 OK 2026/05/30 04:56:54 INFO : only6: Copied (replaced existing) 2026/05/30 04:56:54 DEBUG : only8: md5 = 65e1bad2b64d737eba07eb7c1802174e OK 2026/05/30 04:56:54 DEBUG : only8: size = 0 OK 2026/05/30 04:56:54 INFO : only8: Copied (replaced existing) 2026/05/30 04:56:56 DEBUG : only9: md5 = 2368f31178c316757d1459687c74815c OK 2026/05/30 04:56:56 DEBUG : only9: size = 0 OK 2026/05/30 04:56:56 INFO : only9: Copied (replaced existing) 2026/05/30 04:56:56 DEBUG : only7: md5 = eb86e0e91b503d429c6a94e6b003e031 OK 2026/05/30 04:56:56 DEBUG : only7: size = 0 OK 2026/05/30 04:56:56 INFO : only7: Copied (replaced existing) 2026/05/30 04:56:56 DEBUG : only5: md5 = 2703bd756f1f0cb3cb5a30b6ff3e33b8 OK 2026/05/30 04:56:56 DEBUG : only5: size = 0 OK 2026/05/30 04:56:56 INFO : only5: Copied (replaced existing) 2026/05/30 04:56:56 DEBUG : only2: md5 = c6776a1ff09d5b54a87ed4b630b473e2 OK 2026/05/30 04:56:56 DEBUG : only2: size = 0 OK 2026/05/30 04:56:56 INFO : only2: Copied (replaced existing) 2026/05/30 04:56:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (88.23s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:57:16 DEBUG : empty_dir: Making directory with metadata 2026/05/30 04:57:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:57:16 DEBUG : empty_on_remote: Making directory with metadata 2026/05/30 04:57:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:57:16 DEBUG : empty_on_remote: Making directory with metadata 2026/05/30 04:57:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:57:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:29 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/30 04:57:30 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/30 04:57:31 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:57:32 DEBUG : empty_dir: Making directory with metadata 2026/05/30 04:57:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:57:32 DEBUG : empty_on_remote: Making directory with metadata 2026/05/30 04:57:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:57:32 DEBUG : empty_on_remote: Making directory with metadata 2026/05/30 04:57:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:57:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:46 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/30 04:57:47 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/30 04:57:48 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:57:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:57:50 DEBUG : sub dir: Making directory with metadata 2026/05/30 04:57:50 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/30 04:58:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/30 04:58:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/30 04:58:09 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:58:09 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/30 04:58:25 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/30 04:58:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/30 04:58:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/30 04:58:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/30 04:58:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:58:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:58:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:58:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:58:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/30 04:58:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/30 04:58:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:58:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (43.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:58:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 04:58:33 DEBUG : sub dir: Making directory with metadata 2026/05/30 04:58:34 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/30 04:58:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/30 04:58:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/30 04:58:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 04:58:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/30 04:59:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/30 04:59:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/30 04:59:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/30 04:59:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:59:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:59:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:59:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:59:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/30 04:59:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/30 04:59:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/30 04:59:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (45.69s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 04:59:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 90d79c0cafa806fe183a20cf817ed518 OK 2026/05/30 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = aab6d7578eb4716f28588c7c1e4137d3 OK 2026/05/30 04:59:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 98b5ab00e98ad7d2ea2dc417a95fba4e OK 2026/05/30 04:59:26 DEBUG : dir1/0003-defghij.txt: md5 = 386b90aaf97f2f9a41de877c7aebcb24 OK 2026/05/30 04:59:27 DEBUG : dir1/0004-efghijk.txt: md5 = 22a5781a8a431e92fb53a24cd8e459b1 OK 2026/05/30 04:59:29 DEBUG : dir1/0005-fghijkl.txt: md5 = d33e8a335562e0534f8907adac69dc87 OK 2026/05/30 04:59:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 272c652f1d4b0a4fda5cbac9a841c36e OK 2026/05/30 04:59:32 DEBUG : dir1/0007-1234567.txt: md5 = 32283e55947dffe80093caecb99abf99 OK 2026/05/30 04:59:33 DEBUG : dir1/0008-2345678.txt: md5 = 431f86c3e4b08a88876d988c93de2d12 OK 2026/05/30 04:59:35 DEBUG : dir1/0009-3456789.txt: md5 = 0de683cbdb6ddc3580274a31b939453c OK 2026/05/30 04:59:36 DEBUG : dir1/0010-456789.txt: md5 = 47d0f8fefe30ea023269e0f003cc1d38 OK 2026/05/30 04:59:38 DEBUG : dir1/0011-56789;.txt: md5 = 5efa2a4731438a60eb56d3e7478f1f50 OK 2026/05/30 04:59:40 DEBUG : dir1/0012-6789;.txt: md5 = 4272fa6b684e59600f2103af0ec5ba64 OK 2026/05/30 04:59:41 DEBUG : dir1/0013-789;=.txt: md5 = 50a6f03512eddae8389bd3f720f99df6 OK 2026/05/30 04:59:43 DEBUG : dir1/0014-89;=.txt: md5 = 7379abfe8831cbccd5e06506cafec699 OK 2026/05/30 04:59:44 DEBUG : dir1/0015-9;=.txt: md5 = e55485528d5a9214934b1f5e04d688d5 OK 2026/05/30 04:59:46 DEBUG : apple: md5 = 4666d47f45514528c6e88047321754b9 OK 2026/05/30 04:59:47 DEBUG : banana: md5 = ed6128e87efd00435b6a8c5a6177a408 OK 2026/05/30 04:59:49 DEBUG : appleappleapplebanana: md5 = 8c8fc8e4d08e9232657fb4f911e870c0 OK 2026/05/30 04:59:50 DEBUG : splitbananasplit: md5 = 2049c6b9c1966ccad3c1ee51575aebaa OK 2026/05/30 04:59:50 DEBUG : Waiting for deletions to finish 2026/05/30 04:59:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : banana: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : apple: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 04:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 04:59:52 DEBUG : apple: size = 5 OK 2026/05/30 04:59:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:52 DEBUG : apple: Unchanged skipping 2026/05/30 04:59:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 04:59:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 04:59:52 DEBUG : banana: size = 6 OK 2026/05/30 04:59:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:52 DEBUG : banana: Unchanged skipping 2026/05/30 04:59:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 04:59:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 04:59:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 04:59:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 04:59:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 04:59:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 04:59:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 04:59:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 04:59:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 04:59:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 04:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:59:53 DEBUG : Waiting for deletions to finish 2026/05/30 04:59:53 DEBUG : Waiting for deletions to finish 2026/05/30 04:59:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : banana: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : apple: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 04:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 04:59:54 DEBUG : dir1: Directory modification time the same (differ by -6.147µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : apple: size = 5 OK 2026/05/30 04:59:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : apple: Unchanged skipping 2026/05/30 04:59:54 DEBUG : banana: size = 6 OK 2026/05/30 04:59:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : banana: Unchanged skipping 2026/05/30 04:59:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 04:59:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 04:59:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 04:59:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 04:59:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 04:59:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 04:59:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 04:59:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 04:59:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 04:59:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 04:59:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 04:59:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 04:59:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 04:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 04:59:54 DEBUG : Waiting for deletions to finish 2026/05/30 04:59:54 DEBUG : Waiting for deletions to finish 2026/05/30 04:59:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : banana: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : apple: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 04:59:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:00:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:00:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 9351b960de60e7919bba3d6aca67f461 OK 2026/05/30 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = bf7ca1d42550b3b52fe977b40e484a20 OK 2026/05/30 05:00:13 DEBUG : dir1/0002-cdefghi.txt: md5 = a49c50241a11da72a73b8b29b4f1faaf OK 2026/05/30 05:00:14 DEBUG : dir1/0003-defghij.txt: md5 = ca94ca26ac64242c2258987b5fa63212 OK 2026/05/30 05:00:16 DEBUG : dir1/0004-efghijk.txt: md5 = 3ba1390c959bc75b807d009cb0215a42 OK 2026/05/30 05:00:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 257f6d1e800e4874679c3b1e37a02df4 OK 2026/05/30 05:00:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 229e22753dfb3a00a37d25728d6a91db OK 2026/05/30 05:00:20 DEBUG : dir1/0007-1234567.txt: md5 = ad1d53103ef32b127842009a8538c80e OK 2026/05/30 05:00:22 DEBUG : dir1/0008-2345678.txt: md5 = 698d60f1a94c94376c98ef4927e98df3 OK 2026/05/30 05:00:23 DEBUG : dir1/0009-3456789.txt: md5 = bf9063f53409d2368a973c51077a8d6b OK 2026/05/30 05:00:25 DEBUG : dir1/0010-456789.txt: md5 = 0eab2d98200159ec1480df09d2ccd59e OK 2026/05/30 05:00:26 DEBUG : dir1/0011-56789;.txt: md5 = c0c04c10da7274456e7bf2f29b49962e OK 2026/05/30 05:00:28 DEBUG : dir1/0012-6789;.txt: md5 = 44814b4b9e9efb2293ade7251693d90f OK 2026/05/30 05:00:29 DEBUG : dir1/0013-789;=.txt: md5 = 2ac6bc8a1d12ec0520e2f784c78f1fb9 OK 2026/05/30 05:00:31 DEBUG : dir1/0014-89;=.txt: md5 = 1833664b269d6b7fe401b61c5d941a11 OK 2026/05/30 05:00:32 DEBUG : dir1/0015-9;=.txt: md5 = 2bcd2177730524c4f9fb3916540eb874 OK 2026/05/30 05:00:34 DEBUG : apple: md5 = 61732ba3898eb7f50a93c70ac9618364 OK 2026/05/30 05:00:35 DEBUG : banana: md5 = ca3f3c59e56ebdde9f6e4f9966b86d2e OK 2026/05/30 05:00:37 DEBUG : appleappleapplebanana: md5 = 066cc07d68a5ed2f77481a4fa93e5e4a OK 2026/05/30 05:00:38 DEBUG : splitbananasplit: md5 = b486ff742f922508f49f477849f0f3a4 OK 2026/05/30 05:00:38 DEBUG : Waiting for deletions to finish 2026/05/30 05:00:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:00:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:00:40 DEBUG : apple: size = 5 OK 2026/05/30 05:00:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:40 DEBUG : apple: Unchanged skipping 2026/05/30 05:00:40 DEBUG : banana: size = 6 OK 2026/05/30 05:00:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:00:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:40 DEBUG : banana: Unchanged skipping 2026/05/30 05:00:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:00:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:00:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:00:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:00:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:00:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:00:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:00:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:00:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:00:41 DEBUG : Waiting for deletions to finish 2026/05/30 05:00:41 DEBUG : Waiting for deletions to finish 2026/05/30 05:00:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:00:42 DEBUG : dir1: Directory modification time the same (differ by -808.583µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : apple: size = 5 OK 2026/05/30 05:00:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:00:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : apple: Unchanged skipping 2026/05/30 05:00:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:00:42 DEBUG : banana: size = 6 OK 2026/05/30 05:00:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:00:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : banana: Unchanged skipping 2026/05/30 05:00:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:00:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:00:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:00:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:00:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:00:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:00:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:00:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:00:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:00:42 DEBUG : Waiting for deletions to finish 2026/05/30 05:00:42 DEBUG : Waiting for deletions to finish 2026/05/30 05:00:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:00:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:00:58 DEBUG : dir1/0000-abcdefg.txt: md5 = b32da0c1c74b38c6000c52abcd17ca8a OK 2026/05/30 05:00:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = c1de62ec5d9a21c653bf9de14aaa3e23 OK 2026/05/30 05:01:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 9238092c5fcce627baea23015854590d OK 2026/05/30 05:01:02 DEBUG : dir1/0003-defghij.txt: md5 = a52dc517f518aa5fb1681c916c03f140 OK 2026/05/30 05:01:04 DEBUG : dir1/0004-efghijk.txt: md5 = 4e8318782e172c3c7ff9e7c13e751ac7 OK 2026/05/30 05:01:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 5bb9902984a02e1c80de6a8fff1d073d OK 2026/05/30 05:01:07 DEBUG : dir1/0006-ghijklm.txt: md5 = cdd9854e5e3acc80889de524a6cac55b OK 2026/05/30 05:01:08 DEBUG : dir1/0007-1234567.txt: md5 = 0fa5025298eca67b4f24a2dccf783ac0 OK 2026/05/30 05:01:10 DEBUG : dir1/0008-2345678.txt: md5 = cc52a09e256b9077e70634d2b2d1cc98 OK 2026/05/30 05:01:11 DEBUG : dir1/0009-3456789.txt: md5 = 8a15bd7aadc92de30b2e14f0487349aa OK 2026/05/30 05:01:13 DEBUG : dir1/0010-456789.txt: md5 = 9d9925f5b56e450bb36b9031e7ad96b8 OK 2026/05/30 05:01:14 DEBUG : dir1/0011-56789;.txt: md5 = be7ff72c22f72c30401977a33fb262c8 OK 2026/05/30 05:01:16 DEBUG : dir1/0012-6789;.txt: md5 = c9e32e72d7b439d8e49513b1d12a44d3 OK 2026/05/30 05:01:17 DEBUG : dir1/0013-789;=.txt: md5 = a3bf4d455c49846fb9493208e901a0db OK 2026/05/30 05:01:19 DEBUG : dir1/0014-89;=.txt: md5 = 95c1942975ad99d1999e42044ba53e6c OK 2026/05/30 05:01:20 DEBUG : dir1/0015-9;=.txt: md5 = 820bd0896d5cae9cd58c55ed738fbd4c OK 2026/05/30 05:01:22 DEBUG : apple: md5 = 341f15b217b3d2034838dff4411a1a52 OK 2026/05/30 05:01:24 DEBUG : banana: md5 = c2e203200b9ab44c800773e70a8faf3e OK 2026/05/30 05:01:25 DEBUG : appleappleapplebanana: md5 = 5a74ec0dce6083d6e6806524613fecd1 OK 2026/05/30 05:01:27 DEBUG : splitbananasplit: md5 = 868408288932e7b54c737f9cd87f2f10 OK 2026/05/30 05:01:27 DEBUG : Waiting for deletions to finish 2026/05/30 05:01:27 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:01:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:01:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 05:01:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 05:01:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 05:01:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 05:01:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 05:01:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:01:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 1d533801cfdb998a24f437b6a4676205 OK 2026/05/30 05:01:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/30 05:01:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 29069eef95a606c3c0dc051d1d5df9fa OK 2026/05/30 05:01:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/30 05:01:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:30 DEBUG : YXBwbGU=: md5 = bfd571820e04061053d71cdaddfe805c OK 2026/05/30 05:01:30 DEBUG : YXBwbGU=: size = 5 OK 2026/05/30 05:01:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/30 05:01:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:30 DEBUG : YmFuYW5h: md5 = 278efb33f1fc0c00020bbc987be1c39d OK 2026/05/30 05:01:30 DEBUG : YmFuYW5h: size = 6 OK 2026/05/30 05:01:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/30 05:01:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 693904cae201a48d1f6551404e1f64a1 OK 2026/05/30 05:01:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/30 05:01:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 18d9bb292fd05faaff42fe4637458f38 OK 2026/05/30 05:01:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/30 05:01:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = be7578fe85c168270e7abb32290e1c84 OK 2026/05/30 05:01:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/30 05:01:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 52f5b6f337aae78dbcb084c57164386d OK 2026/05/30 05:01:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/30 05:01:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 82dd95ddfb7b1e866aa7155f0b807c55 OK 2026/05/30 05:01:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/30 05:01:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = a454c44e315a5c79fad34468d0a5beb1 OK 2026/05/30 05:01:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/30 05:01:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 27d399993affd948ba4d91cf47856c17 OK 2026/05/30 05:01:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/30 05:01:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 517987a857f86da542b0f9a487bcd461 OK 2026/05/30 05:01:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/30 05:01:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 39aac8b6042edf83073f1f45ddeea3a6 OK 2026/05/30 05:01:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/30 05:01:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = a41fb5339dbf362b28dd1bf2f225a4e6 OK 2026/05/30 05:01:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/30 05:01:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 452710f1c0c80794dc96de7df0675646 OK 2026/05/30 05:01:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/30 05:01:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 5799db1f0b023147a3347b5d6064f9d3 OK 2026/05/30 05:01:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/30 05:01:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 618361190e986b2d1ef45b4d5da987a1 OK 2026/05/30 05:01:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/30 05:01:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2b059c22568efaa8fcb2d0c2b787c350 OK 2026/05/30 05:01:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/30 05:01:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 7dbe48f032c43478e1e6c9f936b13264 OK 2026/05/30 05:01:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/30 05:01:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:36 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 5e66fc430e5618473f8b091d6c536053 OK 2026/05/30 05:01:36 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/30 05:01:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:36 DEBUG : Waiting for deletions to finish 2026/05/30 05:01:37 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 05:01:37 INFO : banana: Deleted 2026/05/30 05:01:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 05:01:37 INFO : splitbananasplit: Deleted 2026/05/30 05:01:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 05:01:37 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 05:01:37 INFO : apple: Deleted 2026/05/30 05:01:38 INFO : appleappleapplebanana: Deleted 2026/05/30 05:01:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 05:01:38 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 05:01:38 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 05:01:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 05:01:38 DEBUG : Waiting for deletions to finish 2026/05/30 05:01:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/30 05:01:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:40 DEBUG : dir1: Directory modification time the same (differ by -615.219µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : YXBwbGU=: size = 5 OK 2026/05/30 05:01:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : apple: Unchanged skipping 2026/05/30 05:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/30 05:01:40 DEBUG : YmFuYW5h: size = 6 OK 2026/05/30 05:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:01:40 DEBUG : banana: Unchanged skipping 2026/05/30 05:01:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/30 05:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 05:01:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/30 05:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/30 05:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/30 05:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:01:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/30 05:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/30 05:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/30 05:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/30 05:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:01:40 DEBUG : Waiting for deletions to finish 2026/05/30 05:01:40 DEBUG : Waiting for deletions to finish 2026/05/30 05:01:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/30 05:01:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/30 05:01:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 05:01:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 05:01:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 05:01:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 05:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 05:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 05:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 05:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 05:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 05:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/30 05:01:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:01:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 050ca2321f63ac459e5a5e9574b02892 OK 2026/05/30 05:01:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 31cd76b8df13921ef1dbcef327c6b4c1 OK 2026/05/30 05:01:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 909f8ff143ead57d829c9802deec8054 OK 2026/05/30 05:02:00 DEBUG : dir1/0003-defghij.txt: md5 = 99e516426ab9335be76c474cbdcdcba8 OK 2026/05/30 05:02:01 DEBUG : dir1/0004-efghijk.txt: md5 = 73e4adb7e31a808d518e5105f561ea67 OK 2026/05/30 05:02:03 DEBUG : dir1/0005-fghijkl.txt: md5 = 10df60635c9daa58b005aad3bb1a8023 OK 2026/05/30 05:02:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 5d64f5556a6f0a5b5d45dffe8cea8dc8 OK 2026/05/30 05:02:06 DEBUG : dir1/0007-1234567.txt: md5 = 185cc74c028853c52478916d61d31b68 OK 2026/05/30 05:02:08 DEBUG : dir1/0008-2345678.txt: md5 = 81df53e4126ab12c13c295ed47e5e261 OK 2026/05/30 05:02:09 DEBUG : dir1/0009-3456789.txt: md5 = 514874aa41a6462b9b5a212b422f8816 OK 2026/05/30 05:02:11 DEBUG : dir1/0010-456789.txt: md5 = b7c130e0cfcaf843bf694542f8ed1aba OK 2026/05/30 05:02:13 DEBUG : dir1/0011-56789;.txt: md5 = 1fd0fb93750ec201c86c91a51e1e33e9 OK 2026/05/30 05:02:14 DEBUG : dir1/0012-6789;.txt: md5 = abd1a61468323de0e2c78a6d7b192838 OK 2026/05/30 05:02:16 DEBUG : dir1/0013-789;=.txt: md5 = aff938ab5dd37fa1d2f2fa30d8fc6779 OK 2026/05/30 05:02:17 DEBUG : dir1/0014-89;=.txt: md5 = 6a3bf255df5a1ae8af139f8f3c20c525 OK 2026/05/30 05:02:19 DEBUG : dir1/0015-9;=.txt: md5 = 5935be5e01a8c060837aebfe1d2e9851 OK 2026/05/30 05:02:20 DEBUG : apple: md5 = b7dd0f4c138e0d56e7ca75ce530d6581 OK 2026/05/30 05:02:22 DEBUG : banana: md5 = 56ff6cdb6e393db283f2ca3f25344673 OK 2026/05/30 05:02:23 DEBUG : appleappleapplebanana: md5 = 3b67df2eb7fd13f3840c66d98a478268 OK 2026/05/30 05:02:25 DEBUG : splitbananasplit: md5 = 2a190b9121af729ef75726b9ae09715d OK 2026/05/30 05:02:25 DEBUG : Waiting for deletions to finish 2026/05/30 05:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:26 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:26 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:26 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:26 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:26 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:26 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:26 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 05:02:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 05:02:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 05:02:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 05:02:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 05:02:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 05:02:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 05:02:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 05:02:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 05:02:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 05:02:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 05:02:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 05:02:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 05:02:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 05:02:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 05:02:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/30 05:02:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:02:28 DEBUG : PREFIXsplitbananasplit: md5 = 02033b493f1388d8ad987da22d4b67e1 OK 2026/05/30 05:02:28 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/30 05:02:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/30 05:02:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 05:02:28 DEBUG : PREFIXbanana: md5 = 93d8bd9e3a2f9e9ad81360d865391e8c OK 2026/05/30 05:02:28 DEBUG : PREFIXbanana: size = 6 OK 2026/05/30 05:02:28 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/30 05:02:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:28 DEBUG : PREFIXapple: md5 = 77589ba03f86b2b4a2c6594e27cbca27 OK 2026/05/30 05:02:28 DEBUG : PREFIXapple: size = 5 OK 2026/05/30 05:02:28 INFO : apple: Copied (new) to: PREFIXapple 2026/05/30 05:02:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:28 DEBUG : PREFIXappleappleapplebanana: md5 = 3968a22cfac00966038809702720e3de OK 2026/05/30 05:02:28 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/30 05:02:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/30 05:02:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 736116c218911c316ea5dc6b618b07b8 OK 2026/05/30 05:02:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:02:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = b51acf7e74d8e8562681fa0ea9daa824 OK 2026/05/30 05:02:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/30 05:02:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:30 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = f34c6f982cfd1fc95527ac5954161444 OK 2026/05/30 05:02:30 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/30 05:02:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 2f9006354619da5469862566a8beb8d8 OK 2026/05/30 05:02:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/30 05:02:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 05:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 29761570d79ab7b5bfa6d258c21b6ebc OK 2026/05/30 05:02:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/30 05:02:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:31 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 5a8ff96925fde91bdf242927f696c674 OK 2026/05/30 05:02:31 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/30 05:02:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 1b364cf35efc191f72473b503a034cd6 OK 2026/05/30 05:02:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/30 05:02:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:31 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 0e1fd7b0a8bbf56d880ca60c2bdbe9b3 OK 2026/05/30 05:02:31 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/30 05:02:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:33 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = a08f78512ecff2bee861da85abfe5b74 OK 2026/05/30 05:02:33 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/30 05:02:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:33 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 226ed3b98a12f997920083bd01425e70 OK 2026/05/30 05:02:33 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/30 05:02:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:33 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 78ea68c31a9904e89d65fb0c6d45e7fd OK 2026/05/30 05:02:33 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/30 05:02:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:33 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = b4b73db011c75be356f0b2a583a24d81 OK 2026/05/30 05:02:33 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/30 05:02:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 05:02:34 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 6a6c6cad57be703dc8e58fba8a1f85b1 OK 2026/05/30 05:02:34 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/30 05:02:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:34 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = f4129eb80aaf30644f3e29026f9c4abd OK 2026/05/30 05:02:34 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/30 05:02:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:34 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = bcefa66195387560a6d7c6009f1cf0f0 OK 2026/05/30 05:02:34 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/30 05:02:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:34 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 2b6fe975358a8c8dcef9c9e2d79e274c OK 2026/05/30 05:02:34 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/30 05:02:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/30 05:02:34 DEBUG : Waiting for deletions to finish 2026/05/30 05:02:35 INFO : apple: Deleted 2026/05/30 05:02:35 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 05:02:35 INFO : banana: Deleted 2026/05/30 05:02:35 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 05:02:35 INFO : splitbananasplit: Deleted 2026/05/30 05:02:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 05:02:35 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 05:02:36 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 05:02:36 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 05:02:36 INFO : appleappleapplebanana: Deleted 2026/05/30 05:02:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 05:02:36 DEBUG : Waiting for deletions to finish 2026/05/30 05:02:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:02:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:02:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 05:02:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 05:02:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 05:02:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 05:02:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 05:02:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 05:02:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 05:02:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 05:02:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 05:02:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 05:02:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 05:02:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 05:02:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 05:02:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 05:02:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 05:02:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 05:02:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 05:02:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 05:02:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 05:02:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 05:02:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 05:02:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1: Directory modification time the same (differ by -593.046µs, within tolerance 1ms) 2026/05/30 05:02:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:02:39 DEBUG : apple: md5 = 94271c78845b935e1faa8e5e92d17920 OK 2026/05/30 05:02:39 DEBUG : apple: size = 5 OK 2026/05/30 05:02:39 INFO : apple: Copied (new) 2026/05/30 05:02:39 DEBUG : appleappleapplebanana: md5 = 9d6806fb9438d811c22da92723e12b95 OK 2026/05/30 05:02:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:02:39 INFO : appleappleapplebanana: Copied (new) 2026/05/30 05:02:39 DEBUG : banana: md5 = e0198ab988e580d2b18e860e37af3104 OK 2026/05/30 05:02:39 DEBUG : banana: size = 6 OK 2026/05/30 05:02:39 INFO : banana: Copied (new) 2026/05/30 05:02:39 DEBUG : splitbananasplit: md5 = 74b316a9035478cfab40f693a5bd1f29 OK 2026/05/30 05:02:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:02:39 INFO : splitbananasplit: Copied (new) 2026/05/30 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = d3adab048548819f10dbb50f3052884e OK 2026/05/30 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:02:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/30 05:02:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 627e46aaf8f4a86c4dfbad069bb787c5 OK 2026/05/30 05:02:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:02:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/30 05:02:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 7f15f1952c0c6c7a8315a8026326f152 OK 2026/05/30 05:02:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:02:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/30 05:02:41 DEBUG : dir1/0003-defghij.txt: md5 = 18bdec0d8451d1c497ae2551b4c94062 OK 2026/05/30 05:02:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:02:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/30 05:02:42 DEBUG : dir1/0004-efghijk.txt: md5 = 43858eccb57c12007181a061c27cf8bd OK 2026/05/30 05:02:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:02:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/30 05:02:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 4a95ff62fa03a1e1ae7573de7b3e8acb OK 2026/05/30 05:02:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:02:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/30 05:02:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 291b1add9eec41d4381d965643c8b5eb OK 2026/05/30 05:02:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:02:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/30 05:02:42 DEBUG : dir1/0007-1234567.txt: md5 = fc9cb2adc3a561b57cc69f5ca512a961 OK 2026/05/30 05:02:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:02:42 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/30 05:02:43 DEBUG : dir1/0008-2345678.txt: md5 = ed3b8dddc182b2aa9991d69f07a20256 OK 2026/05/30 05:02:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:02:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/30 05:02:43 DEBUG : dir1/0009-3456789.txt: md5 = da4487ec1e001f9d4e7cabddffd00c30 OK 2026/05/30 05:02:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:02:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/30 05:02:44 DEBUG : dir1/0010-456789.txt: md5 = fac38360547d3b8b711e2f8706fe80a8 OK 2026/05/30 05:02:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:02:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/30 05:02:44 DEBUG : dir1/0011-56789;.txt: md5 = ae6f67284dcd944ad95d0fbb8e7de6d8 OK 2026/05/30 05:02:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:02:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/30 05:02:45 DEBUG : dir1/0012-6789;.txt: md5 = 4f7a777b0891c0fbdd030f2c6577d4c5 OK 2026/05/30 05:02:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:02:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/30 05:02:45 DEBUG : dir1/0013-789;=.txt: md5 = a06f122c282f3fb03f4406ff25f9607b OK 2026/05/30 05:02:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:02:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/30 05:02:45 DEBUG : dir1/0014-89;=.txt: md5 = d589ccd614868e901500e1fc666a8f2c OK 2026/05/30 05:02:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:02:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/30 05:02:45 DEBUG : dir1/0015-9;=.txt: md5 = 6e06928ce033d1a5528f7aa9305314cb OK 2026/05/30 05:02:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:02:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/30 05:02:45 DEBUG : Waiting for deletions to finish 2026/05/30 05:02:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/30 05:02:46 INFO : PREFIXapple: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/30 05:02:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/30 05:02:46 INFO : PREFIXsplitbananasplit: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/30 05:02:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/30 05:02:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/30 05:02:47 INFO : PREFIXbanana: Deleted 2026/05/30 05:02:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/30 05:02:47 DEBUG : Waiting for deletions to finish 2026/05/30 05:02:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:02:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : Waiting for deletions to finish 2026/05/30 05:02:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:02:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:03:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:03:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 9b8f0b6e7efbd30f2cd09836e01c760c OK 2026/05/30 05:03:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9e823eb6c2d0bb2f96134befa5426604 OK 2026/05/30 05:03:07 DEBUG : dir1/0002-cdefghi.txt: md5 = a98d74eea1f6e6d8f01f93c83b7140de OK 2026/05/30 05:03:08 DEBUG : dir1/0003-defghij.txt: md5 = aa196c4f173eb2d9550c362c2ac483fa OK 2026/05/30 05:03:10 DEBUG : dir1/0004-efghijk.txt: md5 = bafb79f816b2ce5d4d84c060d8692496 OK 2026/05/30 05:03:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 0d1e2020c875979b5fd12b0a4f8dd524 OK 2026/05/30 05:03:13 DEBUG : dir1/0006-ghijklm.txt: md5 = bf1f2fbdf5ef734c9581181bdcf99b0c OK 2026/05/30 05:03:15 DEBUG : dir1/0007-1234567.txt: md5 = 6c6b201c7b0684e9884db4bd367e30ee OK 2026/05/30 05:03:16 DEBUG : dir1/0008-2345678.txt: md5 = 14073f0001b348195f5bf78786897a9c OK 2026/05/30 05:03:18 DEBUG : dir1/0009-3456789.txt: md5 = b21f859b329170c35319659a692b3ed6 OK 2026/05/30 05:03:19 DEBUG : dir1/0010-456789.txt: md5 = 393ffdbedd6b6cc662772546fcaaefbe OK 2026/05/30 05:03:21 DEBUG : dir1/0011-56789;.txt: md5 = 2a9013c7c84f0d2736c1483b7718c87a OK 2026/05/30 05:03:22 DEBUG : dir1/0012-6789;.txt: md5 = e49ccfc475da81e2ee338ac3d950c358 OK 2026/05/30 05:03:24 DEBUG : dir1/0013-789;=.txt: md5 = b183a9535bb00989bacffec475d40b5c OK 2026/05/30 05:03:25 DEBUG : dir1/0014-89;=.txt: md5 = 4ba5e5ce4818bb888289ab25d4dab03a OK 2026/05/30 05:03:27 DEBUG : dir1/0015-9;=.txt: md5 = 7fb2a59ef0f1d30813276b19dec08511 OK 2026/05/30 05:03:29 DEBUG : apple: md5 = a9a90257e7aa42759744e44e6b534c1b OK 2026/05/30 05:03:30 DEBUG : banana: md5 = 2855388b68a91bc0c76a12a12a30242e OK 2026/05/30 05:03:32 DEBUG : appleappleapplebanana: md5 = 041130a11466937c47f4ca635c2b2d50 OK 2026/05/30 05:03:33 DEBUG : splitbananasplit: md5 = 2bcb24afaa1ff6647f91453b25f5494f OK 2026/05/30 05:03:33 DEBUG : Waiting for deletions to finish 2026/05/30 05:03:34 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:03:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:03:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 05:03:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 05:03:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 05:03:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 05:03:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 05:03:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 05:03:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 05:03:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:03:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 05:03:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/30 05:03:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:03:37 DEBUG : appleappleapplebananaSUFFIX: md5 = 7be907505403830fc01e9b707c8fcccf OK 2026/05/30 05:03:37 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/30 05:03:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/30 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 05:03:37 DEBUG : appleSUFFIX: md5 = efe60446907539e9206fde0e475370ea OK 2026/05/30 05:03:37 DEBUG : appleSUFFIX: size = 5 OK 2026/05/30 05:03:37 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/30 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:37 DEBUG : bananaSUFFIX: md5 = 57cca247daafddb2b11310f6a0361e86 OK 2026/05/30 05:03:37 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/30 05:03:37 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/30 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 05:03:37 DEBUG : splitbananasplitSUFFIX: md5 = a40cae1a775603bfbcbb7cf4b58ec342 OK 2026/05/30 05:03:37 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/30 05:03:37 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/30 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 05:03:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 937775f5ba033043b547da89ea95c81d OK 2026/05/30 05:03:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/30 05:03:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 05:03:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 05:03:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = a1975bf8c886067b7fab793d3794974a OK 2026/05/30 05:03:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/30 05:03:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 05:03:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 65488aaed0258125c3487021c929749e OK 2026/05/30 05:03:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/30 05:03:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 05:03:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 05:03:39 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = ebfd304eeeeaa5b1661ef6d0058d09bd OK 2026/05/30 05:03:39 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/30 05:03:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/30 05:03:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 05:03:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 0a5ff24ffcc6b36b9971dec09469a14f OK 2026/05/30 05:03:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/30 05:03:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 05:03:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 05:03:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 58b45cea4b57c1704857d3f37b7d57df OK 2026/05/30 05:03:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/30 05:03:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 05:03:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 05:03:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 10bb5c94c690d25558e6fd0a339f8b3b OK 2026/05/30 05:03:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/30 05:03:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 05:03:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 05:03:40 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 9b2b2c4bc224a480e9208beca8eb19bc OK 2026/05/30 05:03:40 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/30 05:03:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/30 05:03:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 05:03:41 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 4c99aebb39933d10f3c97dd885a3c612 OK 2026/05/30 05:03:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/30 05:03:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/30 05:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 05:03:41 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 018da47dd786e833737fe03e68077539 OK 2026/05/30 05:03:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/30 05:03:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/30 05:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 05:03:41 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = a85bdb79bb8edb7631d5a8eaf6d59eb2 OK 2026/05/30 05:03:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/30 05:03:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/30 05:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 05:03:42 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 82b85d6d0b9235aa16422d5c20ee9238 OK 2026/05/30 05:03:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/30 05:03:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/30 05:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 05:03:43 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = e8ae811742b852012b1b2fca49a14114 OK 2026/05/30 05:03:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/30 05:03:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/30 05:03:43 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = a6f3560fe38f15eeb7b24acf156a4484 OK 2026/05/30 05:03:43 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/30 05:03:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/30 05:03:43 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 25a5ba97fed7c61a89e8d2ea5f28b727 OK 2026/05/30 05:03:43 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/30 05:03:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/30 05:03:43 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = f6ced20698a1274a351ce4837b23fe6a OK 2026/05/30 05:03:43 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/30 05:03:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/30 05:03:43 DEBUG : Waiting for deletions to finish 2026/05/30 05:03:44 INFO : appleappleapplebanana: Deleted 2026/05/30 05:03:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 05:03:44 INFO : apple: Deleted 2026/05/30 05:03:44 INFO : banana: Deleted 2026/05/30 05:03:44 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 05:03:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 05:03:44 INFO : splitbananasplit: Deleted 2026/05/30 05:03:44 DEBUG : Waiting for deletions to finish 2026/05/30 05:03:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/30 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 05:03:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 05:03:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 05:03:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1: Directory modification time the same (differ by -742.891µs, within tolerance 1ms) 2026/05/30 05:03:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:03:48 DEBUG : splitbananasplit: md5 = 2842c8ab599651e0b0310449097622fc OK 2026/05/30 05:03:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:03:48 INFO : splitbananasplit: Copied (new) 2026/05/30 05:03:48 DEBUG : apple: md5 = 534d76a59b6ba807b921fdd5ec875491 OK 2026/05/30 05:03:48 DEBUG : apple: size = 5 OK 2026/05/30 05:03:48 INFO : apple: Copied (new) 2026/05/30 05:03:48 DEBUG : banana: md5 = 41d8fb585be139846d4432df013d5b69 OK 2026/05/30 05:03:48 DEBUG : banana: size = 6 OK 2026/05/30 05:03:48 INFO : banana: Copied (new) 2026/05/30 05:03:48 DEBUG : appleappleapplebanana: md5 = 0e445c2842df75654c834b3d844e4436 OK 2026/05/30 05:03:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:03:48 INFO : appleappleapplebanana: Copied (new) 2026/05/30 05:03:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 511e5ac61b691247ed7dc380c7dde360 OK 2026/05/30 05:03:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:03:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/30 05:03:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 468e7a6db760bd94f0d98036aded530a OK 2026/05/30 05:03:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:03:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/30 05:03:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 49dfeccc8b926ed8e2ca253e42e8e8ec OK 2026/05/30 05:03:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:03:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/30 05:03:49 DEBUG : dir1/0003-defghij.txt: md5 = afccaeeb9506caf1ed768a6daafbcdef OK 2026/05/30 05:03:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:03:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/30 05:03:50 DEBUG : dir1/0004-efghijk.txt: md5 = b21af0074efaf1d71dc8278029cdd501 OK 2026/05/30 05:03:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:03:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/30 05:03:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 9d5372a1b24947dfae494b2c2e2a1bd7 OK 2026/05/30 05:03:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:03:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/30 05:03:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 69058724432e1c0a47fe3547e70fe0d8 OK 2026/05/30 05:03:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:03:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/30 05:03:51 DEBUG : dir1/0007-1234567.txt: md5 = e51233ffc8ce03217467d598536e6046 OK 2026/05/30 05:03:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:03:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/30 05:03:52 DEBUG : dir1/0008-2345678.txt: md5 = f45c32f0bd59abf83a3f1c8e41eb7c1d OK 2026/05/30 05:03:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:03:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/30 05:03:52 DEBUG : dir1/0009-3456789.txt: md5 = 6e7d4f0667f6a18b992e976d9733c0bb OK 2026/05/30 05:03:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:03:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/30 05:03:52 DEBUG : dir1/0010-456789.txt: md5 = c27386ceadbd7179a0aedf4badc2fc8b OK 2026/05/30 05:03:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:03:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/30 05:03:52 DEBUG : dir1/0011-56789;.txt: md5 = e65995043549f4c7ab86b6837d66022b OK 2026/05/30 05:03:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:03:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/30 05:03:53 DEBUG : dir1/0012-6789;.txt: md5 = e0c0bad749fd6e416d15cb6d5aff3a9a OK 2026/05/30 05:03:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:03:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/30 05:03:54 DEBUG : dir1/0013-789;=.txt: md5 = b1038f667728744c67bd2e6af26129db OK 2026/05/30 05:03:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:03:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/30 05:03:54 DEBUG : dir1/0014-89;=.txt: md5 = 86ebaca2d2c76248fcaf3d054711062c OK 2026/05/30 05:03:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:03:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/30 05:03:54 DEBUG : dir1/0015-9;=.txt: md5 = c91931f67db23e1a8af507aaccef1bfe OK 2026/05/30 05:03:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:03:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/30 05:03:54 DEBUG : Waiting for deletions to finish 2026/05/30 05:03:55 INFO : appleSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : splitbananasplitSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/30 05:03:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/30 05:03:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/30 05:03:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/30 05:03:56 INFO : bananaSUFFIX: Deleted 2026/05/30 05:03:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/30 05:03:56 DEBUG : Waiting for deletions to finish 2026/05/30 05:03:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:03:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : Waiting for deletions to finish 2026/05/30 05:03:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:03:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:04:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:04:12 DEBUG : dir1/0000-abcdefg.txt: md5 = ec78fb40d5ee36ceb364cdfd6b52ad96 OK 2026/05/30 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = c90fd37ae9ddc757f3a01342281e2539 OK 2026/05/30 05:04:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 54eed656d2ec1170e73597b309fb9b2f OK 2026/05/30 05:04:17 DEBUG : dir1/0003-defghij.txt: md5 = 29bfd594cb7c2ce288059fe079bf744a OK 2026/05/30 05:04:18 DEBUG : dir1/0004-efghijk.txt: md5 = e26a6f6ffe2c05a0ed3a4db9e8e94709 OK 2026/05/30 05:04:20 DEBUG : dir1/0005-fghijkl.txt: md5 = af8d91254e9f07932e2030c65f89796d OK 2026/05/30 05:04:21 DEBUG : dir1/0006-ghijklm.txt: md5 = f09697300e8c2fe42e22416aefeb3bbf OK 2026/05/30 05:04:23 DEBUG : dir1/0007-1234567.txt: md5 = a9a9d14de4e9332c905c6269f2657944 OK 2026/05/30 05:04:24 DEBUG : dir1/0008-2345678.txt: md5 = 15abd995c6fbd9f9164deb65b3c53151 OK 2026/05/30 05:04:26 DEBUG : dir1/0009-3456789.txt: md5 = 95ad46ddb7633cf091bc255bc993c495 OK 2026/05/30 05:04:27 DEBUG : dir1/0010-456789.txt: md5 = 18a2f83e2ded4e17d4e4e1ad5847dc98 OK 2026/05/30 05:04:29 DEBUG : dir1/0011-56789;.txt: md5 = f299f34e71d3e8e9aec8a485c1e3a9d0 OK 2026/05/30 05:04:30 DEBUG : dir1/0012-6789;.txt: md5 = ecd74fd12d9e220dcbf1b66e567ee22c OK 2026/05/30 05:04:32 DEBUG : dir1/0013-789;=.txt: md5 = b8847fe32571544f9a2684d5ed4d01cd OK 2026/05/30 05:04:33 DEBUG : dir1/0014-89;=.txt: md5 = 453cd61eeca46a85952301a5dd3712b6 OK 2026/05/30 05:04:35 DEBUG : dir1/0015-9;=.txt: md5 = 66837deaf63069a5768599e40daeae47 OK 2026/05/30 05:04:36 DEBUG : apple: md5 = d0ea828a9bbba2b18e1ce86ffe09dd3d OK 2026/05/30 05:04:38 DEBUG : banana: md5 = ba13a9ab64604821f0f8e282cf4cda9d OK 2026/05/30 05:04:39 DEBUG : appleappleapplebanana: md5 = e86ca37324a1b9d5266e12e1bfa8cf53 OK 2026/05/30 05:04:41 DEBUG : splitbananasplit: md5 = a0b6c0325c5f163201e08c47e5b1e485 OK 2026/05/30 05:04:41 DEBUG : Waiting for deletions to finish 2026/05/30 05:04:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:04:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:04:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : apple: size = 5 OK 2026/05/30 05:04:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:43 DEBUG : apple: Unchanged skipping 2026/05/30 05:04:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:43 DEBUG : banana: size = 6 OK 2026/05/30 05:04:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:43 DEBUG : banana: Unchanged skipping 2026/05/30 05:04:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:04:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 05:04:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 05:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:04:44 DEBUG : appleapple: md5 = df615909990e05c49d71e5959c983f83 OK 2026/05/30 05:04:44 DEBUG : appleapple: size = 21 OK 2026/05/30 05:04:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/30 05:04:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:45 DEBUG : dir1/0001-bcdef: md5 = 886b8594a3f90eac8a210210bf5c237f OK 2026/05/30 05:04:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/30 05:04:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/30 05:04:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:45 DEBUG : dir1/0000-abcde: md5 = 4f2870eeacba843ac38d75a8981b4ba8 OK 2026/05/30 05:04:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/30 05:04:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/30 05:04:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:45 DEBUG : splitbanan: md5 = 2189db1d8d8c7688725e85dea648b40d OK 2026/05/30 05:04:45 DEBUG : splitbanan: size = 16 OK 2026/05/30 05:04:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/30 05:04:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:46 DEBUG : dir1/0002-cdefg: md5 = e61048c4b014f717928ad5ceebeffecd OK 2026/05/30 05:04:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/30 05:04:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/30 05:04:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:46 DEBUG : dir1/0004-efghi: md5 = a4a08cd92e865a607713a2a34dca6157 OK 2026/05/30 05:04:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/30 05:04:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/30 05:04:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:46 DEBUG : dir1/0005-fghij: md5 = 53843d39ae0c0902f76cb72254e561ea OK 2026/05/30 05:04:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/30 05:04:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/30 05:04:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:46 DEBUG : dir1/0003-defgh: md5 = 2284264f69c3da8b0b85455558c03ab9 OK 2026/05/30 05:04:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/30 05:04:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/30 05:04:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:47 DEBUG : dir1/0006-ghijk: md5 = 532408225098faf88ef3f5a1bbcec92c OK 2026/05/30 05:04:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/30 05:04:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/30 05:04:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:48 DEBUG : dir1/0007-12345: md5 = 1e4836a0b568ba83f2f19ccc1f978da2 OK 2026/05/30 05:04:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/30 05:04:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/30 05:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:48 DEBUG : dir1/0008-23456: md5 = dc9caca87876484c04d50442881eaed2 OK 2026/05/30 05:04:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/30 05:04:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/30 05:04:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:48 DEBUG : dir1/0009-34567: md5 = b7234ef53df91b331ba547c18c3d39e3 OK 2026/05/30 05:04:48 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/30 05:04:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/30 05:04:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:49 DEBUG : dir1/0010-45678: md5 = 1e86acdf04228e0b3ff0923a43b77acc OK 2026/05/30 05:04:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/30 05:04:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/30 05:04:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:49 DEBUG : dir1/0011-56789: md5 = 6ae70091b58f044b766582ed8bcfae6b OK 2026/05/30 05:04:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/30 05:04:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/30 05:04:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:49 DEBUG : dir1/0012-6789;: md5 = 7e01f4f8d4e4d86942239b37605dd211 OK 2026/05/30 05:04:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/30 05:04:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/30 05:04:49 DEBUG : dir1/0013-789;=: md5 = 2ea829824513904ee6ec3026d0e77af0 OK 2026/05/30 05:04:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/30 05:04:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/30 05:04:50 DEBUG : dir1/0014-89;=.: md5 = d894465ecbe1bf2a829eed75cc6dd01f OK 2026/05/30 05:04:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/30 05:04:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/30 05:04:51 DEBUG : dir1/0015-9;=.t: md5 = 8eea506d67e6b3d272aa0a3eec442b36 OK 2026/05/30 05:04:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/30 05:04:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/30 05:04:51 DEBUG : Waiting for deletions to finish 2026/05/30 05:04:51 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 05:04:51 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 05:04:51 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 05:04:51 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 05:04:51 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 05:04:51 INFO : splitbananasplit: Deleted 2026/05/30 05:04:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 05:04:51 INFO : appleappleapplebanana: Deleted 2026/05/30 05:04:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 05:04:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 05:04:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 05:04:51 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 05:04:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 05:04:52 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 05:04:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 05:04:52 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 05:04:52 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 05:04:52 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 05:04:52 DEBUG : Waiting for deletions to finish 2026/05/30 05:04:53 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : appleapple: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/30 05:04:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:54 DEBUG : dir1: Directory modification time the same (differ by -877.73µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:54 DEBUG : apple: size = 5 OK 2026/05/30 05:04:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : apple: Unchanged skipping 2026/05/30 05:04:54 DEBUG : banana: size = 6 OK 2026/05/30 05:04:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : banana: Unchanged skipping 2026/05/30 05:04:54 DEBUG : appleapple: size = 21 OK 2026/05/30 05:04:54 DEBUG : splitbanan: size = 16 OK 2026/05/30 05:04:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:04:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 05:04:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 05:04:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 05:04:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 05:04:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 05:04:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 05:04:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 05:04:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 05:04:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 05:04:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/30 05:04:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/30 05:04:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 05:04:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 05:04:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/30 05:04:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/30 05:04:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 05:04:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 05:04:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/30 05:04:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/30 05:04:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/30 05:04:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/30 05:04:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 05:04:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/30 05:04:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/30 05:04:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 05:04:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/30 05:04:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/30 05:04:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/30 05:04:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/30 05:04:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/30 05:04:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 05:04:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/30 05:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:04:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:04:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:04:54 DEBUG : Waiting for deletions to finish 2026/05/30 05:04:54 DEBUG : Waiting for deletions to finish 2026/05/30 05:04:54 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : appleapple: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/30 05:04:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/30 05:04:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:04:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 05:04:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 05:04:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 05:04:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 05:04:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 05:04:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 05:04:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 05:04:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 05:04:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 05:04:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 05:04:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 05:04:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 05:04:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 05:04:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 05:04:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 05:04:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 05:04:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 05:04:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:05:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:05:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 3bcd7e230523a7430394e4291b24d5ad OK 2026/05/30 05:05:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0b430eedc35f280c22f11b047bf2edcf OK 2026/05/30 05:05:12 DEBUG : dir1/0002-cdefghi.txt: md5 = a08085e7b091ac7cdd124558a3a780e4 OK 2026/05/30 05:05:14 DEBUG : dir1/0003-defghij.txt: md5 = c5eea4331ddacbbe9994ac0601127d40 OK 2026/05/30 05:05:15 DEBUG : dir1/0004-efghijk.txt: md5 = 58132c4b3d4e13f5316953709c6cb4e5 OK 2026/05/30 05:05:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 777e936a810fef558473c881272e9e5d OK 2026/05/30 05:05:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 2f0d95d1876e0863343f51338ace1769 OK 2026/05/30 05:05:20 DEBUG : dir1/0007-1234567.txt: md5 = 30e0e78a15e926dd11c801039d98a7e0 OK 2026/05/30 05:05:21 DEBUG : dir1/0008-2345678.txt: md5 = 6e833ccb0c615e1e874c58b161921845 OK 2026/05/30 05:05:23 DEBUG : dir1/0009-3456789.txt: md5 = 2e9f3869be49a0aac5226aef63d7851c OK 2026/05/30 05:05:25 DEBUG : dir1/0010-456789.txt: md5 = 3db6ffea0c702108812dbdcfb54e7f91 OK 2026/05/30 05:05:26 DEBUG : dir1/0011-56789;.txt: md5 = ae1b4dc910baba7687a65cd24fc03c74 OK 2026/05/30 05:05:28 DEBUG : dir1/0012-6789;.txt: md5 = efb2fe60c07bf300e5b8e73222b074c6 OK 2026/05/30 05:05:29 DEBUG : dir1/0013-789;=.txt: md5 = f86602b601b402f925f9f60223f877b2 OK 2026/05/30 05:05:31 DEBUG : dir1/0014-89;=.txt: md5 = 36278c0705b80aeef350d5d9c72b62ad OK 2026/05/30 05:05:33 DEBUG : dir1/0015-9;=.txt: md5 = 12affdd7d93a27207fdd460836f3012a OK 2026/05/30 05:05:34 DEBUG : apple: md5 = 47f3b54cc9edbbb07d70bf43478f83a2 OK 2026/05/30 05:05:36 DEBUG : banana: md5 = 2fd3e9c01bfaf113077dfe8ecc15e826 OK 2026/05/30 05:05:37 DEBUG : appleappleapplebanana: md5 = 4a05b8c5797e4b8829f0c19fa44b2a92 OK 2026/05/30 05:05:39 DEBUG : splitbananasplit: md5 = 1c9f651a722311c316dd445d85ce9114 OK 2026/05/30 05:05:39 DEBUG : Waiting for deletions to finish 2026/05/30 05:05:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:05:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:05:41 DEBUG : apple: size = 5 OK 2026/05/30 05:05:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : apple: Unchanged skipping 2026/05/30 05:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:05:41 DEBUG : banana: size = 6 OK 2026/05/30 05:05:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : banana: Unchanged skipping 2026/05/30 05:05:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:05:41 DEBUG : Waiting for deletions to finish 2026/05/30 05:05:41 DEBUG : Waiting for deletions to finish 2026/05/30 05:05:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:05:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1: Directory modification time the same (differ by -850.989µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : apple: size = 5 OK 2026/05/30 05:05:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : apple: Unchanged skipping 2026/05/30 05:05:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:05:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:05:43 DEBUG : banana: size = 6 OK 2026/05/30 05:05:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : banana: Unchanged skipping 2026/05/30 05:05:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:05:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:05:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:05:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:05:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:05:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:05:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:05:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:05:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:05:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:05:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:05:43 DEBUG : Waiting for deletions to finish 2026/05/30 05:05:43 DEBUG : Waiting for deletions to finish 2026/05/30 05:05:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:05:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : Waiting for deletions to finish 2026/05/30 05:05:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:05:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:05:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:05:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 428c43de5f3314398ffc251e12fd411e OK 2026/05/30 05:06:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 49e1ac5ab2b7155722c119af480b72ce OK 2026/05/30 05:06:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 28071fd5a5e10f9486be91bac19378ed OK 2026/05/30 05:06:04 DEBUG : dir1/0003-defghij.txt: md5 = 6ebaf7e69e8bb7833e858f3c4cfea386 OK 2026/05/30 05:06:05 DEBUG : dir1/0004-efghijk.txt: md5 = 89d7862893a2d7d6a3ffde693833ba04 OK 2026/05/30 05:06:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 43b1f256ca88041c145fcd4f587c38a9 OK 2026/05/30 05:06:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 6b730c0ef5c6c803f354f64aaaa7a41a OK 2026/05/30 05:06:10 DEBUG : dir1/0007-1234567.txt: md5 = 689cb3daf575dfa775111060b2a7d7b2 OK 2026/05/30 05:06:11 DEBUG : dir1/0008-2345678.txt: md5 = 3c825f568d26a322be9d0d18fb2f3de2 OK 2026/05/30 05:06:13 DEBUG : dir1/0009-3456789.txt: md5 = c8e7e3c2acd2ebde9c6ad00ea181f5ea OK 2026/05/30 05:06:14 DEBUG : dir1/0010-456789.txt: md5 = 04ebecbd188e3b403eb01b6977fe875f OK 2026/05/30 05:06:16 DEBUG : dir1/0011-56789;.txt: md5 = 68038e6e6765691eeddba0ef6152d0c6 OK 2026/05/30 05:06:17 DEBUG : dir1/0012-6789;.txt: md5 = db152730ed12e76ec0df5366d211786c OK 2026/05/30 05:06:19 DEBUG : dir1/0013-789;=.txt: md5 = f2e39c9c85efdbd2fb237874b3c58e57 OK 2026/05/30 05:06:20 DEBUG : dir1/0014-89;=.txt: md5 = f6397183351856c45d66e446c5f5bace OK 2026/05/30 05:06:22 DEBUG : dir1/0015-9;=.txt: md5 = 5b80ad63f094d176e128c133b058f0bf OK 2026/05/30 05:06:23 DEBUG : apple: md5 = 217f085be359636cfcc567ccdbad5ce0 OK 2026/05/30 05:06:25 DEBUG : banana: md5 = 20994141f547b6695bb97f3041df092a OK 2026/05/30 05:06:26 DEBUG : appleappleapplebanana: md5 = acb780555f5c5e3872c2563dc925ae5c OK 2026/05/30 05:06:28 DEBUG : splitbananasplit: md5 = 859702a85dd51b27ffe6fe199e9000a9 OK 2026/05/30 05:06:28 DEBUG : Waiting for deletions to finish 2026/05/30 05:06:28 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:06:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:06:30 DEBUG : apple: size = 5 OK 2026/05/30 05:06:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:06:30 DEBUG : apple: Unchanged skipping 2026/05/30 05:06:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:06:30 DEBUG : banana: size = 6 OK 2026/05/30 05:06:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : banana: Unchanged skipping 2026/05/30 05:06:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:06:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:06:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:06:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:06:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:06:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:06:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:06:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:06:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:06:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:06:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:06:30 DEBUG : Waiting for deletions to finish 2026/05/30 05:06:30 DEBUG : Waiting for deletions to finish 2026/05/30 05:06:31 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:06:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:06:32 DEBUG : dir1: Directory modification time the same (differ by -681.262µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : apple: size = 5 OK 2026/05/30 05:06:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : apple: Unchanged skipping 2026/05/30 05:06:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:06:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:06:32 DEBUG : banana: size = 6 OK 2026/05/30 05:06:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : banana: Unchanged skipping 2026/05/30 05:06:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:06:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:06:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:06:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:06:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:06:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:06:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:06:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:06:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:06:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:06:32 DEBUG : Waiting for deletions to finish 2026/05/30 05:06:32 DEBUG : Waiting for deletions to finish 2026/05/30 05:06:33 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:06:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:06:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:06:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 46f8f25759cb23dfeeaba9a93b83c6d4 OK 2026/05/30 05:06:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 835c923ba6887701a8cea8589108fb5f OK 2026/05/30 05:06:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 97b50dcd03daacf6dd900d99c57d5618 OK 2026/05/30 05:06:52 DEBUG : dir1/0003-defghij.txt: md5 = 98947f2147508154bc3f9bd00bd4b15c OK 2026/05/30 05:06:54 DEBUG : dir1/0004-efghijk.txt: md5 = 93f56f8862f90432ce3ebb771454870d OK 2026/05/30 05:06:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 47bb43488cb8e5e978d2ddf116ee669d OK 2026/05/30 05:06:57 DEBUG : dir1/0006-ghijklm.txt: md5 = bf110ad181fac3652ce460bfa9563840 OK 2026/05/30 05:06:58 DEBUG : dir1/0007-1234567.txt: md5 = 996cfa35b5204f498fc5eeca70bf328b OK 2026/05/30 05:07:00 DEBUG : dir1/0008-2345678.txt: md5 = 249f466621d2008e76846bb09368a647 OK 2026/05/30 05:07:01 DEBUG : dir1/0009-3456789.txt: md5 = 39cb1aa8feee930070a8e60449683e4f OK 2026/05/30 05:07:03 DEBUG : dir1/0010-456789.txt: md5 = 66ae8c633c117796c25d4b226a196c05 OK 2026/05/30 05:07:04 DEBUG : dir1/0011-56789;.txt: md5 = ce18b8db0c4bcd199f376de7ae6b3b27 OK 2026/05/30 05:07:06 DEBUG : dir1/0012-6789;.txt: md5 = 115c7ef6eff19e3445631590131ae7c3 OK 2026/05/30 05:07:07 DEBUG : dir1/0013-789;=.txt: md5 = 36e2f0354a5511b2673d888563f9c873 OK 2026/05/30 05:07:09 DEBUG : dir1/0014-89;=.txt: md5 = 0cb1e76d7313cbd30eb7185bb94a6d11 OK 2026/05/30 05:07:11 DEBUG : dir1/0015-9;=.txt: md5 = 6b8d33a8d1ef4dca76b068d6f6f08179 OK 2026/05/30 05:07:12 DEBUG : apple: md5 = a511c1cc0c13c6b7c990ab97110aa1e2 OK 2026/05/30 05:07:14 DEBUG : banana: md5 = 8831685191f02beb62f7700c6b1b02e5 OK 2026/05/30 05:07:15 DEBUG : appleappleapplebanana: md5 = 57e085bdea227bfda82b5346a4b0bcd9 OK 2026/05/30 05:07:17 DEBUG : splitbananasplit: md5 = 55be502243645ee627d0fbd2deb6ce2a OK 2026/05/30 05:07:17 DEBUG : Waiting for deletions to finish 2026/05/30 05:07:17 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:07:18 DEBUG : apple: size = 5 OK 2026/05/30 05:07:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:18 DEBUG : apple: Unchanged skipping 2026/05/30 05:07:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:07:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:07:18 DEBUG : banana: size = 6 OK 2026/05/30 05:07:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:18 DEBUG : banana: Unchanged skipping 2026/05/30 05:07:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:07:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:07:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:07:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:07:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:07:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:07:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:07:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:07:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:07:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:07:19 DEBUG : Waiting for deletions to finish 2026/05/30 05:07:19 DEBUG : Waiting for deletions to finish 2026/05/30 05:07:19 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:07:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:07:20 DEBUG : dir1: Directory modification time the same (differ by -500.754µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : apple: size = 5 OK 2026/05/30 05:07:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : apple: Unchanged skipping 2026/05/30 05:07:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:07:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:07:20 DEBUG : banana: size = 6 OK 2026/05/30 05:07:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : banana: Unchanged skipping 2026/05/30 05:07:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:07:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:07:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:07:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:07:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:07:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:07:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:07:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:07:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:07:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:07:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:07:20 DEBUG : Waiting for deletions to finish 2026/05/30 05:07:20 DEBUG : Waiting for deletions to finish 2026/05/30 05:07:21 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:07:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:07:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:07:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 72405d45069a5e0a3c9a6aade3b93702 OK 2026/05/30 05:07:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4dc81e2eeb805c41a3884730b49ea4f5 OK 2026/05/30 05:07:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 9fb50184afb920e7b7888f20d6e5c0d9 OK 2026/05/30 05:07:40 DEBUG : dir1/0003-defghij.txt: md5 = 74e33bfcffe71c2e911ae71329801c9c OK 2026/05/30 05:07:42 DEBUG : dir1/0004-efghijk.txt: md5 = 37afafded42433e6c34423db56243b79 OK 2026/05/30 05:07:43 DEBUG : dir1/0005-fghijkl.txt: md5 = de7c97f2a020a0e3d93e8811644d2c91 OK 2026/05/30 05:07:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 3bdc11f8a377c5f22a88ec8d8b7eb97e OK 2026/05/30 05:07:47 DEBUG : dir1/0007-1234567.txt: md5 = b188cd2d5030c93794b4aa0b2d7e7687 OK 2026/05/30 05:07:48 DEBUG : dir1/0008-2345678.txt: md5 = 91d3d2d89f257c3dbbfad6754764ec43 OK 2026/05/30 05:07:50 DEBUG : dir1/0009-3456789.txt: md5 = 5510eb34359b444224bcddf4bac35bed OK 2026/05/30 05:07:51 DEBUG : dir1/0010-456789.txt: md5 = a79a4b218bb41a4dc8e5edcaf97cefe5 OK 2026/05/30 05:07:53 DEBUG : dir1/0011-56789;.txt: md5 = 9a1b8f112e2c2b52a63961044fe0d172 OK 2026/05/30 05:07:54 DEBUG : dir1/0012-6789;.txt: md5 = 45f020d46c0dec05757093125df56481 OK 2026/05/30 05:07:56 DEBUG : dir1/0013-789;=.txt: md5 = ff8f2abd6e077f74dd844bb30bc43700 OK 2026/05/30 05:07:58 DEBUG : dir1/0014-89;=.txt: md5 = b26e85bc1231c1f5b8097cef3aaf3c15 OK 2026/05/30 05:07:59 DEBUG : dir1/0015-9;=.txt: md5 = 24e0f5045f5850ceb51abb86259db517 OK 2026/05/30 05:08:00 DEBUG : apple: md5 = fa97f4e021e9f7f0d46187f5f9ba1b2f OK 2026/05/30 05:08:02 DEBUG : banana: md5 = 1ffd29ab34f4c5b93cdd18cff613af9a OK 2026/05/30 05:08:04 DEBUG : appleappleapplebanana: md5 = 50a81e19fcaad66572d4bd3836a5e2a5 OK 2026/05/30 05:08:05 DEBUG : splitbananasplit: md5 = 1651772163ab25853897ef7bde6d5ad4 OK 2026/05/30 05:08:05 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:08:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:08:07 DEBUG : banana: size = 6 OK 2026/05/30 05:08:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:07 DEBUG : banana: Unchanged skipping 2026/05/30 05:08:07 DEBUG : apple: size = 5 OK 2026/05/30 05:08:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:07 DEBUG : apple: Unchanged skipping 2026/05/30 05:08:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:08:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:08:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:08:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:08:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:08:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:08:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:08:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:08:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:08:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:08:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:08:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:08:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:08:08 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:08 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:08:09 DEBUG : dir1: Directory modification time the same (differ by -317.585µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:08:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : banana: size = 6 OK 2026/05/30 05:08:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : apple: size = 5 OK 2026/05/30 05:08:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:08:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : apple: Unchanged skipping 2026/05/30 05:08:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:08:09 DEBUG : banana: Unchanged skipping 2026/05/30 05:08:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:08:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:08:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:08:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:08:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:08:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:08:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:08:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:08:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:08:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:08:09 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:09 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:08:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:08:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 74d85d6894f4e29adbb567140a714acd OK 2026/05/30 05:08:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1f8f68b63d771ffea4a7ca723a1ddd7c OK 2026/05/30 05:08:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 74e221922812b843d04ddea02c5250a8 OK 2026/05/30 05:08:30 DEBUG : dir1/0003-defghij.txt: md5 = 9977cffb72ebd7972f9a04428df87290 OK 2026/05/30 05:08:31 DEBUG : dir1/0004-efghijk.txt: md5 = 9a9a0386ce5493b9b6ee6ce84b350962 OK 2026/05/30 05:08:33 DEBUG : dir1/0005-fghijkl.txt: md5 = a33eee35ff6edc608bd1a05b1725f05a OK 2026/05/30 05:08:34 DEBUG : dir1/0006-ghijklm.txt: md5 = bca9ec42a9af931afdd66671cf521fcf OK 2026/05/30 05:08:36 DEBUG : dir1/0007-1234567.txt: md5 = c9f316876b13e7b12ad05dddae5ccb3b OK 2026/05/30 05:08:37 DEBUG : dir1/0008-2345678.txt: md5 = 67985b37136300a1e70d1c91e6037a55 OK 2026/05/30 05:08:39 DEBUG : dir1/0009-3456789.txt: md5 = b4674e79bb820ce4932748c4ad39b5ae OK 2026/05/30 05:08:40 DEBUG : dir1/0010-456789.txt: md5 = fd6b6f39811a614a90ee1170817a2d7a OK 2026/05/30 05:08:42 DEBUG : dir1/0011-56789;.txt: md5 = ea08f3056abc38bdbacdbfb6c01e1497 OK 2026/05/30 05:08:43 DEBUG : dir1/0012-6789;.txt: md5 = a5a44fd17c9528dbfbca42673cc4f8b3 OK 2026/05/30 05:08:45 DEBUG : dir1/0013-789;=.txt: md5 = 18ce61e9fa0ee073a1a5ca05ab1bab84 OK 2026/05/30 05:08:46 DEBUG : dir1/0014-89;=.txt: md5 = 11ebc898cbdd44a5f6fdec3919cd570f OK 2026/05/30 05:08:47 DEBUG : dir1/0015-9;=.txt: md5 = 782fdb16208f32a7db2fd7b73078838d OK 2026/05/30 05:08:49 DEBUG : apple: md5 = ec6c57d1d268421540773bac91404d55 OK 2026/05/30 05:08:51 DEBUG : banana: md5 = f48b10a783df8cac46b20f6248ca15a0 OK 2026/05/30 05:08:52 DEBUG : appleappleapplebanana: md5 = 53f4812247d605e06852c9c7e3903fc1 OK 2026/05/30 05:08:54 DEBUG : splitbananasplit: md5 = 4cfe5f3a20f59a075994ef0f614f569d OK 2026/05/30 05:08:54 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:08:55 DEBUG : apple: size = 5 OK 2026/05/30 05:08:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:55 DEBUG : apple: Unchanged skipping 2026/05/30 05:08:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:08:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:08:55 DEBUG : banana: size = 6 OK 2026/05/30 05:08:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:55 DEBUG : banana: Unchanged skipping 2026/05/30 05:08:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/30 05:08:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:08:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:08:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:08:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:08:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:08:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:08:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:08:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:08:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:08:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:08:56 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:56 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:08:57 DEBUG : dir1: Directory modification time the same (differ by -133.506µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : apple: size = 5 OK 2026/05/30 05:08:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 05:08:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 05:08:57 DEBUG : banana: size = 6 OK 2026/05/30 05:08:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : apple: Unchanged skipping 2026/05/30 05:08:57 DEBUG : banana: Unchanged skipping 2026/05/30 05:08:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 05:08:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:08:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 05:08:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 05:08:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 05:08:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 05:08:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 05:08:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 05:08:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 05:08:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:08:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 05:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:08:57 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:57 DEBUG : Waiting for deletions to finish 2026/05/30 05:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : apple: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : banana: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 05:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/30 05:09:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" --- PASS: TestTransform (591.79s) --- PASS: TestTransform/NFC (48.38s) --- PASS: TestTransform/NFD (48.49s) --- PASS: TestTransform/base64 (57.01s) --- PASS: TestTransform/prefix (68.27s) --- PASS: TestTransform/suffix (68.76s) --- PASS: TestTransform/truncate (56.92s) --- PASS: TestTransform/encoder (50.21s) --- PASS: TestTransform/ISO-8859-1 (48.53s) --- PASS: TestTransform/charmap (48.04s) --- PASS: TestTransform/lowercase (49.08s) --- PASS: TestTransform/ascii (48.11s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:09:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 05:09:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 05:09:11 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/30 05:09:11 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-30T05:09:10.922520615Z) 2026/05/30 05:09:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 05:09:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/30 05:09:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 05:09:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/30 05:09:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 05:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:09:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = d52654084651ffbadaa81ecdb981c4aa OK 2026/05/30 05:09:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/30 05:09:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 05:09:13 DEBUG : Waiting for deletions to finish 2026/05/30 05:09:15 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.10s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:09:16 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:16 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:16 DEBUG : tictactoe: Making directory with metadata 2026/05/30 05:09:17 INFO : tictactoe: Made directory with metadata (mtime=2026-05-30T05:09:16.025606613Z) 2026/05/30 05:09:17 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:17 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:09:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/30 05:09:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:09:18 DEBUG : tictactoe/tictactoe: md5 = 829758842c410b8a583ba90b0a1c7631 OK 2026/05/30 05:09:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/30 05:09:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/30 05:09:18 DEBUG : Waiting for deletions to finish 2026/05/30 05:09:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.07s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:09:21 DEBUG : toe: Making directory with metadata 2026/05/30 05:09:22 INFO : toe: Made directory with metadata (mtime=2026-05-30T05:09:21.098692107Z) 2026/05/30 05:09:22 DEBUG : toe/toe: Making directory with metadata 2026/05/30 05:09:22 INFO : toe/toe: Made directory with metadata (mtime=2026-05-30T05:09:21.098692107Z) 2026/05/30 05:09:22 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 05:09:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 05:09:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 05:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:09:24 DEBUG : toe/toe/tictactoe: md5 = db976e9036e2d629e1b79adde378e5b9 OK 2026/05/30 05:09:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/30 05:09:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/30 05:09:24 DEBUG : Waiting for deletions to finish 2026/05/30 05:09:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/30 05:09:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.14s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:09:28 DEBUG : toe: Making directory with metadata 2026/05/30 05:09:29 INFO : toe: Made directory with metadata (mtime=2026-05-30T05:09:28.237812425Z) 2026/05/30 05:09:29 DEBUG : toe/toe: Making directory with metadata 2026/05/30 05:09:30 INFO : toe/toe: Made directory with metadata (mtime=2026-05-30T05:09:28.237812425Z) 2026/05/30 05:09:30 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 05:09:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 05:09:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 05:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:09:31 DEBUG : toe/toe/tictactoe: md5 = d929cd38fd27125609d3067028f4705c OK 2026/05/30 05:09:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/30 05:09:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/30 05:09:31 DEBUG : Waiting for deletions to finish 2026/05/30 05:09:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/30 05:09:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.65s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:09:35 DEBUG : empty_dir: Making directory with metadata 2026/05/30 05:09:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:09:35 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/30 05:09:37 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:37 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:37 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:37 DEBUG : tictactoe: Making directory with metadata 2026/05/30 05:09:37 INFO : tictactoe: Made directory with metadata (mtime=2026-05-30T05:09:35.892941438Z) 2026/05/30 05:09:37 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:37 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:09:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/30 05:09:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-30T05:09:35.892941438Z) 2026/05/30 05:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 05:09:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 05:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 05:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:09:40 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4e196937de0f2bdc85c2f02c88cbd792 OK 2026/05/30 05:09:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/30 05:09:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/30 05:09:40 DEBUG : Waiting for deletions to finish 2026/05/30 05:09:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/30 05:09:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.91s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:09:44 DEBUG : empty_dir: Making directory with metadata 2026/05/30 05:09:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:09:44 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/30 05:09:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:09:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:45 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:45 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:45 DEBUG : tictactoe: Making directory with metadata 2026/05/30 05:09:46 INFO : tictactoe: Made directory with metadata (mtime=2026-05-30T05:09:44.804091628Z) 2026/05/30 05:09:46 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:46 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:09:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/30 05:09:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-30T05:09:44.804091628Z) 2026/05/30 05:09:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:09:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 05:09:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:09:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 05:09:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ed57369734a1606e7f3837a31ddf60eb OK 2026/05/30 05:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 05:09:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:09:49 DEBUG : Waiting for deletions to finish 2026/05/30 05:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:09:49 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:09:50 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:50 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 05:09:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 05:09:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/30 05:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': 0 differences found 2026/05/30 05:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': 1 hashes could not be checked 2026/05/30 05:09:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': 1 matching files 2026/05/30 05:09:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/30 05:09:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.70s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:09:54 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:54 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:54 DEBUG : tictactoe: Making directory with metadata 2026/05/30 05:09:55 INFO : tictactoe: Made directory with metadata (mtime=2026-05-30T05:09:54.499255046Z) 2026/05/30 05:09:55 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:55 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:09:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:09:55 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/30 05:09:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-30T05:09:54.500255063Z) 2026/05/30 05:09:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:09:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 05:09:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 05:09:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 05:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:09:58 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 408e59adcdd7463785f4cfd0ec09a5be OK 2026/05/30 05:09:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/30 05:09:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/30 05:09:58 DEBUG : Waiting for deletions to finish 2026/05/30 05:09:59 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:00 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:00 DEBUG : tictactoe: Directory modification time the same (differ by -255.046µs, within tolerance 1ms) 2026/05/30 05:10:00 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:10:00 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -255.063µs, within tolerance 1ms) 2026/05/30 05:10:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/30 05:10:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 05:10:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 05:10:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/30 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:10:00 DEBUG : Waiting for deletions to finish 2026/05/30 05:10:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/30 05:10:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.48s) === RUN TestSyntax 2026/05/30 05:10:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:10:04 DEBUG : toe: Making directory with metadata 2026/05/30 05:10:05 INFO : toe: Made directory with metadata (mtime=2026-05-30T05:10:03.982414898Z) 2026/05/30 05:10:05 DEBUG : toe/toe: Making directory with metadata 2026/05/30 05:10:05 INFO : toe/toe: Made directory with metadata (mtime=2026-05-30T05:10:03.982414898Z) 2026/05/30 05:10:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 05:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:10:07 DEBUG : toe/toe/toe: md5 = 5d2c176131580fe12bae7e575b73abac OK 2026/05/30 05:10:07 DEBUG : toe/toe/toe: size = 11 OK 2026/05/30 05:10:07 INFO : toe/toe/toe: Copied (new) 2026/05/30 05:10:07 DEBUG : Waiting for deletions to finish 2026/05/30 05:10:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/30 05:10:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.66s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:10:11 DEBUG : empty_dir: Making directory with metadata 2026/05/30 05:10:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:10:11 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:11 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/30 05:10:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:10:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:12 DEBUG : tictactoe: Making directory with metadata 2026/05/30 05:10:13 INFO : tictactoe: Made directory with metadata (mtime=2026-05-30T05:10:11.640543991Z) 2026/05/30 05:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:10:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/30 05:10:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-30T05:10:11.640543991Z) 2026/05/30 05:10:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:10:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 05:10:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 05:10:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:10:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 08775b90ab0a002168baff6e036d8064 OK 2026/05/30 05:10:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 05:10:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:16 INFO : toe/toe/toe.txt: Deleted 2026/05/30 05:10:16 INFO : toe/toe: Removing directory 2026/05/30 05:10:16 INFO : toe: Removing directory 2026/05/30 05:10:16 INFO : empty_dir: Removing directory 2026/05/30 05:10:16 DEBUG : Local file system at /tmp/rclone2621015292: deleted 3 directories 2026/05/30 05:10:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/30 05:10:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.18s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:10:20 DEBUG : empty_dir: Making directory with metadata 2026/05/30 05:10:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:21 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/30 05:10:21 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:10:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:21 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:21 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:21 DEBUG : tictactoe: Making directory with metadata 2026/05/30 05:10:22 INFO : tictactoe: Made directory with metadata (mtime=2026-05-30T05:10:20.818698712Z) 2026/05/30 05:10:22 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:22 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:10:22 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/30 05:10:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-30T05:10:20.818698712Z) 2026/05/30 05:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:10:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 05:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 05:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:10:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = df85b5e1f0c3ae977d34ce1f6cbeca15 OK 2026/05/30 05:10:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 05:10:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:25 INFO : toe/toe/toe.txt: Deleted 2026/05/30 05:10:25 INFO : toe/toe: Removing directory 2026/05/30 05:10:25 INFO : toe: Removing directory 2026/05/30 05:10:25 INFO : empty_dir: Removing directory 2026/05/30 05:10:25 DEBUG : Local file system at /tmp/rclone2621015292: deleted 3 directories 2026/05/30 05:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 05:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 05:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 05:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 05:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 05:10:28 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/30 05:10:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/30 05:10:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/30 05:10:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.97s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:10:34 DEBUG : Reset feature "Copy" 2026/05/30 05:10:34 DEBUG : Reset feature "Move" 2026/05/30 05:10:34 DEBUG : Reset feature "Copy" 2026/05/30 05:10:34 DEBUG : Reset feature "Move" 2026/05/30 05:10:34 DEBUG : empty_dir: Making directory with metadata 2026/05/30 05:10:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:10:34 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/30 05:10:35 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 05:10:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 05:10:35 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:35 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:35 DEBUG : tictactoe: Making directory with metadata 2026/05/30 05:10:36 INFO : tictactoe: Made directory with metadata (mtime=2026-05-30T05:10:34.788934229Z) 2026/05/30 05:10:36 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:36 DEBUG : toe: transformed to: tictactoe 2026/05/30 05:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:10:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/30 05:10:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-30T05:10:34.788934229Z) 2026/05/30 05:10:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 05:10:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 05:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 05:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:10:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e362be337bdb2b2f955b0eb802f06259 OK 2026/05/30 05:10:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 05:10:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 05:10:39 INFO : toe/toe/toe.txt: Deleted 2026/05/30 05:10:39 INFO : toe/toe: Removing directory 2026/05/30 05:10:39 INFO : toe: Removing directory 2026/05/30 05:10:39 INFO : empty_dir: Removing directory 2026/05/30 05:10:39 DEBUG : Local file system at /tmp/rclone2621015292: deleted 3 directories 2026/05/30 05:10:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 05:10:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 05:10:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 05:10:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 05:10:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 05:10:44 DEBUG : toe/toe/toe.txt: md5 = 0d869f53f17bd7707ce1077ceee85cc5 OK 2026/05/30 05:10:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/30 05:10:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/30 05:10:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/30 05:10:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/30 05:10:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/30 05:10:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/30 05:10:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (16.06s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:10:50 DEBUG : toe: transformed to: dG9l 2026/05/30 05:10:51 DEBUG : toe: transformed to: dG9l 2026/05/30 05:10:51 DEBUG : dG9l: Making directory with metadata 2026/05/30 05:10:51 INFO : dG9l: Made directory with metadata (mtime=2026-05-30T05:10:50.847204959Z) 2026/05/30 05:10:51 DEBUG : toe: transformed to: dG9l 2026/05/30 05:10:51 DEBUG : toe: transformed to: dG9l 2026/05/30 05:10:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/30 05:10:51 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/30 05:10:52 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-30T05:10:50.847204959Z) 2026/05/30 05:10:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/30 05:10:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/30 05:10:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 05:10:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 05:10:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 05:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:10:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = b0d38419fcc3f3ba8a09ea76e1aaed9f OK 2026/05/30 05:10:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/30 05:10:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 05:10:54 DEBUG : Waiting for deletions to finish 2026/05/30 05:10:55 DEBUG : dG9l: transformed to: toe 2026/05/30 05:10:55 DEBUG : dG9l: transformed to: toe 2026/05/30 05:10:55 DEBUG : toe: Directory modification time the same (differ by 204.959µs, within tolerance 1ms) 2026/05/30 05:10:55 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/30 05:10:55 DEBUG : dG9l: transformed to: toe 2026/05/30 05:10:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/30 05:10:55 DEBUG : toe/toe: Directory modification time the same (differ by 204.959µs, within tolerance 1ms) 2026/05/30 05:10:55 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/30 05:10:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/30 05:10:55 DEBUG : Local file system at /tmp/rclone2621015292: Waiting for checks to finish 2026/05/30 05:10:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/30 05:10:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/30 05:10:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/30 05:10:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/30 05:10:55 DEBUG : Local file system at /tmp/rclone2621015292: Waiting for transfers to finish 2026/05/30 05:10:55 DEBUG : Waiting for deletions to finish 2026/05/30 05:10:58 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/30 05:10:59 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.87s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo'", Local "Local file system at /tmp/rclone2621015292", Modify Window "1ms" 2026/05/30 05:10:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 05:10:59 DEBUG : toe: transformed to: 2026/05/30 05:10:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 05:10:59 DEBUG : toe: transformed to: 2026/05/30 05:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Making directory with metadata 2026/05/30 05:11:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Made directory with metadata (mtime=2026-05-30T05:10:59.717354521Z) 2026/05/30 05:11:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 05:11:00 DEBUG : toe: transformed to: 2026/05/30 05:11:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 05:11:00 DEBUG : toe: transformed to: 2026/05/30 05:11:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 05:11:00 DEBUG : toe/toe: transformed to: 2026/05/30 05:11:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/30 05:11:00 DEBUG : toe/toe: Making directory with metadata 2026/05/30 05:11:02 INFO : toe/toe: Made directory with metadata (mtime=2026-05-30T05:10:59.717354521Z) 2026/05/30 05:11:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 05:11:02 DEBUG : toe/toe: transformed to: 2026/05/30 05:11:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/30 05:11:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 05:11:02 DEBUG : toe: transformed to: 2026/05/30 05:11:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 05:11:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 05:11:02 DEBUG : toe/toe/toe: transformed to: 2026/05/30 05:11:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/30 05:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for checks to finish 2026/05/30 05:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Waiting for transfers to finish 2026/05/30 05:11:03 DEBUG : toe/toe/toe: md5 = ddc67b6fd890ca7741bbf64c4fdd71de OK 2026/05/30 05:11:03 DEBUG : toe/toe/toe: size = 11 OK 2026/05/30 05:11:03 INFO : toe/toe/toe: Copied (new) 2026/05/30 05:11:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': not deleting files as there were IO errors 2026/05/30 05:11:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': not deleting directories as there were IO errors 2026/05/30 05:11:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/30 05:11:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.83s) PASS 2026/05/30 05:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefukoq3yewo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 28m8.278798492s (try 1/5)