"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/10 06:37:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi" 2026/03/10 06:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 06:37:41 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g" 2026/03/10 06:37:42 DEBUG : Creating backend with remote "/tmp/rclone1218980543" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:37:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:37:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/10 06:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:37:43 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:37:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:37:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:37:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:37:46 DEBUG : sub dir/hello world: md5 = fea21c65cee63281a3ffc43e874c7320 OK 2026/03/10 06:37:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:37:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:37:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.74s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:37:49 DEBUG : metadata sub dir: Making directory with metadata 2026/03/10 06:37:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:37:49 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/10 06:37:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:37:49 DEBUG : Local file system at /tmp/rclone1218980543: File to upload is small (21 bytes), uploading instead of streaming 2026/03/10 06:37:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/10 06:37:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/10 06:37:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/10 06:37:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:37:50 DEBUG : Google drive root 'crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g': Skipping btime metadata as can't update it on an existing file: 2026-03-10T06:37:49.68489368Z 2026/03/10 06:37:50 INFO : empty metadata sub dir: Updated directory metadata 2026/03/10 06:37:50 DEBUG : Google drive root 'crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g': Skipping btime metadata as can't update it on an existing file: 2026-03-10T06:37:49.68489368Z 2026/03/10 06:37:51 INFO : metadata sub dir: Updated directory metadata 2026/03/10 06:37:51 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/10 06:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:37:52 DEBUG : metadata sub dir/hello metadata world: md5 = 34ba2746e6bf06896a5b51a5750beeeb OK 2026/03/10 06:37:52 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/10 06:37:52 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/10 06:37:55 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:37:57 DEBUG : metadata sub dir: Making directory with metadata 2026/03/10 06:37:57 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:37:57 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/10 06:37:57 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:37:57 DEBUG : Local file system at /tmp/rclone1218980543: File to upload is small (21 bytes), uploading instead of streaming 2026/03/10 06:37:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/10 06:37:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/10 06:37:57 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/10 06:37:57 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:37:57 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/10 06:37:57 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/10 06:37:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/10 06:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:37:59 DEBUG : metadata sub dir/hello metadata world: md5 = f8a60836bdd41c2419862b9b3cc8a1b6 OK 2026/03/10 06:37:59 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/10 06:37:59 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/10 06:37:59 DEBUG : Google drive root 'crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g': Skipping btime metadata as can't update it on an existing file: 2026-03-10T06:37:57.024971958Z 2026/03/10 06:38:00 INFO : metadata sub dir: Updated directory metadata 2026/03/10 06:38:02 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.32s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:03 DEBUG : Creating backend with remote "/non-existing" 2026/03/10 06:38:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/10 06:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:06 DEBUG : sub dir/hello world: md5 = c0889c3866752dec7ce4ed9042782cb5 OK 2026/03/10 06:38:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:38:06 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:38:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.22s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Running all checks before starting transfers 2026/03/10 06:38:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Checks finished, now starting transfers 2026/03/10 06:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:12 DEBUG : sub dir/hello world: md5 = 97b258d2597c226dc5c031479e293da2 OK 2026/03/10 06:38:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:38:12 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:38:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:38:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.23s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:15 ERROR : Ignoring --no-traverse with sync 2026/03/10 06:38:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:17 DEBUG : sub dir/hello world: md5 = 39bcd8d670ccc96d8666535f1279f72c OK 2026/03/10 06:38:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:38:17 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:38:17 DEBUG : Waiting for deletions to finish 2026/03/10 06:38:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:38:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.14s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/10 06:38:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:21 DEBUG : hello world2: md5 = 9398cc44d8dfb07c922ffa4903ba330e OK 2026/03/10 06:38:21 DEBUG : hello world2: size = 12 OK 2026/03/10 06:38:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.85s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:24 DEBUG : potato2: md5 = 92f9e60e8dd84a9bf10a292c3d980a63 OK 2026/03/10 06:38:24 DEBUG : potato2: size = 11 OK 2026/03/10 06:38:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:27 DEBUG : potato2: md5 = e2cfc225eae3ec225cf02892681c46a2 OK 2026/03/10 06:38:27 DEBUG : potato2: size = 11 OK 2026/03/10 06:38:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.92s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 06:38:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:38:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:38:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:38:28 DEBUG : sub dir2: Making directory with metadata 2026/03/10 06:38:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:38:29 DEBUG : sub dir: Making directory with metadata 2026/03/10 06:38:30 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 06:38:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 06:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:38:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:32 DEBUG : sub dir/hello world: md5 = 46bdaf9f2b06de13e9169c11873fb442 OK 2026/03/10 06:38:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:38:32 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:38:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/10 06:38:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.53s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:37 INFO : sub dir2: Making directory 2026/03/10 06:38:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/10 06:38:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:38:37 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/10 06:38:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:38:37 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/10 06:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:39 DEBUG : sub dir/hello world: md5 = 511413abdca17c8f2f4007e55027ad1d OK 2026/03/10 06:38:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:38:39 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:38:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.72s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:42 DEBUG : sub dir2: Making directory with metadata 2026/03/10 06:38:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:38:43 DEBUG : sub dir2: Making directory with metadata 2026/03/10 06:38:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:38:43 DEBUG : sub dir: Making directory with metadata 2026/03/10 06:38:44 INFO : sub dir: Made directory with metadata (mtime=2026-03-10T06:38:42.841459704Z) 2026/03/10 06:38:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:46 DEBUG : sub dir/hello world: md5 = 5ac3a86dbad9cf6c7a488219c65b1a21 OK 2026/03/10 06:38:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:38:46 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:38:46 INFO : sub dir/hello world: Deleted 2026/03/10 06:38:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.87s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:49 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/10 06:38:49 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 06:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.63s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:53 INFO : sub dir2: Making directory 2026/03/10 06:38:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/10 06:38:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:38:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:38:55 DEBUG : sub dir/hello world: md5 = e4322d655d68d22bad0e0127e82556b5 OK 2026/03/10 06:38:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:38:55 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:38:55 INFO : sub dir/hello world: Deleted 2026/03/10 06:38:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:38:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.50s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:38:58 DEBUG : sub dir2: Making directory with metadata 2026/03/10 06:38:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:38:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:38:59 DEBUG : sub dir2: Making directory with metadata 2026/03/10 06:38:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:38:59 DEBUG : sub dir: Making directory with metadata 2026/03/10 06:39:00 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 06:39:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:39:02 DEBUG : sub dir/hello world: md5 = 7efb88c9c25a2d5dbb5e184de78d167b OK 2026/03/10 06:39:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:39:02 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:39:02 DEBUG : Waiting for deletions to finish 2026/03/10 06:39:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.22s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:39:06 INFO : sub dir2: Making directory 2026/03/10 06:39:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/10 06:39:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:39:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:39:08 DEBUG : sub dir/hello world: md5 = 7bc9ad0004f8a20917d4341f325c4726 OK 2026/03/10 06:39:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:39:08 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:39:08 DEBUG : Waiting for deletions to finish 2026/03/10 06:39:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:39:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.40s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:39:14 DEBUG : sub dir/hello world: md5 = 31b622c3e44c1c7fd54477f523622c24 OK 2026/03/10 06:39:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diseyeb7sefe" 2026/03/10 06:39:14 DEBUG : Creating backend with remote "TestDrive:crypt/aql37cftr2uuc8qloacf86kr7a010k7h5nt83d393etktc24oro0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi' -> Encrypted drive 'TestCryptDrive:rclone-test-diseyeb7sefe' 2026/03/10 06:39:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:39:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diseyeb7sefe': Waiting for checks to finish 2026/03/10 06:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diseyeb7sefe': Waiting for transfers to finish 2026/03/10 06:39:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:39:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:39:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diseyeb7sefe': Purge remote 2026/03/10 06:39:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.18s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:39:24 DEBUG : sub dir/hello world: md5 = 506f039a12eafc5f85cd993f2e7898b3 OK 2026/03/10 06:39:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 06:39:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 06:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:39:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:39:26 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:39:26 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:39:27 DEBUG : sub dir/hello world: md5 = 07bc40c0a61ba04c107cf8d4a1c40403 OK 2026/03/10 06:39:27 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 06:39:27 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/10 06:39:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 06:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.00s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:39:32 DEBUG : sub dir/hello world: md5 = 5630510a7a2f8599141899133d1fae9d OK 2026/03/10 06:39:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teboyog5zozi" 2026/03/10 06:39:32 DEBUG : Creating backend with remote "TestDrive:crypt/tc8khqvfgle028cvo3emk543krhlvihnkcaatb453fjmjq42u4jg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi' -> Encrypted drive 'TestCryptDrive:rclone-test-teboyog5zozi' 2026/03/10 06:39:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:39:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teboyog5zozi': Waiting for checks to finish 2026/03/10 06:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teboyog5zozi': Waiting for transfers to finish 2026/03/10 06:39:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:39:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:39:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:39:40 DEBUG : sub dir/hello world: md5 = 104a91ee2e567773c9a1a02ef101af6a OK 2026/03/10 06:39:40 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:39:40 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 06:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teboyog5zozi': Waiting for checks to finish 2026/03/10 06:39:41 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:39:41 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-teboyog5zozi') 2026/03/10 06:39:41 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teboyog5zozi': Waiting for transfers to finish 2026/03/10 06:39:42 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 06:39:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:39:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 06:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teboyog5zozi': Purge remote 2026/03/10 06:39:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (18.11s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:39:50 DEBUG : sub dir/hello world: md5 = fc69e223bb10012e16761ebab6743a5e OK 2026/03/10 06:39:51 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 06:39:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 06:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:39:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:39:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:39:52 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:39:53 DEBUG : sub dir/hello world: md5 = f7fd71417594a4dd9400c728fef19a25 OK 2026/03/10 06:39:53 DEBUG : sub dir/hello world: size = 17 OK 2026/03/10 06:39:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/10 06:39:53 INFO : sub dir/hello world: Deleted 2026/03/10 06:39:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 06:39:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.45s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:00 DEBUG : sub dir/hello world: md5 = 91e168c4d44f9d252fc16077e3846fa5 OK 2026/03/10 06:40:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secovag6zihi" 2026/03/10 06:40:01 DEBUG : Creating backend with remote "TestDrive:crypt/skr87b6c89vsrss572l4aqadcnik5vqcec7g6s4i4d4j927dl6kg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi' -> Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi' 2026/03/10 06:40:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:40:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Waiting for checks to finish 2026/03/10 06:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Waiting for transfers to finish 2026/03/10 06:40:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:40:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/10 06:40:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:40:07 DEBUG : sub dir/hello world: md5 = 476c8400d9b98641873159040319343c OK 2026/03/10 06:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Using server-side directory move 2026/03/10 06:40:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 06:40:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:40:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 06:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Waiting for checks to finish 2026/03/10 06:40:08 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:40:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi') 2026/03/10 06:40:08 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Waiting for transfers to finish 2026/03/10 06:40:09 INFO : sub dir/hello world: Deleted 2026/03/10 06:40:09 INFO : sub dir/hello world: Moved (server-side) 2026/03/10 06:40:10 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 06:40:12 DEBUG : sub dir/hello world: md5 = eb7137003367092ee944aac68b8b2a4f OK 2026/03/10 06:40:13 DEBUG : testing file moves 2026/03/10 06:40:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:40:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/10 06:40:13 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:40:13 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi') 2026/03/10 06:40:13 DEBUG : sub dir/hello world: Sizes differ 2026/03/10 06:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Waiting for checks to finish 2026/03/10 06:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Waiting for transfers to finish 2026/03/10 06:40:14 INFO : sub dir/hello world: Deleted 2026/03/10 06:40:14 INFO : sub dir/hello world: Moved (server-side) 2026/03/10 06:40:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/10 06:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secovag6zihi': Purge remote --- PASS: TestServerSideMoveOverSelf (20.49s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:20 DEBUG : sub dir/hello world: md5 = 0c358101212c7b542672b356c31e8903 OK 2026/03/10 06:40:20 ERROR : error listing: directory not found 2026/03/10 06:40:21 INFO : Local file system at /tmp/rclone1218980543: Making directory 2026/03/10 06:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.82s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:26 DEBUG : sub dir/hello world: md5 = 9615940f2df1fc6a85aeb7626dcc1d99 OK 2026/03/10 06:40:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:40:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:40:27 DEBUG : Local file system at /tmp/rclone1218980543: Waiting for checks to finish 2026/03/10 06:40:27 DEBUG : Local file system at /tmp/rclone1218980543: Waiting for transfers to finish 2026/03/10 06:40:27 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/10 06:40:27 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/10 06:40:27 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:40:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:40:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.77s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:29 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/10 06:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:31 DEBUG : check sum: md5 = ae6c8adb52ce3b2baf1bb319b7e866bc OK 2026/03/10 06:40:31 DEBUG : check sum: size = 1 OK 2026/03/10 06:40:31 INFO : check sum: Copied (new) 2026/03/10 06:40:31 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:32 DEBUG : check sum: size = 1 OK 2026/03/10 06:40:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/10 06:40:32 DEBUG : check sum: Size of src and dst objects identical 2026/03/10 06:40:32 DEBUG : check sum: Unchanged skipping 2026/03/10 06:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:32 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.89s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/10 06:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:35 DEBUG : sizeonly: md5 = 47dca94e4ee6c0371e5b39a96342ac1a OK 2026/03/10 06:40:35 DEBUG : sizeonly: size = 6 OK 2026/03/10 06:40:35 INFO : sizeonly: Copied (new) 2026/03/10 06:40:35 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:36 DEBUG : sizeonly: size = 6 OK 2026/03/10 06:40:36 DEBUG : sizeonly: Sizes identical 2026/03/10 06:40:36 DEBUG : sizeonly: Unchanged skipping 2026/03/10 06:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:36 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.78s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/10 06:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:39 DEBUG : ignore-size: md5 = 36178a04f3b435b951e6881f6cc7a42f OK 2026/03/10 06:40:39 INFO : ignore-size: Copied (new) 2026/03/10 06:40:39 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:40:39 DEBUG : ignore-size: Unchanged skipping 2026/03/10 06:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:39 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:42 DEBUG : existing: md5 = 3095427d8c15ea6248b1f2b1da2cc917 OK 2026/03/10 06:40:42 DEBUG : existing: size = 6 OK 2026/03/10 06:40:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:42 DEBUG : existing: Unchanged skipping 2026/03/10 06:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:42 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:42 INFO : There was nothing to transfer 2026/03/10 06:40:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/10 06:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:44 DEBUG : existing: md5 = 89a560e84c8367fb46dae25800209fbc OK 2026/03/10 06:40:44 DEBUG : existing: size = 6 OK 2026/03/10 06:40:44 INFO : existing: Copied (replaced existing) 2026/03/10 06:40:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.43s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 06:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:47 DEBUG : existing: md5 = 473f1041183180ae6ca304b221e26312 OK 2026/03/10 06:40:47 DEBUG : existing: size = 6 OK 2026/03/10 06:40:47 INFO : existing: Copied (new) 2026/03/10 06:40:47 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:47 DEBUG : existing: Destination exists, skipping 2026/03/10 06:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:47 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.61s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:40:51 DEBUG : b/potato: md5 = 6907d6cbf0019c78527e3f8b07d45b3b OK 2026/03/10 06:40:53 DEBUG : c/non empty space: md5 = 79eb03a5cfe6868d0bcb8f85f66fc4d2 OK 2026/03/10 06:40:53 INFO : d: Making directory 2026/03/10 06:40:55 DEBUG : Added delayed dir = "a", newDst= 2026/03/10 06:40:55 INFO : c: Set directory modification time (using SetModTime) 2026/03/10 06:40:55 DEBUG : Added delayed dir = "c", newDst=c 2026/03/10 06:40:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 06:40:55 DEBUG : c/non empty space: size = 5 OK 2026/03/10 06:40:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:40:55 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 06:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:40:57 DEBUG : a/potato2: md5 = 04c8ada254593e5f01989cc76e751344 OK 2026/03/10 06:40:57 DEBUG : a/potato2: size = 60 OK 2026/03/10 06:40:57 INFO : a/potato2: Copied (new) 2026/03/10 06:40:57 DEBUG : Waiting for deletions to finish 2026/03/10 06:40:58 INFO : b/potato: Deleted 2026/03/10 06:40:58 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/10 06:40:58 INFO : d: Removing directory 2026/03/10 06:40:59 INFO : b: Removing directory 2026/03/10 06:40:59 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/10 06:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': deleted 2 directories 2026/03/10 06:41:02 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/10 06:41:03 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:05 DEBUG : empty space: md5 = 41b20cd02a52c69c2226b6a44b68f71f OK 2026/03/10 06:41:05 DEBUG : empty space: size = 1 OK 2026/03/10 06:41:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/10 06:41:05 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/10 06:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:05 DEBUG : Waiting for deletions to finish 2026/03/10 06:41:06 DEBUG : empty space: size = 1 OK 2026/03/10 06:41:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/10 06:41:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:07 DEBUG : empty space: md5 = 42ce722e9a390428fa30e275c541c0a8 OK 2026/03/10 06:41:07 DEBUG : empty space: size = 1 OK 2026/03/10 06:41:07 INFO : empty space: Copied (replaced existing) 2026/03/10 06:41:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.72s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:10 DEBUG : foo: md5 = dc940490344a175c9d3035b514450eb4 OK 2026/03/10 06:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:11 DEBUG : foo: size = 3 OK 2026/03/10 06:41:11 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/10 06:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:12 DEBUG : foo: md5 = f71dfc26c4bcb9687297b20c2cc2ea97 OK 2026/03/10 06:41:12 DEBUG : foo: size = 3 OK 2026/03/10 06:41:12 INFO : foo: Copied (replaced existing) 2026/03/10 06:41:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.53s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:15 DEBUG : empty space: md5 = cfec4d35ee0a3a946d1e6a48eee312a8 OK 2026/03/10 06:41:15 DEBUG : empty space: size = 1 OK 2026/03/10 06:41:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:41:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/10 06:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:15 DEBUG : empty space: Unchanged skipping 2026/03/10 06:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:17 DEBUG : potato: md5 = 46a098977ca163394c5aeb666e9518b3 OK 2026/03/10 06:41:17 DEBUG : potato: size = 60 OK 2026/03/10 06:41:17 INFO : potato: Copied (new) 2026/03/10 06:41:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:20 DEBUG : potato: md5 = 217230f4a91b7d26a75f1829948e53aa OK 2026/03/10 06:41:20 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:41:20 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:41:20 DEBUG : potato: Sizes differ 2026/03/10 06:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:21 DEBUG : potato: md5 = 927166ea3a35998d13367a8b7a905ac4 OK 2026/03/10 06:41:21 DEBUG : potato: size = 21 OK 2026/03/10 06:41:21 INFO : potato: Copied (replaced existing) 2026/03/10 06:41:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.19s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:24 DEBUG : potato: md5 = 682bcea60edeeff06189fbc242f4a20b OK 2026/03/10 06:41:25 DEBUG : potato: size = 21 OK 2026/03/10 06:41:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/10 06:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:26 DEBUG : potato: md5 = 7f567c9ffe8611f5f0c2082c2d6e0933 OK 2026/03/10 06:41:26 DEBUG : potato: size = 21 OK 2026/03/10 06:41:26 INFO : potato: Copied (replaced existing) 2026/03/10 06:41:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:29 DEBUG : potato: md5 = 236a11cfee9a1e3e3f430181ce9d326d OK 2026/03/10 06:41:30 DEBUG : empty space: md5 = 59e3f082b6c89a91841311e2fd1e8916 OK 2026/03/10 06:41:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:41:30 DEBUG : empty space: size = 1 OK 2026/03/10 06:41:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:41:30 DEBUG : empty space: Unchanged skipping 2026/03/10 06:41:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/10 06:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:30 DEBUG : Waiting for deletions to finish 2026/03/10 06:41:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:33 DEBUG : potato: md5 = e07dae0250eca6b2b0fbdb5645ec49ae OK 2026/03/10 06:41:35 DEBUG : empty space: md5 = 9d82c269f310c64738cbd1f0f114e2d8 OK 2026/03/10 06:41:35 DEBUG : empty space: size = 1 OK 2026/03/10 06:41:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:41:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:35 DEBUG : empty space: Unchanged skipping 2026/03/10 06:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:37 DEBUG : potato2: md5 = bed0cf3d67cc1b17b5a9a41fde7747c8 OK 2026/03/10 06:41:37 DEBUG : potato2: size = 60 OK 2026/03/10 06:41:37 INFO : potato2: Copied (new) 2026/03/10 06:41:37 DEBUG : Waiting for deletions to finish 2026/03/10 06:41:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:41 DEBUG : b/potato: md5 = 80f26e7be46e76d189cb77f51ec96e8b OK 2026/03/10 06:41:44 DEBUG : c/non empty space: md5 = 8ed4ee032af8acdd0eb2007b9e4fc727 OK 2026/03/10 06:41:44 INFO : d: Making directory 2026/03/10 06:41:44 INFO : d/e: Making directory 2026/03/10 06:41:46 DEBUG : Added delayed dir = "a", newDst= 2026/03/10 06:41:47 INFO : c: Set directory modification time (using SetModTime) 2026/03/10 06:41:47 DEBUG : Added delayed dir = "c", newDst=c 2026/03/10 06:41:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 06:41:47 DEBUG : c/non empty space: size = 5 OK 2026/03/10 06:41:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:41:47 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 06:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:41:49 DEBUG : a/potato2: md5 = 9b05382eeabe34689074848a04507c7d OK 2026/03/10 06:41:49 DEBUG : a/potato2: size = 60 OK 2026/03/10 06:41:49 INFO : a/potato2: Copied (new) 2026/03/10 06:41:49 DEBUG : Waiting for deletions to finish 2026/03/10 06:41:50 INFO : b/potato: Deleted 2026/03/10 06:41:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/10 06:41:50 INFO : d/e: Removing directory 2026/03/10 06:41:51 INFO : d: Removing directory 2026/03/10 06:41:51 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/10 06:41:52 INFO : b: Removing directory 2026/03/10 06:41:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/10 06:41:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': deleted 3 directories 2026/03/10 06:41:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/10 06:41:55 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:41:58 DEBUG : b/potato: md5 = b39fc784137c6025715cbd6f13c6e81d OK 2026/03/10 06:42:00 DEBUG : c/non empty space: md5 = 9ddc5859e2fee513bc3ed02fedce10f2 OK 2026/03/10 06:42:00 INFO : d: Making directory 2026/03/10 06:42:02 DEBUG : Added delayed dir = "a", newDst= 2026/03/10 06:42:02 INFO : c: Set directory modification time (using SetModTime) 2026/03/10 06:42:02 DEBUG : Added delayed dir = "c", newDst=c 2026/03/10 06:42:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/10 06:42:02 DEBUG : c/non empty space: size = 5 OK 2026/03/10 06:42:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:42:02 DEBUG : c/non empty space: Unchanged skipping 2026/03/10 06:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:04 DEBUG : a/potato2: md5 = 70f5f0416076f81ce6ad5ff72249ff92 OK 2026/03/10 06:42:04 DEBUG : a/potato2: size = 60 OK 2026/03/10 06:42:04 INFO : a/potato2: Copied (new) 2026/03/10 06:42:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': not deleting files as there were IO errors 2026/03/10 06:42:04 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/10 06:42:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': not deleting directories as there were IO errors 2026/03/10 06:42:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/10 06:42:09 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/10 06:42:10 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:42:13 DEBUG : potato: md5 = 63b78cc4e369974ef8a8d131c6fb4e30 OK 2026/03/10 06:42:14 DEBUG : empty space: md5 = 8a4135e30cf2479a6ad6874d2dd8c826 OK 2026/03/10 06:42:14 DEBUG : Waiting for deletions to finish 2026/03/10 06:42:15 DEBUG : empty space: size = 1 OK 2026/03/10 06:42:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:42:15 DEBUG : empty space: Unchanged skipping 2026/03/10 06:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:16 INFO : potato: Deleted 2026/03/10 06:42:16 DEBUG : potato2: md5 = 407bb70e836c891654e0496555fb1295 OK 2026/03/10 06:42:16 DEBUG : potato2: size = 60 OK 2026/03/10 06:42:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.64s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:42:19 DEBUG : potato: md5 = 7c705b928f54cf495f53f735b43e4259 OK 2026/03/10 06:42:21 DEBUG : empty space: md5 = 1bc57f1a2010358ef2caabc3bcae2a07 OK 2026/03/10 06:42:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:22 INFO : potato: Deleted 2026/03/10 06:42:23 DEBUG : empty space: size = 1 OK 2026/03/10 06:42:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:42:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:23 DEBUG : empty space: Unchanged skipping 2026/03/10 06:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:24 DEBUG : potato2: md5 = 5a06d143e7137d684b90552e081084de OK 2026/03/10 06:42:24 DEBUG : potato2: size = 60 OK 2026/03/10 06:42:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.86s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:42:28 DEBUG : potato: md5 = 9c3baab93ceb7f8415061ccb3fd59eb0 OK 2026/03/10 06:42:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:30 DEBUG : potato2: md5 = 15bb2f2cd0cd972ba6bbe7a6477a1566 OK 2026/03/10 06:42:30 DEBUG : potato2: size = 19 OK 2026/03/10 06:42:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.13s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:42:33 DEBUG : potato2: md5 = ffbc5267faba06585c9ccbef9a402066 OK 2026/03/10 06:42:35 DEBUG : empty space: md5 = 31563d7096d639ac90b891dd118f34ee OK 2026/03/10 06:42:35 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 06:42:35 DEBUG : enormous: Excluded 2026/03/10 06:42:35 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:42:35 DEBUG : potato2: Excluded 2026/03/10 06:42:36 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:42:36 DEBUG : potato2: Excluded 2026/03/10 06:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:36 DEBUG : empty space: size = 1 OK 2026/03/10 06:42:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:42:36 DEBUG : empty space: Unchanged skipping 2026/03/10 06:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:36 DEBUG : Waiting for deletions to finish 2026/03/10 06:42:36 INFO : There was nothing to transfer 2026/03/10 06:42:36 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 06:42:36 DEBUG : enormous: Excluded 2026/03/10 06:42:36 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:42:36 DEBUG : potato2: Excluded 2026/03/10 06:42:36 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:42:36 DEBUG : potato2: Excluded 2026/03/10 06:42:36 DEBUG : empty space: size = 1 OK 2026/03/10 06:42:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/10 06:42:36 DEBUG : empty space: Unchanged skipping 2026/03/10 06:42:36 DEBUG : Local file system at /tmp/rclone1218980543: Waiting for checks to finish 2026/03/10 06:42:36 DEBUG : Local file system at /tmp/rclone1218980543: Waiting for transfers to finish 2026/03/10 06:42:36 DEBUG : Waiting for deletions to finish 2026/03/10 06:42:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:42:39 DEBUG : potato2: md5 = c4791999c9dedcafe7c4d4b8c0c62729 OK 2026/03/10 06:42:40 DEBUG : empty space: md5 = d1ba0373a571ca79396d885a690bfb45 OK 2026/03/10 06:42:42 DEBUG : enormous: md5 = 576d0cd492ec91d09053720fc0b520fe OK 2026/03/10 06:42:42 DEBUG : enormous: Excluded (Size Filter) 2026/03/10 06:42:42 DEBUG : enormous: Excluded 2026/03/10 06:42:42 DEBUG : potato2: Excluded (Size Filter) 2026/03/10 06:42:42 DEBUG : potato2: Excluded 2026/03/10 06:42:42 DEBUG : empty space: size = 1 OK 2026/03/10 06:42:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:42 DEBUG : empty space: Unchanged skipping 2026/03/10 06:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:42 DEBUG : Waiting for deletions to finish 2026/03/10 06:42:43 INFO : enormous: Deleted 2026/03/10 06:42:43 INFO : potato2: Deleted 2026/03/10 06:42:43 INFO : There was nothing to transfer 2026/03/10 06:42:43 DEBUG : empty space: size = 1 OK 2026/03/10 06:42:43 DEBUG : Local file system at /tmp/rclone1218980543: Waiting for checks to finish 2026/03/10 06:42:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/10 06:42:43 DEBUG : empty space: Unchanged skipping 2026/03/10 06:42:43 DEBUG : Local file system at /tmp/rclone1218980543: Waiting for transfers to finish 2026/03/10 06:42:43 DEBUG : Waiting for deletions to finish 2026/03/10 06:42:43 INFO : enormous: Deleted 2026/03/10 06:42:43 INFO : potato2: Deleted 2026/03/10 06:42:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.04s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:42:47 DEBUG : one: md5 = 9ee4a264c4a39a6623502f3b21a40467 OK 2026/03/10 06:42:48 DEBUG : two: md5 = c61fc7e0ee108ac317a3a17d75412676 OK 2026/03/10 06:42:50 DEBUG : three: md5 = 23fd25feb03d5fa5c7919bba14bbfaa2 OK 2026/03/10 06:42:51 DEBUG : four: md5 = 80269bb553e97a68d08fb22f7b663f03 OK 2026/03/10 06:42:52 DEBUG : five: Need to transfer - File not found at Destination 2026/03/10 06:42:52 DEBUG : four: size = 4 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:52 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:42:52 DEBUG : four: Sizes differ 2026/03/10 06:42:52 DEBUG : three: size = 5 OK 2026/03/10 06:42:52 DEBUG : two: size = 3 OK 2026/03/10 06:42:52 DEBUG : three: Sizes identical 2026/03/10 06:42:52 DEBUG : one: Destination is newer than source, skipping 2026/03/10 06:42:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/10 06:42:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/10 06:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:53 DEBUG : two: md5 = b3cf2e62e61bec13b888308b59c59458 OK 2026/03/10 06:42:53 DEBUG : two: size = 3 OK 2026/03/10 06:42:53 INFO : two: Copied (replaced existing) 2026/03/10 06:42:53 DEBUG : four: md5 = d25b53cdab6669dcb5f6754c4f141462 OK 2026/03/10 06:42:53 DEBUG : four: size = 4 OK 2026/03/10 06:42:53 INFO : four: Copied (replaced existing) 2026/03/10 06:42:53 DEBUG : five: md5 = 4e7bce8417cc09ebfbbdb6fb842c308d OK 2026/03/10 06:42:53 DEBUG : five: size = 4 OK 2026/03/10 06:42:53 INFO : five: Copied (new) 2026/03/10 06:42:53 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.88s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/10 06:42:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/10 06:42:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/10 06:42:56 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/10 06:42:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:42:58 DEBUG : potato: md5 = aa375896c82d7d26c4cf6c04a21c68bf OK 2026/03/10 06:42:58 DEBUG : potato: size = 14 OK 2026/03/10 06:42:58 INFO : potato: Copied (new) 2026/03/10 06:42:58 DEBUG : yam: md5 = d3c2e048992cc6bf3cd7c4897b664f03 OK 2026/03/10 06:42:58 DEBUG : yam: size = 11 OK 2026/03/10 06:42:58 INFO : yam: Copied (new) 2026/03/10 06:42:58 DEBUG : Waiting for deletions to finish 2026/03/10 06:42:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/10 06:42:59 DEBUG : potato: size = 14 OK 2026/03/10 06:42:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:42:59 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/10 06:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:42:59 DEBUG : potato: Unchanged skipping 2026/03/10 06:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:00 DEBUG : yaml: md5 = d3d2fcfc13d5ac0c736d725af2caafad OK 2026/03/10 06:43:00 DEBUG : yaml: size = 11 OK 2026/03/10 06:43:00 INFO : yaml: Copied (new) 2026/03/10 06:43:00 DEBUG : Waiting for deletions to finish 2026/03/10 06:43:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/10 06:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Making map for --track-renames 2026/03/10 06:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Finished making map for --track-renames 2026/03/10 06:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for renames to finish 2026/03/10 06:43:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 06:43:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/10 06:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:04 DEBUG : potato: md5 = c5b6daf68bde635ef71b71e391d952ef OK 2026/03/10 06:43:04 DEBUG : potato: size = 14 OK 2026/03/10 06:43:04 INFO : potato: Copied (new) 2026/03/10 06:43:04 DEBUG : yam: md5 = d1dc8a7adcd5619d019a3600b0c0993a OK 2026/03/10 06:43:04 DEBUG : yam: size = 11 OK 2026/03/10 06:43:04 INFO : yam: Copied (new) 2026/03/10 06:43:04 DEBUG : Waiting for deletions to finish 2026/03/10 06:43:05 DEBUG : potato: size = 14 OK 2026/03/10 06:43:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:43:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Making map for --track-renames 2026/03/10 06:43:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Finished making map for --track-renames 2026/03/10 06:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:43:05 DEBUG : potato: Unchanged skipping 2026/03/10 06:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for renames to finish 2026/03/10 06:43:05 INFO : yam: Moved (server-side) to: yaml 2026/03/10 06:43:05 INFO : yaml: Renamed from "yam" 2026/03/10 06:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:05 DEBUG : Waiting for deletions to finish 2026/03/10 06:43:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/10 06:43:07 DEBUG : Added delayed dir = "sub", newDst= 2026/03/10 06:43:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Making map for --track-renames 2026/03/10 06:43:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Finished making map for --track-renames 2026/03/10 06:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:43:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/10 06:43:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/10 06:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for renames to finish 2026/03/10 06:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:09 DEBUG : sub/yam: md5 = 5080752ab373b3d66452c1c3d7bcef97 OK 2026/03/10 06:43:09 DEBUG : sub/yam: size = 11 OK 2026/03/10 06:43:09 INFO : sub/yam: Copied (new) 2026/03/10 06:43:10 DEBUG : potato: md5 = fdea523c9cc4af1ab0ca18e8c853d73b OK 2026/03/10 06:43:10 DEBUG : potato: size = 14 OK 2026/03/10 06:43:10 INFO : potato: Copied (new) 2026/03/10 06:43:10 DEBUG : Waiting for deletions to finish 2026/03/10 06:43:10 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/10 06:43:11 DEBUG : potato: size = 14 OK 2026/03/10 06:43:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:43:11 DEBUG : potato: Unchanged skipping 2026/03/10 06:43:12 INFO : sub: Set directory modification time (using SetModTime) 2026/03/10 06:43:12 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/10 06:43:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Making map for --track-renames 2026/03/10 06:43:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Finished making map for --track-renames 2026/03/10 06:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for renames to finish 2026/03/10 06:43:13 INFO : sub/yam: Moved (server-side) to: yam 2026/03/10 06:43:13 INFO : yam: Renamed from "sub/yam" 2026/03/10 06:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:13 DEBUG : Waiting for deletions to finish 2026/03/10 06:43:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.36s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:43:16 DEBUG : Creating backend with remote "/tmp/rclone1218980543/dir1" 2026/03/10 06:43:16 DEBUG : Config file has changed externally - reloading 2026/03/10 06:43:16 DEBUG : Creating backend with remote "/tmp/rclone1218980543/dir2" 2026/03/10 06:43:16 DEBUG : Local file system at /tmp/rclone1218980543/dir2: Using server-side directory move 2026/03/10 06:43:16 INFO : Local file system at /tmp/rclone1218980543/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 06:43:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/10 06:43:16 DEBUG : Local file system at /tmp/rclone1218980543/dir2: Waiting for checks to finish 2026/03/10 06:43:16 DEBUG : Local file system at /tmp/rclone1218980543/dir2: Waiting for transfers to finish 2026/03/10 06:43:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:43:16 DEBUG : Added delayed dir = "nested", newDst= 2026/03/10 06:43:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:43:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:43:16 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/10 06:43:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/10 06:43:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:43:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:18 DEBUG : sub dir/hello world: md5 = 36ecbf7f97be1b0cdf0a260ec368f82f OK 2026/03/10 06:43:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:43:18 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:43:18 INFO : sub dir/hello world: Deleted 2026/03/10 06:43:20 DEBUG : nested/sub dir/file: md5 = 89cd133942609d8cb1fc2c9c90fb7066 OK 2026/03/10 06:43:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/10 06:43:20 INFO : nested/sub dir/file: Copied (new) 2026/03/10 06:43:20 INFO : nested/sub dir/file: Deleted 2026/03/10 06:43:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:43:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:43:21 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/10 06:43:21 INFO : sub dir: Removing directory 2026/03/10 06:43:21 INFO : nested/sub dir: Removing directory 2026/03/10 06:43:21 INFO : nested: Removing directory 2026/03/10 06:43:21 DEBUG : Local file system at /tmp/rclone1218980543: deleted 3 directories 2026/03/10 06:43:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 06:43:24 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/10 06:43:25 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:43:26 DEBUG : Added delayed dir = "nested", newDst= 2026/03/10 06:43:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/10 06:43:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/10 06:43:26 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/10 06:43:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/10 06:43:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:43:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:28 DEBUG : sub dir/hello world: md5 = 7a24fd4f44154176c0f0e9b24e702c86 OK 2026/03/10 06:43:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/10 06:43:28 INFO : sub dir/hello world: Copied (new) 2026/03/10 06:43:28 INFO : sub dir/hello world: Deleted 2026/03/10 06:43:30 DEBUG : nested/sub dir/file: md5 = f75b53286c71c794365b44d3489dad00 OK 2026/03/10 06:43:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/10 06:43:30 INFO : nested/sub dir/file: Copied (new) 2026/03/10 06:43:30 INFO : nested/sub dir/file: Deleted 2026/03/10 06:43:30 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:43:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:43:31 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/10 06:43:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 06:43:34 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/10 06:43:35 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.89s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:43:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/10 06:43:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 06:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:37 DEBUG : existing-b: md5 = 8496cd9c89986a3abfbdf87d19da7bb5 OK 2026/03/10 06:43:37 DEBUG : existing-b: size = 6 OK 2026/03/10 06:43:37 INFO : existing-b: Copied (new) 2026/03/10 06:43:37 INFO : existing-b: Deleted 2026/03/10 06:43:37 DEBUG : existing: md5 = 3cb5321a2f73a39dff2d82447f59b88d OK 2026/03/10 06:43:37 DEBUG : existing: size = 6 OK 2026/03/10 06:43:37 INFO : existing: Copied (new) 2026/03/10 06:43:37 INFO : existing: Deleted 2026/03/10 06:43:38 DEBUG : existing: Destination exists, skipping 2026/03/10 06:43:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/10 06:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:43:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.12s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:43:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fefudil7nipo" 2026/03/10 06:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/3hai46r2ad8rk4locac5ea2s8r5h6dhsd4p5psekga02c5flmdp0" 2026/03/10 06:43:42 DEBUG : potato2: md5 = 3332c06b3cce697271eea7fad9cfe6b8 OK 2026/03/10 06:43:43 DEBUG : empty space: md5 = 3aeabe3783bfb807c80be95c717c1fec OK 2026/03/10 06:43:45 DEBUG : potato3: md5 = 34cd7d993b66b99674bb18f737f0e47a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi' -> Encrypted drive 'TestCryptDrive:rclone-test-fefudil7nipo' 2026/03/10 06:43:47 DEBUG : empty space: md5 = 3690179de5701f487f8e514a318b71a7 OK 2026/03/10 06:43:49 DEBUG : potato3: md5 = 2926a2afc16af302a7c7a4bbe5030056 OK 2026/03/10 06:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefudil7nipo': Using server-side directory move 2026/03/10 06:43:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fefudil7nipo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 06:43:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:43:49 DEBUG : empty space: size = 1 OK 2026/03/10 06:43:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:43:49 DEBUG : empty space: Unchanged skipping 2026/03/10 06:43:49 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:43:49 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fefudil7nipo') 2026/03/10 06:43:49 DEBUG : potato3: Sizes differ 2026/03/10 06:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefudil7nipo': Waiting for checks to finish 2026/03/10 06:43:50 INFO : empty space: Deleted 2026/03/10 06:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefudil7nipo': Waiting for transfers to finish 2026/03/10 06:43:50 INFO : potato3: Deleted 2026/03/10 06:43:50 INFO : potato2: Moved (server-side) 2026/03/10 06:43:51 INFO : potato3: Moved (server-side) 2026/03/10 06:43:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagixag1vuka" 2026/03/10 06:43:51 DEBUG : Creating backend with remote "TestDrive:crypt/bippg0t9lqt76laojc0ac2hqkj5o6mhi9150tadnnmcdk704fsv0" 2026/03/10 06:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagixag1vuka': Using server-side directory move 2026/03/10 06:43:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagixag1vuka': Server side directory move succeeded 2026/03/10 06:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagixag1vuka': Purge remote 2026/03/10 06:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefudil7nipo': Purge remote 2026/03/10 06:43:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.20s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:43:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vezatuh7rapu" 2026/03/10 06:43:55 DEBUG : Creating backend with remote "TestDrive:crypt/nnl05g1bmaq991hiurkdfp6jf1or9cp817d8lg8luv38qagmuh1g" 2026/03/10 06:43:57 DEBUG : potato2: md5 = 88bad4726aca237f5d06bfdc59dc92f1 OK 2026/03/10 06:43:59 DEBUG : empty space: md5 = f9896e33ec257b865df3d473e314b650 OK 2026/03/10 06:44:00 DEBUG : potato3: md5 = 3915996bfa4de9fc841e227d23eb7ca5 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi' -> Encrypted drive 'TestCryptDrive:rclone-test-vezatuh7rapu' 2026/03/10 06:44:03 DEBUG : empty space: md5 = d33dbe5adf858e07f5e79db05a7bd04f OK 2026/03/10 06:44:04 DEBUG : potato3: md5 = 356fbd10da90c649d76ff83c17671cb1 OK 2026/03/10 06:44:05 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 06:44:05 DEBUG : empty space: Excluded 2026/03/10 06:44:05 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 06:44:05 DEBUG : empty space: Excluded 2026/03/10 06:44:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:44:05 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:44:05 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vezatuh7rapu') 2026/03/10 06:44:05 DEBUG : potato3: Sizes differ 2026/03/10 06:44:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vezatuh7rapu': Waiting for checks to finish 2026/03/10 06:44:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vezatuh7rapu': Waiting for transfers to finish 2026/03/10 06:44:06 INFO : potato3: Deleted 2026/03/10 06:44:06 INFO : potato2: Moved (server-side) 2026/03/10 06:44:06 INFO : potato3: Moved (server-side) 2026/03/10 06:44:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qutefup0lupo" 2026/03/10 06:44:07 DEBUG : Creating backend with remote "TestDrive:crypt/l27l9t29lk5i0hn6klvilbplnvbnf4ee3fsh0cv7nh23uicj0t80" 2026/03/10 06:44:08 DEBUG : empty space: Excluded (Size Filter) 2026/03/10 06:44:08 DEBUG : empty space: Excluded 2026/03/10 06:44:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:44:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/10 06:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qutefup0lupo': Waiting for checks to finish 2026/03/10 06:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qutefup0lupo': Waiting for transfers to finish 2026/03/10 06:44:09 INFO : potato2: Moved (server-side) 2026/03/10 06:44:10 INFO : potato3: Moved (server-side) 2026/03/10 06:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qutefup0lupo': Purge remote 2026/03/10 06:44:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vezatuh7rapu': Purge remote --- PASS: TestServerSideMoveWithFilter (17.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:44:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuzehux7neci" 2026/03/10 06:44:12 DEBUG : Creating backend with remote "TestDrive:crypt/q70jsb403q9vtsll69m0ruqn6tcso82kdfptmnicggeo9t1lp7h0" 2026/03/10 06:44:15 DEBUG : potato2: md5 = 7b2a1c2778e5cafc0b97d541f49a9298 OK 2026/03/10 06:44:16 DEBUG : empty space: md5 = ed9e2b1373b97a471b31c74c73b24f17 OK 2026/03/10 06:44:18 DEBUG : potato3: md5 = 81dcc27a1aeaac6210643f997f5c9841 OK 2026/03/10 06:44:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi' -> Encrypted drive 'TestCryptDrive:rclone-test-xuzehux7neci' 2026/03/10 06:44:21 DEBUG : empty space: md5 = 639cbc2d582a39103d262821386e32bd OK 2026/03/10 06:44:23 DEBUG : potato3: md5 = 17386a7a66171d071a0a4b02c62bffdd OK 2026/03/10 06:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzehux7neci': Using server-side directory move 2026/03/10 06:44:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuzehux7neci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/10 06:44:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/10 06:44:23 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/10 06:44:23 DEBUG : empty space: size = 1 OK 2026/03/10 06:44:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 06:44:23 DEBUG : empty space: Unchanged skipping 2026/03/10 06:44:23 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:44:23 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xuzehux7neci') 2026/03/10 06:44:23 DEBUG : potato3: Sizes differ 2026/03/10 06:44:24 INFO : empty space: Deleted 2026/03/10 06:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzehux7neci': Waiting for checks to finish 2026/03/10 06:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzehux7neci': Waiting for transfers to finish 2026/03/10 06:44:24 INFO : potato3: Deleted 2026/03/10 06:44:24 INFO : potato2: Moved (server-side) 2026/03/10 06:44:24 INFO : potato3: Moved (server-side) 2026/03/10 06:44:24 INFO : tomatoDir: Removing directory 2026/03/10 06:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': deleted 1 directories 2026/03/10 06:44:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogilor1nizo" 2026/03/10 06:44:26 DEBUG : Creating backend with remote "TestDrive:crypt/qgousk0f0migradpk761knjg4c1nl0cpmm30n1d7mt3s8adnqkbg" 2026/03/10 06:44:27 INFO : tomatoDir: Making directory 2026/03/10 06:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogilor1nizo': Using server-side directory move 2026/03/10 06:44:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogilor1nizo': Server side directory move succeeded 2026/03/10 06:44:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogilor1nizo': Purge remote 2026/03/10 06:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzehux7neci': Purge remote 2026/03/10 06:44:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:44:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test" 2026/03/10 06:44:32 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.08s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:44:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test" 2026/03/10 06:44:34 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/10 06:44:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test-include/layer2" 2026/03/10 06:44:36 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/10 06:44:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test-ignore-file" 2026/03/10 06:44:39 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/10 06:44:43 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 3315c1bd7fd27dacc2beace18e796c98 OK 2026/03/10 06:44:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:44:45 DEBUG : rclone-sync-test: Excluded 2026/03/10 06:44:45 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/10 06:44:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/10 06:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test': Waiting for checks to finish 2026/03/10 06:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test': Waiting for transfers to finish 2026/03/10 06:44:45 DEBUG : Waiting for deletions to finish 2026/03/10 06:44:45 INFO : There was nothing to transfer 2026/03/10 06:44:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:44:47 DEBUG : rclone-sync-test: Excluded 2026/03/10 06:44:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/10 06:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:44:47 DEBUG : Waiting for deletions to finish 2026/03/10 06:44:47 INFO : rclone-sync-test-include: Removing directory 2026/03/10 06:44:47 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/10 06:44:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/10 06:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': failed to delete 1 directories 2026/03/10 06:44:47 INFO : There was nothing to transfer 2026/03/10 06:44:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:44:48 DEBUG : rclone-sync-test: Excluded 2026/03/10 06:44:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/10 06:44:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/10 06:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/10 06:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/10 06:44:49 DEBUG : Waiting for deletions to finish 2026/03/10 06:44:49 INFO : There was nothing to transfer 2026/03/10 06:44:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:44:50 DEBUG : rclone-sync-test: Excluded 2026/03/10 06:44:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/10 06:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:44:51 DEBUG : Waiting for deletions to finish 2026/03/10 06:44:51 INFO : rclone-sync-test-include: Removing directory 2026/03/10 06:44:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/10 06:44:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/10 06:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': failed to delete 1 directories 2026/03/10 06:44:51 INFO : There was nothing to transfer 2026/03/10 06:44:52 DEBUG : Excluded 2026/03/10 06:44:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/10 06:44:52 DEBUG : rclone-sync-test: Excluded 2026/03/10 06:44:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/10 06:44:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/10 06:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/10 06:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/10 06:44:53 DEBUG : Waiting for deletions to finish 2026/03/10 06:44:53 INFO : There was nothing to transfer 2026/03/10 06:44:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/10 06:44:56 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.42s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:44:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dst" 2026/03/10 06:44:57 DEBUG : Config file has changed externally - reloading 2026/03/10 06:44:57 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 06:44:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/CompareDest" 2026/03/10 06:44:59 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/gveqi14airsml4bgu7krj116o8" 2026/03/10 06:45:01 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 06:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:45:03 DEBUG : one: md5 = 53e3d8b48ae069542134ad10d59e250d OK 2026/03/10 06:45:03 DEBUG : one: size = 3 OK 2026/03/10 06:45:03 INFO : one: Copied (new) 2026/03/10 06:45:03 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:45:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:45:04 DEBUG : one: Sizes differ 2026/03/10 06:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:45:07 DEBUG : one: md5 = 20e5899f889eb52fef192f9d0e02c17d OK 2026/03/10 06:45:07 DEBUG : one: size = 5 OK 2026/03/10 06:45:07 INFO : one: Copied (replaced existing) 2026/03/10 06:45:07 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:10 DEBUG : dst/one: md5 = cff912f748f0e7d8d69de85b6082342a OK 2026/03/10 06:45:13 DEBUG : CompareDest/one: md5 = 3a0b4552184f0dee4ddd4e41b84b1bda OK 2026/03/10 06:45:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:45:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:45:14 DEBUG : one: Sizes differ 2026/03/10 06:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:45:14 DEBUG : one: size = 5 OK 2026/03/10 06:45:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:45:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:45:14 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:14 INFO : There was nothing to transfer 2026/03/10 06:45:16 DEBUG : CompareDest/two: md5 = aa44ae83e9708259a565f5cd27b740f2 OK 2026/03/10 06:45:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:45:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:45:17 DEBUG : one: Sizes differ 2026/03/10 06:45:17 DEBUG : one: size = 5 OK 2026/03/10 06:45:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:45:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:45:17 DEBUG : two: size = 3 OK 2026/03/10 06:45:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:45:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 06:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:45:17 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:17 INFO : There was nothing to transfer 2026/03/10 06:45:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:45:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:45:18 DEBUG : one: Sizes differ 2026/03/10 06:45:18 DEBUG : two: size = 3 OK 2026/03/10 06:45:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:45:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 06:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:45:18 DEBUG : one: size = 5 OK 2026/03/10 06:45:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:45:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:45:18 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:18 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/10 06:45:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:45:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:45:20 DEBUG : one: Sizes differ 2026/03/10 06:45:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:45:20 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/CompareDest') 2026/03/10 06:45:20 DEBUG : two: Sizes differ 2026/03/10 06:45:20 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 06:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:45:20 DEBUG : one: size = 5 OK 2026/03/10 06:45:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:45:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 06:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:45:22 DEBUG : two: md5 = 6f3ca50566f8e905dc05bdbf61418107 OK 2026/03/10 06:45:22 DEBUG : two: size = 5 OK 2026/03/10 06:45:22 INFO : two: Copied (new) 2026/03/10 06:45:22 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:45:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:45:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:45:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (29.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:45:29 DEBUG : pre-dest1/1: md5 = 67565d713c34880ef11f076aa6774195 OK 2026/03/10 06:45:31 DEBUG : pre-dest2/2: md5 = 18bdf7ec606c1f0c497b26879639d517 OK 2026/03/10 06:45:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dest" 2026/03/10 06:45:32 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/rg03c1jvnehrrc617i0lnqjddc" 2026/03/10 06:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/pre-dest1" 2026/03/10 06:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/bbnblvh6k061ssopqrp18kd7gc" 2026/03/10 06:45:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/pre-dest2" 2026/03/10 06:45:34 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/10 06:45:35 DEBUG : 1: size = 1 OK 2026/03/10 06:45:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:45:35 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/10 06:45:36 DEBUG : 2: size = 1 OK 2026/03/10 06:45:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:45:36 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/10 06:45:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/10 06:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dest': Waiting for checks to finish 2026/03/10 06:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dest': Waiting for transfers to finish 2026/03/10 06:45:39 DEBUG : 3: md5 = d04f4836b8c1d4e593c74a1a41702bc6 OK 2026/03/10 06:45:39 DEBUG : 3: size = 1 OK 2026/03/10 06:45:39 INFO : 3: Copied (new) 2026/03/10 06:45:39 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:42 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/10 06:45:43 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/10 06:45:43 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.42s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:45:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dst" 2026/03/10 06:45:44 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 06:45:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/CopyDest" 2026/03/10 06:45:46 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/10 06:45:48 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 06:45:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:45:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:45:51 DEBUG : one: md5 = 7c803b0d09047d28b3d0585d75de987f OK 2026/03/10 06:45:51 DEBUG : one: size = 3 OK 2026/03/10 06:45:51 INFO : one: Copied (new) 2026/03/10 06:45:51 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:45:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:45:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:45:52 DEBUG : one: Sizes differ 2026/03/10 06:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:45:53 DEBUG : one: md5 = 69a3c5f763c31f541e3fc122804df8a4 OK 2026/03/10 06:45:53 DEBUG : one: size = 5 OK 2026/03/10 06:45:53 INFO : one: Copied (replaced existing) 2026/03/10 06:45:53 DEBUG : Waiting for deletions to finish 2026/03/10 06:45:56 DEBUG : dst/one: md5 = 069696d895005f12ff7611c915f632d9 OK 2026/03/10 06:45:58 DEBUG : CopyDest/one: md5 = e4e273b064c18c3c2aa6133f1691942c OK 2026/03/10 06:45:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/BackupDir" 2026/03/10 06:45:59 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/10 06:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:46:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:46:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:46:01 DEBUG : one: Sizes differ 2026/03/10 06:46:01 DEBUG : one: size = 5 OK 2026/03/10 06:46:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:46:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:46:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:46:01 DEBUG : one: Sizes differ 2026/03/10 06:46:03 INFO : one: Moved (server-side) 2026/03/10 06:46:04 DEBUG : one: size = 5 OK 2026/03/10 06:46:04 INFO : one: Copied (server-side copy) 2026/03/10 06:46:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/10 06:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:46:04 DEBUG : Waiting for deletions to finish 2026/03/10 06:46:08 DEBUG : CopyDest/two: md5 = f4234a5a3f7b12b5ee6238f5c5fe3f17 OK 2026/03/10 06:46:09 DEBUG : one: size = 5 OK 2026/03/10 06:46:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:46:09 DEBUG : one: Unchanged skipping 2026/03/10 06:46:10 DEBUG : two: size = 3 OK 2026/03/10 06:46:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:46:11 DEBUG : two: size = 3 OK 2026/03/10 06:46:11 INFO : two: Copied (server-side copy) 2026/03/10 06:46:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/10 06:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:46:11 DEBUG : Waiting for deletions to finish 2026/03/10 06:46:12 DEBUG : one: size = 5 OK 2026/03/10 06:46:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:46:12 DEBUG : one: Unchanged skipping 2026/03/10 06:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:46:12 DEBUG : two: size = 3 OK 2026/03/10 06:46:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:46:12 DEBUG : two: Unchanged skipping 2026/03/10 06:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:46:12 DEBUG : Waiting for deletions to finish 2026/03/10 06:46:12 INFO : There was nothing to transfer 2026/03/10 06:46:14 DEBUG : CopyDest/three: md5 = 12c21c242df8df81afe02753a72ba644 OK 2026/03/10 06:46:15 DEBUG : one: size = 5 OK 2026/03/10 06:46:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:46:15 DEBUG : one: Unchanged skipping 2026/03/10 06:46:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:46:15 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/CopyDest') 2026/03/10 06:46:15 DEBUG : three: Sizes differ 2026/03/10 06:46:15 DEBUG : three: Destination not found in --copy-dest 2026/03/10 06:46:15 DEBUG : three: Need to transfer - File not found at Destination 2026/03/10 06:46:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:46:15 DEBUG : two: size = 3 OK 2026/03/10 06:46:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/10 06:46:15 DEBUG : two: Unchanged skipping 2026/03/10 06:46:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:46:17 DEBUG : three: md5 = 03b42dca8ed8bdd2d06368e2db8348ba OK 2026/03/10 06:46:17 DEBUG : three: size = 7 OK 2026/03/10 06:46:17 INFO : three: Copied (new) 2026/03/10 06:46:17 DEBUG : Waiting for deletions to finish 2026/03/10 06:46:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/10 06:46:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:46:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:46:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:46:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:46:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/10 06:46:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (40.43s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:46:27 DEBUG : dst/one: md5 = fcabfa22aa5b906b3a2d878cf38a2449 OK 2026/03/10 06:46:28 DEBUG : dst/two: md5 = b7757e236b22d9c545f714add1b89771 OK 2026/03/10 06:46:30 DEBUG : dst/three.txt: md5 = 83c912bc180bfb676537b4e6b02ab0f2 OK 2026/03/10 06:46:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dst" 2026/03/10 06:46:30 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 06:46:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/backup" 2026/03/10 06:46:31 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/1nrff024r7pq65ecp72fc28jb0" 2026/03/10 06:46:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:46:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:46:33 DEBUG : one: Sizes differ 2026/03/10 06:46:33 DEBUG : two: size = 3 OK 2026/03/10 06:46:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:46:33 DEBUG : two: Unchanged skipping 2026/03/10 06:46:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:46:35 INFO : one: Moved (server-side) 2026/03/10 06:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:46:36 DEBUG : one: md5 = 43b98e816554a6678b554d860d1cf4c1 OK 2026/03/10 06:46:36 DEBUG : one: size = 4 OK 2026/03/10 06:46:36 INFO : one: Copied (new) 2026/03/10 06:46:36 DEBUG : Waiting for deletions to finish 2026/03/10 06:46:37 INFO : three.txt: Moved (server-side) 2026/03/10 06:46:37 INFO : three.txt: Moved into backup dir 2026/03/10 06:46:39 DEBUG : dst/three.txt: md5 = e0985c80f8230e18e3874c53e5e941ec OK 2026/03/10 06:46:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:46:40 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:46:40 DEBUG : one: Sizes differ 2026/03/10 06:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:46:40 DEBUG : two: size = 3 OK 2026/03/10 06:46:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:46:40 DEBUG : two: Unchanged skipping 2026/03/10 06:46:41 INFO : one: Deleted 2026/03/10 06:46:41 INFO : one: Moved (server-side) 2026/03/10 06:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:46:43 DEBUG : one: md5 = 79f68c3540b733759e77bcf7cee8546b OK 2026/03/10 06:46:43 DEBUG : one: size = 5 OK 2026/03/10 06:46:43 INFO : one: Copied (new) 2026/03/10 06:46:43 DEBUG : Waiting for deletions to finish 2026/03/10 06:46:44 INFO : three.txt: Deleted 2026/03/10 06:46:44 INFO : three.txt: Moved (server-side) 2026/03/10 06:46:44 INFO : three.txt: Moved into backup dir 2026/03/10 06:46:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:46:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:46:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 06:46:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:46:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:46:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.39s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:46:51 DEBUG : dst/one: md5 = 8f1047de151fc6a5892b1efbda95cdee OK 2026/03/10 06:46:53 DEBUG : dst/two: md5 = bf03612f96e0165e35d9eb4528486ef8 OK 2026/03/10 06:46:54 DEBUG : dst/three.txt: md5 = 17b226744002e02fbf2d4346fdddbefc OK 2026/03/10 06:46:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dst" 2026/03/10 06:46:55 DEBUG : Config file has changed externally - reloading 2026/03/10 06:46:55 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 06:46:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/backup" 2026/03/10 06:46:56 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/1nrff024r7pq65ecp72fc28jb0" 2026/03/10 06:46:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:46:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:46:57 DEBUG : one: Sizes differ 2026/03/10 06:46:57 DEBUG : two: size = 3 OK 2026/03/10 06:46:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:46:57 DEBUG : two: Unchanged skipping 2026/03/10 06:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:46:59 INFO : one: Moved (server-side) to: one.bak 2026/03/10 06:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:47:00 DEBUG : one: md5 = acc9cfcd7275295a383eea587fcecdc0 OK 2026/03/10 06:47:00 DEBUG : one: size = 4 OK 2026/03/10 06:47:00 INFO : one: Copied (new) 2026/03/10 06:47:00 DEBUG : Waiting for deletions to finish 2026/03/10 06:47:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 06:47:01 INFO : three.txt: Moved into backup dir 2026/03/10 06:47:04 DEBUG : dst/three.txt: md5 = 8331852277eb406fa6db803e85f2ed1a OK 2026/03/10 06:47:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:47:05 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:47:05 DEBUG : one: Sizes differ 2026/03/10 06:47:05 DEBUG : two: size = 3 OK 2026/03/10 06:47:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:47:05 DEBUG : two: Unchanged skipping 2026/03/10 06:47:05 INFO : one.bak: Deleted 2026/03/10 06:47:06 INFO : one: Moved (server-side) to: one.bak 2026/03/10 06:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:47:07 DEBUG : one: md5 = 7dd45fce8f49d5fe808ed94d004b930e OK 2026/03/10 06:47:07 DEBUG : one: size = 5 OK 2026/03/10 06:47:07 INFO : one: Copied (new) 2026/03/10 06:47:07 DEBUG : Waiting for deletions to finish 2026/03/10 06:47:08 INFO : three.txt.bak: Deleted 2026/03/10 06:47:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 06:47:09 INFO : three.txt: Moved into backup dir 2026/03/10 06:47:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:47:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 06:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 06:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 06:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:47:15 DEBUG : dst/one: md5 = 7d75a2b9ec2de80c5626411aebfd3cfb OK 2026/03/10 06:47:17 DEBUG : dst/two: md5 = 2f36051601d271659114bb0254e4d44e OK 2026/03/10 06:47:19 DEBUG : dst/three.txt: md5 = 62478c847e8bd7bb66ff6482680fb0fe OK 2026/03/10 06:47:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dst" 2026/03/10 06:47:19 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 06:47:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/backup" 2026/03/10 06:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/1nrff024r7pq65ecp72fc28jb0" 2026/03/10 06:47:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:47:22 DEBUG : two: size = 3 OK 2026/03/10 06:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:47:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:47:22 DEBUG : two: Unchanged skipping 2026/03/10 06:47:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:47:22 DEBUG : one: Sizes differ 2026/03/10 06:47:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/10 06:47:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:47:25 DEBUG : one: md5 = 4db33a109588b9c6920f93d6293f0914 OK 2026/03/10 06:47:25 DEBUG : one: size = 4 OK 2026/03/10 06:47:25 INFO : one: Copied (new) 2026/03/10 06:47:25 DEBUG : Waiting for deletions to finish 2026/03/10 06:47:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/10 06:47:26 INFO : three.txt: Moved into backup dir 2026/03/10 06:47:28 DEBUG : dst/three.txt: md5 = 2ee50dc93e4ff8f16cf7e1cd24fef183 OK 2026/03/10 06:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:47:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:47:29 DEBUG : one: Sizes differ 2026/03/10 06:47:29 DEBUG : two: size = 3 OK 2026/03/10 06:47:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:47:29 DEBUG : two: Unchanged skipping 2026/03/10 06:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:47:29 INFO : one-2019-01-01: Deleted 2026/03/10 06:47:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/10 06:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:47:31 DEBUG : one: md5 = 8f4672df2cda6c1ca90d785c9b85c06c OK 2026/03/10 06:47:31 DEBUG : one: size = 5 OK 2026/03/10 06:47:31 INFO : one: Copied (new) 2026/03/10 06:47:31 DEBUG : Waiting for deletions to finish 2026/03/10 06:47:32 INFO : three-2019-01-01.txt: Deleted 2026/03/10 06:47:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/10 06:47:33 INFO : three.txt: Moved into backup dir 2026/03/10 06:47:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:47:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/10 06:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/10 06:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/10 06:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.66s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:47:40 DEBUG : dst/one: md5 = fa06c3b0313c6f4f595ca27c5bf9626f OK 2026/03/10 06:47:41 DEBUG : dst/two: md5 = f2ee6b802217ff6e6b38cf61a9d94bea OK 2026/03/10 06:47:43 DEBUG : dst/three.txt: md5 = 531237ab7ccb8e82985d1f102428113d OK 2026/03/10 06:47:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dst" 2026/03/10 06:47:44 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 06:47:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:47:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:47:44 DEBUG : one: Sizes differ 2026/03/10 06:47:44 DEBUG : two: size = 3 OK 2026/03/10 06:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:47:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:47:44 DEBUG : two: Unchanged skipping 2026/03/10 06:47:45 INFO : one: Moved (server-side) to: one.bak 2026/03/10 06:47:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:47:47 DEBUG : one: md5 = ab53bf19129df1fd90e93ba8ce15dc67 OK 2026/03/10 06:47:47 DEBUG : one: size = 4 OK 2026/03/10 06:47:47 INFO : one: Copied (new) 2026/03/10 06:47:47 DEBUG : Waiting for deletions to finish 2026/03/10 06:47:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 06:47:47 INFO : three.txt: Moved into backup dir 2026/03/10 06:47:49 DEBUG : dst/three.txt: md5 = 131f644fec7ebf89c7341b53dbe8a27e OK 2026/03/10 06:47:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/10 06:47:50 DEBUG : three.txt.bak: Excluded 2026/03/10 06:47:50 DEBUG : one.bak: Excluded (Path Filter) 2026/03/10 06:47:50 DEBUG : one.bak: Excluded 2026/03/10 06:47:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:47:50 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:47:50 DEBUG : one: Sizes differ 2026/03/10 06:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for checks to finish 2026/03/10 06:47:50 DEBUG : two: size = 3 OK 2026/03/10 06:47:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:47:50 DEBUG : two: Unchanged skipping 2026/03/10 06:47:51 INFO : one.bak: Deleted 2026/03/10 06:47:51 INFO : one: Moved (server-side) to: one.bak 2026/03/10 06:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst': Waiting for transfers to finish 2026/03/10 06:47:53 DEBUG : one: md5 = fb3ec0e41e11a9ed62e543159584cba8 OK 2026/03/10 06:47:53 DEBUG : one: size = 5 OK 2026/03/10 06:47:53 INFO : one: Copied (new) 2026/03/10 06:47:53 DEBUG : Waiting for deletions to finish 2026/03/10 06:47:54 INFO : three.txt.bak: Deleted 2026/03/10 06:47:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 06:47:54 INFO : three.txt: Moved into backup dir 2026/03/10 06:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 06:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 06:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 06:47:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.61s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:48:01 DEBUG : dst/one: md5 = 91f67dcfee0b2949aa580a2757157e89 OK 2026/03/10 06:48:03 DEBUG : dst/two: md5 = 953f88ab21f4112582ebd641ea5def25 OK 2026/03/10 06:48:04 DEBUG : dst/three.txt: md5 = 5aa9baf9aaf517451060ac2a6be353d1 OK 2026/03/10 06:48:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dst" 2026/03/10 06:48:05 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 06:48:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:48:06 DEBUG : one: Sizes differ 2026/03/10 06:48:06 INFO : one: Moved (server-side) to: one.bak 2026/03/10 06:48:08 DEBUG : one: md5 = 768c92a94f3ae6e7275921066661027a OK 2026/03/10 06:48:08 DEBUG : one: size = 4 OK 2026/03/10 06:48:08 INFO : one: Copied (new) 2026/03/10 06:48:08 DEBUG : two: size = 3 OK 2026/03/10 06:48:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:48:08 DEBUG : two: Unchanged skipping 2026/03/10 06:48:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:08 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:48:08 DEBUG : three.txt: Sizes differ 2026/03/10 06:48:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 06:48:11 DEBUG : three.txt: md5 = cc1f29d7346c88a515e5ccd700789011 OK 2026/03/10 06:48:11 DEBUG : three.txt: size = 6 OK 2026/03/10 06:48:11 INFO : three.txt: Copied (new) 2026/03/10 06:48:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:12 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:48:12 DEBUG : one: Sizes differ 2026/03/10 06:48:13 INFO : one.bak: Deleted 2026/03/10 06:48:13 INFO : one: Moved (server-side) to: one.bak 2026/03/10 06:48:15 DEBUG : one: md5 = 95d030e761de3218672df525a6b0cf2e OK 2026/03/10 06:48:15 DEBUG : one: size = 5 OK 2026/03/10 06:48:15 INFO : one: Copied (new) 2026/03/10 06:48:15 DEBUG : two: size = 3 OK 2026/03/10 06:48:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:48:15 DEBUG : two: Unchanged skipping 2026/03/10 06:48:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:15 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:48:15 DEBUG : three.txt: Sizes differ 2026/03/10 06:48:16 INFO : three.txt.bak: Deleted 2026/03/10 06:48:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/10 06:48:18 DEBUG : three.txt: md5 = 7c1b4c30e97f4dadf92b998f95b6f19f OK 2026/03/10 06:48:18 DEBUG : three.txt: size = 19 OK 2026/03/10 06:48:18 INFO : three.txt: Copied (new) 2026/03/10 06:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 06:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/10 06:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 06:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/10 06:48:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (24.14s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:48:25 DEBUG : dst/one: md5 = 4673346a8220b958d1e77196c9dd94ef OK 2026/03/10 06:48:27 DEBUG : dst/two: md5 = 54089b3e9c4e0d8c19c176090c873f50 OK 2026/03/10 06:48:28 DEBUG : dst/three.txt: md5 = 1eb0dbec03619d545c7818d77f10e065 OK 2026/03/10 06:48:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuvayog5legi/dst" 2026/03/10 06:48:29 DEBUG : Creating backend with remote "TestDrive:crypt/d375qssi6p6c6h2rgtg059ma5157719stb6atqel793qg5d83n9g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/10 06:48:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:48:30 DEBUG : one: Sizes differ 2026/03/10 06:48:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/10 06:48:33 DEBUG : one: md5 = 3c1c83491dec5f9d44080052028e1c9e OK 2026/03/10 06:48:33 DEBUG : one: size = 4 OK 2026/03/10 06:48:33 INFO : one: Copied (new) 2026/03/10 06:48:33 DEBUG : two: size = 3 OK 2026/03/10 06:48:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:48:33 DEBUG : two: Unchanged skipping 2026/03/10 06:48:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:33 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:48:33 DEBUG : three.txt: Sizes differ 2026/03/10 06:48:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/10 06:48:36 DEBUG : three.txt: md5 = 1ad78bdf90616d273549dc2773adf185 OK 2026/03/10 06:48:36 DEBUG : three.txt: size = 6 OK 2026/03/10 06:48:36 INFO : three.txt: Copied (new) 2026/03/10 06:48:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:48:37 DEBUG : one: Sizes differ 2026/03/10 06:48:38 INFO : one-2019-01-01: Deleted 2026/03/10 06:48:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/10 06:48:40 DEBUG : one: md5 = bd282a1c6a15532dc1653a0c1d2058b9 OK 2026/03/10 06:48:40 DEBUG : one: size = 5 OK 2026/03/10 06:48:40 INFO : one: Copied (new) 2026/03/10 06:48:40 DEBUG : two: size = 3 OK 2026/03/10 06:48:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:48:40 DEBUG : two: Unchanged skipping 2026/03/10 06:48:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:40 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi/dst') 2026/03/10 06:48:40 DEBUG : three.txt: Sizes differ 2026/03/10 06:48:41 INFO : three-2019-01-01.txt: Deleted 2026/03/10 06:48:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/10 06:48:43 DEBUG : three.txt: md5 = 3b5130471eacf9d7180f41aea78cfffa OK 2026/03/10 06:48:43 DEBUG : three.txt: size = 19 OK 2026/03/10 06:48:43 INFO : three.txt: Copied (new) 2026/03/10 06:48:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/10 06:48:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/10 06:48:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/10 06:48:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/10 06:48:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/10 06:48:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/10 06:48:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (24.94s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:48:49 DEBUG : Testêé: md5 = be059c94a64011f9af513f97f450d5f2 OK 2026/03/10 06:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:48:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:50 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:48:50 DEBUG : Testêé: Sizes differ 2026/03/10 06:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:48:51 DEBUG : Testêé: md5 = 910c5f23bdcbd01a9e4f84bee4a23443 OK 2026/03/10 06:48:51 DEBUG : Testêé: size = 14 OK 2026/03/10 06:48:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/10 06:48:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.79s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:48:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/10 06:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:48:54 DEBUG : existing: md5 = e5b98e1fcbfadc1bc41b8d19626ea3f1 OK 2026/03/10 06:48:54 DEBUG : existing: size = 6 OK 2026/03/10 06:48:54 INFO : existing: Copied (new) 2026/03/10 06:48:54 DEBUG : Waiting for deletions to finish 2026/03/10 06:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:48:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:48:55 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:48:55 DEBUG : existing: Sizes differ 2026/03/10 06:48:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/10 06:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:48:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': not deleting files as there were IO errors 2026/03/10 06:48:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.12s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:48:58 DEBUG : EXISTING: md5 = 65cc930f9f97f8206af5454ff8e145c3 OK 2026/03/10 06:48:58 DEBUG : EXISTING: size = 6 OK 2026/03/10 06:48:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:48:58 DEBUG : existing: Unchanged skipping 2026/03/10 06:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:48:58 DEBUG : Waiting for deletions to finish 2026/03/10 06:48:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.17s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.52s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.60s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:49:03 DEBUG : both0: md5 = 4ddc5c1faa427dd12c8dee7067733611 OK 2026/03/10 06:49:05 DEBUG : only0: md5 = f0c0bba79b4c451ead7848c7b21b1dca OK 2026/03/10 06:49:07 DEBUG : both1: md5 = fb39f59f970322d74fc3fa0a5a688e9e OK 2026/03/10 06:49:09 DEBUG : only1: md5 = 3cb6d568a45369bf00b8ccd25de03213 OK 2026/03/10 06:49:10 DEBUG : both2: md5 = 3ff71d705dd68b4b52a450a47276e6e5 OK 2026/03/10 06:49:12 DEBUG : only2: md5 = d63d5635034a6a44e67fd888bbc83517 OK 2026/03/10 06:49:13 DEBUG : both3: md5 = 689bd2a6012dccf41b3e3c9033159759 OK 2026/03/10 06:49:15 DEBUG : only3: md5 = 6e211c30e2f3eb0ee637fc358ee898b0 OK 2026/03/10 06:49:16 DEBUG : both4: md5 = c5c4884b939b129c6533f1fe3164d4a9 OK 2026/03/10 06:49:18 DEBUG : only4: md5 = 4e396443d3eca0be4eeae1203538e8c5 OK 2026/03/10 06:49:20 DEBUG : both5: md5 = 181e32bd77c8da522ef63bff513fe1f6 OK 2026/03/10 06:49:21 DEBUG : only5: md5 = 6420620dda2523d0a76d46e98fb8fd85 OK 2026/03/10 06:49:22 DEBUG : both6: md5 = 2b2ffab14df452ecb1d7ec5961f20656 OK 2026/03/10 06:49:24 DEBUG : only6: md5 = 25ecd57c7dade0835b61ff398928008e OK 2026/03/10 06:49:26 DEBUG : both7: md5 = a7d5a50cf05027f5191efe65b1fa962b OK 2026/03/10 06:49:27 DEBUG : only7: md5 = d656acf6384be1ac9797f9d8b6882dcf OK 2026/03/10 06:49:28 DEBUG : both8: md5 = 28e46dc22ac425968e2b5172f861a136 OK 2026/03/10 06:49:30 DEBUG : only8: md5 = 31b29b87ec7aa8a683ce54f8fe71b2c7 OK 2026/03/10 06:49:31 DEBUG : both9: md5 = d73f22f7921f714a51963cf51490afc5 OK 2026/03/10 06:49:33 DEBUG : only9: md5 = e18083ea87cd112fb7e105e971829b61 OK 2026/03/10 06:49:34 DEBUG : both10: md5 = bf31eb6ebca5c6b5e593b186f95348e2 OK 2026/03/10 06:49:36 DEBUG : only10: md5 = 578717ef59d633ec0d010440b4fa3de0 OK 2026/03/10 06:49:37 DEBUG : both11: md5 = e986c0f29c28556823140d6a831ef6f2 OK 2026/03/10 06:49:38 DEBUG : only11: md5 = 9006565bb1361e6fd1ce1a27e4f87f42 OK 2026/03/10 06:49:40 DEBUG : both12: md5 = 2238ed4e140ca47fea0111ee9b2ae185 OK 2026/03/10 06:49:41 DEBUG : only12: md5 = e6f94149b23b9f299b897a0960a5fe99 OK 2026/03/10 06:49:43 DEBUG : both13: md5 = 0bba2b34a6f9ef75ad202f70de17418a OK 2026/03/10 06:49:44 DEBUG : only13: md5 = 2e168e4a4faa8600444bc7098f941e92 OK 2026/03/10 06:49:46 DEBUG : both14: md5 = baa49378de11f7b0173c8961ba95f439 OK 2026/03/10 06:49:48 DEBUG : only14: md5 = 3fd4d438c5ca0cf8ff5cbcf1720a3335 OK 2026/03/10 06:49:49 DEBUG : both15: md5 = 80da5ad7747959966b268fd86c5b8bb7 OK 2026/03/10 06:49:50 DEBUG : only15: md5 = 1c3c9e4739afc4dc6291a42e8b00e359 OK 2026/03/10 06:49:52 DEBUG : both16: md5 = 024643474a5a8e09b8428312f1f12c70 OK 2026/03/10 06:49:54 DEBUG : only16: md5 = f572a4fdcd7bc1859d7c3910192f0b06 OK 2026/03/10 06:49:55 DEBUG : both17: md5 = fb80a5d7b9c08f3804f9022f1addf548 OK 2026/03/10 06:49:57 DEBUG : only17: md5 = 6aa1d1d4883c06a137aa99bc5d9cd10a OK 2026/03/10 06:49:59 DEBUG : both18: md5 = 69c1cc76c94acd08064a7bc63ffa8fdb OK 2026/03/10 06:50:00 DEBUG : only18: md5 = f6a5aa05813bab1b1586cd96a92d782a OK 2026/03/10 06:50:02 DEBUG : both19: md5 = e94c02b5f17256d3980bcf619bf1891b OK 2026/03/10 06:50:03 DEBUG : only19: md5 = 38f9f86157cff72da0226e4605fb6979 OK 2026/03/10 06:50:04 DEBUG : both10: size = 6 OK 2026/03/10 06:50:04 DEBUG : both11: size = 6 OK 2026/03/10 06:50:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both12: size = 6 OK 2026/03/10 06:50:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both0: size = 6 OK 2026/03/10 06:50:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both11: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both13: size = 6 OK 2026/03/10 06:50:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both0: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both14: size = 6 OK 2026/03/10 06:50:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both14: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both15: size = 6 OK 2026/03/10 06:50:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both13: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both16: size = 6 OK 2026/03/10 06:50:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both16: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both17: size = 6 OK 2026/03/10 06:50:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both10: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both18: size = 6 OK 2026/03/10 06:50:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both12: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both19: size = 6 OK 2026/03/10 06:50:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both15: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both1: size = 6 OK 2026/03/10 06:50:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both17: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both2: size = 6 OK 2026/03/10 06:50:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both2: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both3: size = 6 OK 2026/03/10 06:50:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both3: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both4: size = 6 OK 2026/03/10 06:50:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both4: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both5: size = 6 OK 2026/03/10 06:50:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both5: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both6: size = 6 OK 2026/03/10 06:50:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both6: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both7: size = 6 OK 2026/03/10 06:50:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both7: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both8: size = 6 OK 2026/03/10 06:50:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both8: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both9: size = 6 OK 2026/03/10 06:50:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:50:04 DEBUG : both9: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both18: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both19: Unchanged skipping 2026/03/10 06:50:04 DEBUG : both1: Unchanged skipping 2026/03/10 06:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:50:04 DEBUG : Waiting for deletions to finish 2026/03/10 06:50:04 INFO : only11: Deleted 2026/03/10 06:50:04 INFO : only13: Deleted 2026/03/10 06:50:04 INFO : only17: Deleted 2026/03/10 06:50:04 INFO : only2: Deleted 2026/03/10 06:50:05 INFO : only8: Deleted 2026/03/10 06:50:05 INFO : only15: Deleted 2026/03/10 06:50:05 INFO : only6: Deleted 2026/03/10 06:50:05 INFO : only1: Deleted 2026/03/10 06:50:05 INFO : only19: Deleted 2026/03/10 06:50:05 INFO : only14: Deleted 2026/03/10 06:50:05 INFO : only3: Deleted 2026/03/10 06:50:05 INFO : only10: Deleted 2026/03/10 06:50:05 INFO : only16: Deleted 2026/03/10 06:50:06 INFO : only18: Deleted 2026/03/10 06:50:06 INFO : only4: Deleted 2026/03/10 06:50:06 INFO : only5: Deleted 2026/03/10 06:50:06 INFO : only7: Deleted 2026/03/10 06:50:06 INFO : only12: Deleted 2026/03/10 06:50:06 INFO : only0: Deleted 2026/03/10 06:50:06 INFO : only9: Deleted 2026/03/10 06:50:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.08s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:50:17 DEBUG : both0: md5 = a1b66f741aa70189df97554dba84daeb OK 2026/03/10 06:50:19 DEBUG : only0: md5 = 50d760ea5aecd5d1d3dc30c4774f00e8 OK 2026/03/10 06:50:21 DEBUG : both1: md5 = c46ada8e5dfad280b60e06656613673d OK 2026/03/10 06:50:22 DEBUG : only1: md5 = ad359653cb972946230b036dedb0b31c OK 2026/03/10 06:50:24 DEBUG : both2: md5 = 24a27dbc65b03890ffd20f47eca58848 OK 2026/03/10 06:50:26 DEBUG : only2: md5 = 05a10aa37b3a2ef04006cc04bda3d254 OK 2026/03/10 06:50:27 DEBUG : both3: md5 = 882df2321f5e3dc15f51e2957d8e5381 OK 2026/03/10 06:50:29 DEBUG : only3: md5 = 04d69bb3977f4c2476b28da9c04383bc OK 2026/03/10 06:50:31 DEBUG : both4: md5 = 95ff5bc51bea6c15d0c6545444cf15ee OK 2026/03/10 06:50:33 DEBUG : only4: md5 = 69c9cf7e506cba54913b0edd5cf974df OK 2026/03/10 06:50:34 DEBUG : both5: md5 = 07f2a20e5e66a040e499b1d283fff16a OK 2026/03/10 06:50:36 DEBUG : only5: md5 = 31a6c3bcfdb6993a65ad0d6b7f90c7b1 OK 2026/03/10 06:50:37 DEBUG : both6: md5 = a098bb1d36ec46ead46d9121cda0094d OK 2026/03/10 06:50:39 DEBUG : only6: md5 = b4532003e9dc0bb2bee35ded401c7bb2 OK 2026/03/10 06:50:41 DEBUG : both7: md5 = 0dd959a90b196678f008693f9d383f65 OK 2026/03/10 06:50:42 DEBUG : only7: md5 = 6f2cffc028e9787923b746cd3d93e785 OK 2026/03/10 06:50:44 DEBUG : both8: md5 = c0194af6af47a39508b2d5ccd5f66f46 OK 2026/03/10 06:50:45 DEBUG : only8: md5 = 5856476728cd0f6b2abcac30b8f64bc6 OK 2026/03/10 06:50:47 DEBUG : both9: md5 = e8439cbff93120466485d822ae69a5df OK 2026/03/10 06:50:48 DEBUG : only9: md5 = 248e4b71ce5de56df929dee915d4db87 OK 2026/03/10 06:50:50 DEBUG : both10: md5 = 34b97baa82a901ed03b728e3841fa6a3 OK 2026/03/10 06:50:51 DEBUG : only10: md5 = e7988a994ed11c8c60c5ecb6b6f92a08 OK 2026/03/10 06:50:53 DEBUG : both11: md5 = acfa233e93a08fa4effb17b17bb2ed56 OK 2026/03/10 06:50:54 DEBUG : only11: md5 = b5b370dbd5aea93769ae7be03b66948c OK 2026/03/10 06:50:55 DEBUG : both12: md5 = a1eb7f0cd01b763dc59a323365231fbc OK 2026/03/10 06:50:57 DEBUG : only12: md5 = 48e3d83fe47bd4f596aff1e7fb4a69b3 OK 2026/03/10 06:50:58 DEBUG : both13: md5 = 3a6eda7b678e25056a400e75fce79f6e OK 2026/03/10 06:51:00 DEBUG : only13: md5 = 392f12d1f755f8eada0902d4ecdcae7d OK 2026/03/10 06:51:01 DEBUG : both14: md5 = 444192ac1eb83a872081518f34542b99 OK 2026/03/10 06:51:03 DEBUG : only14: md5 = 5eb534be694e0bf6edad65f0b81ea2a0 OK 2026/03/10 06:51:05 DEBUG : both15: md5 = 3e42ce824c63a2f24a4367fba99458a5 OK 2026/03/10 06:51:06 DEBUG : only15: md5 = e1d17af0a9f43b6ad468a608665e5a0e OK 2026/03/10 06:51:08 DEBUG : both16: md5 = 454ace27c6417bdbf627442e0964ba37 OK 2026/03/10 06:51:09 DEBUG : only16: md5 = 35cc7de4716d0d6c84b2b2954f7552ba OK 2026/03/10 06:51:11 DEBUG : both17: md5 = 39d7c1d149347929797d2fbf63f1b7ed OK 2026/03/10 06:51:12 DEBUG : only17: md5 = 9298c6a0910c55b3925d63ad3c436007 OK 2026/03/10 06:51:14 DEBUG : both18: md5 = 70355ee51e166c2da1f6d793895e2250 OK 2026/03/10 06:51:15 DEBUG : only18: md5 = 5fd3fe1a2195918687f837c51957a561 OK 2026/03/10 06:51:17 DEBUG : both19: md5 = 9569f146e21f823018fa9d234d6dd32b OK 2026/03/10 06:51:19 DEBUG : only19: md5 = 5b49a2d843156cee366d50ccc6f28b58 OK 2026/03/10 06:51:19 DEBUG : both0: size = 6 OK 2026/03/10 06:51:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both10: size = 6 OK 2026/03/10 06:51:19 DEBUG : both11: size = 6 OK 2026/03/10 06:51:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:51:19 DEBUG : both12: size = 6 OK 2026/03/10 06:51:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both0: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both13: size = 6 OK 2026/03/10 06:51:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both13: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both14: size = 6 OK 2026/03/10 06:51:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both10: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both15: size = 6 OK 2026/03/10 06:51:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both11: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both16: size = 6 OK 2026/03/10 06:51:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both12: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both17: size = 6 OK 2026/03/10 06:51:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both14: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both18: size = 6 OK 2026/03/10 06:51:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both15: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both19: size = 6 OK 2026/03/10 06:51:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both16: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both1: size = 6 OK 2026/03/10 06:51:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both17: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both2: size = 6 OK 2026/03/10 06:51:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both18: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both3: size = 6 OK 2026/03/10 06:51:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both3: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both4: size = 6 OK 2026/03/10 06:51:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both4: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both5: size = 6 OK 2026/03/10 06:51:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both5: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both6: size = 6 OK 2026/03/10 06:51:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both6: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both7: size = 6 OK 2026/03/10 06:51:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both19: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both8: size = 6 OK 2026/03/10 06:51:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both8: Unchanged skipping 2026/03/10 06:51:19 DEBUG : both9: size = 6 OK 2026/03/10 06:51:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:51:19 DEBUG : both9: Unchanged skipping 2026/03/10 06:51:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only0: Sizes differ 2026/03/10 06:51:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only10: Sizes differ 2026/03/10 06:51:19 DEBUG : both1: Unchanged skipping 2026/03/10 06:51:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only11: Sizes differ 2026/03/10 06:51:19 DEBUG : both2: Unchanged skipping 2026/03/10 06:51:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only12: Sizes differ 2026/03/10 06:51:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only13: Sizes differ 2026/03/10 06:51:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only14: Sizes differ 2026/03/10 06:51:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only15: Sizes differ 2026/03/10 06:51:19 DEBUG : both7: Unchanged skipping 2026/03/10 06:51:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only16: Sizes differ 2026/03/10 06:51:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only17: Sizes differ 2026/03/10 06:51:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only18: Sizes differ 2026/03/10 06:51:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only19: Sizes differ 2026/03/10 06:51:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only1: Sizes differ 2026/03/10 06:51:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only2: Sizes differ 2026/03/10 06:51:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only3: Sizes differ 2026/03/10 06:51:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only5: Sizes differ 2026/03/10 06:51:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only6: Sizes differ 2026/03/10 06:51:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only7: Sizes differ 2026/03/10 06:51:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only8: Sizes differ 2026/03/10 06:51:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1218980543) 2026/03/10 06:51:19 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only9: Sizes differ 2026/03/10 06:51:19 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi') 2026/03/10 06:51:19 DEBUG : only4: Sizes differ 2026/03/10 06:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:51:20 DEBUG : only0: md5 = d7f583fff2314e30396bff1b53b38b40 OK 2026/03/10 06:51:20 DEBUG : only0: size = 0 OK 2026/03/10 06:51:20 INFO : only0: Copied (replaced existing) 2026/03/10 06:51:20 DEBUG : only11: md5 = b3dc973cf4682c6de1aeb53b2b456003 OK 2026/03/10 06:51:20 DEBUG : only11: size = 0 OK 2026/03/10 06:51:20 INFO : only11: Copied (replaced existing) 2026/03/10 06:51:21 DEBUG : only13: md5 = 24ce574bd1cdce75010b1da95811023e OK 2026/03/10 06:51:21 DEBUG : only13: size = 0 OK 2026/03/10 06:51:21 INFO : only13: Copied (replaced existing) 2026/03/10 06:51:21 DEBUG : only10: md5 = 1742f0b38cda16fb952d182701a5140f OK 2026/03/10 06:51:21 DEBUG : only10: size = 0 OK 2026/03/10 06:51:21 INFO : only10: Copied (replaced existing) 2026/03/10 06:51:22 DEBUG : only16: md5 = d5ec23f4afc87eb8c83f85eff8e27212 OK 2026/03/10 06:51:22 DEBUG : only16: size = 0 OK 2026/03/10 06:51:22 INFO : only16: Copied (replaced existing) 2026/03/10 06:51:22 DEBUG : only17: md5 = cc24154bdde76ebe2e037b2a58775e3a OK 2026/03/10 06:51:22 DEBUG : only17: size = 0 OK 2026/03/10 06:51:22 INFO : only17: Copied (replaced existing) 2026/03/10 06:51:22 DEBUG : only18: md5 = d9cacde75e0ae8eb4475218af8a96d7c OK 2026/03/10 06:51:22 DEBUG : only18: size = 0 OK 2026/03/10 06:51:22 INFO : only18: Copied (replaced existing) 2026/03/10 06:51:22 DEBUG : only19: md5 = 7ea872dd6fcb563a17a214533b543487 OK 2026/03/10 06:51:22 DEBUG : only19: size = 0 OK 2026/03/10 06:51:22 INFO : only19: Copied (replaced existing) 2026/03/10 06:51:23 DEBUG : only15: md5 = 894eb58a442739362e20c50fd42766cb OK 2026/03/10 06:51:23 DEBUG : only15: size = 0 OK 2026/03/10 06:51:23 INFO : only15: Copied (replaced existing) 2026/03/10 06:51:23 DEBUG : only1: md5 = 78e34b869cd92db9ff30b25c95bf76b2 OK 2026/03/10 06:51:23 DEBUG : only1: size = 0 OK 2026/03/10 06:51:23 INFO : only1: Copied (replaced existing) 2026/03/10 06:51:23 DEBUG : only12: md5 = 08a98f818f06969946196bf610294949 OK 2026/03/10 06:51:23 DEBUG : only12: size = 0 OK 2026/03/10 06:51:23 INFO : only12: Copied (replaced existing) 2026/03/10 06:51:23 DEBUG : only14: md5 = ad13aa7d4ca47989b600f07b5c775883 OK 2026/03/10 06:51:23 DEBUG : only14: size = 0 OK 2026/03/10 06:51:23 INFO : only14: Copied (replaced existing) 2026/03/10 06:51:24 DEBUG : only6: md5 = f0473500b79f21cd82368ed117a73389 OK 2026/03/10 06:51:24 DEBUG : only6: size = 0 OK 2026/03/10 06:51:24 INFO : only6: Copied (replaced existing) 2026/03/10 06:51:24 DEBUG : only7: md5 = e98e03fccbb2f9b669361c04b9f9d0ed OK 2026/03/10 06:51:24 DEBUG : only7: size = 0 OK 2026/03/10 06:51:24 INFO : only7: Copied (replaced existing) 2026/03/10 06:51:24 DEBUG : only5: md5 = d719b27a7f77e94dca4475f373371de4 OK 2026/03/10 06:51:24 DEBUG : only5: size = 0 OK 2026/03/10 06:51:24 INFO : only5: Copied (replaced existing) 2026/03/10 06:51:24 DEBUG : only8: md5 = e2e328d1d3117f4b15120395f3120b9f OK 2026/03/10 06:51:24 DEBUG : only8: size = 0 OK 2026/03/10 06:51:24 INFO : only8: Copied (replaced existing) 2026/03/10 06:51:25 DEBUG : only2: md5 = 7ab1374e47f363ce8e30e3fe081c5046 OK 2026/03/10 06:51:25 DEBUG : only2: size = 0 OK 2026/03/10 06:51:25 INFO : only2: Copied (replaced existing) 2026/03/10 06:51:26 DEBUG : only9: md5 = f6331ebf0e1ef8a5a54421286819b6b3 OK 2026/03/10 06:51:26 DEBUG : only9: size = 0 OK 2026/03/10 06:51:26 INFO : only9: Copied (replaced existing) 2026/03/10 06:51:26 DEBUG : only3: md5 = 0e56dc10c284497d97d800795d938daa OK 2026/03/10 06:51:26 DEBUG : only3: size = 0 OK 2026/03/10 06:51:26 INFO : only3: Copied (replaced existing) 2026/03/10 06:51:26 DEBUG : only4: md5 = eabe44610fc6a0b6ae1c041117feafef OK 2026/03/10 06:51:26 DEBUG : only4: size = 0 OK 2026/03/10 06:51:26 INFO : only4: Copied (replaced existing) 2026/03/10 06:51:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (88.36s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:51:44 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:51:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:51:44 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 06:51:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:51:44 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 06:51:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:51:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/10 06:51:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:51:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:51:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/10 06:51:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/10 06:51:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/10 06:51:59 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.99s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:52:00 DEBUG : empty_dir: Making directory with metadata 2026/03/10 06:52:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:52:00 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 06:52:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:52:00 DEBUG : empty_on_remote: Making directory with metadata 2026/03/10 06:52:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:52:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/10 06:52:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/10 06:52:16 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:52:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:18 DEBUG : sub dir: Making directory with metadata 2026/03/10 06:52:19 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/10 06:52:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:38 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:52:38 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:52 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/10 06:52:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 06:52:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/10 06:52:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/10 06:52:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:52:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:52:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:52:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:52:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 06:52:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/10 06:52:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:52:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/10 06:52:59 DEBUG : sub dir: Making directory with metadata 2026/03/10 06:53:00 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/10 06:53:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:53:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/10 06:53:23 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/10 06:53:23 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/10 06:53:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 06:53:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/10 06:53:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/10 06:53:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:53:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:53:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:53:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:53:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/10 06:53:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/10 06:53:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/10 06:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.71s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:53:46 DEBUG : dir1/0000-abcdefg.txt: md5 = ad5da8ea04a9a89e499e3f01131989bf OK 2026/03/10 06:53:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = ffbf24d750b0adb85b9104b3dc25d055 OK 2026/03/10 06:53:50 DEBUG : dir1/0002-cdefghi.txt: md5 = d9337e1c518515135a6d70310626a119 OK 2026/03/10 06:53:52 DEBUG : dir1/0003-defghij.txt: md5 = 52ef777c94d4f4922f162805c381a6f2 OK 2026/03/10 06:53:53 DEBUG : dir1/0004-efghijk.txt: md5 = 557b4dd925c6a14ea54287c77c8de86a OK 2026/03/10 06:53:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 8805b9c789a36fb213496e9e1c551be4 OK 2026/03/10 06:53:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a4091480ebbd3dfc2688ece5b7db4c4 OK 2026/03/10 06:53:59 DEBUG : dir1/0007-1234567.txt: md5 = da8a6a90d4792a5ead5be7e16813dac1 OK 2026/03/10 06:54:00 DEBUG : dir1/0008-2345678.txt: md5 = fb8f66d80a7908a1099b3e2ee84f084c OK 2026/03/10 06:54:02 DEBUG : dir1/0009-3456789.txt: md5 = 97ed61ea4c8d191542a7a799dfecc2d9 OK 2026/03/10 06:54:03 DEBUG : dir1/0010-456789.txt: md5 = 001d71056ef36e87921ada1cfcd6099c OK 2026/03/10 06:54:05 DEBUG : dir1/0011-56789;.txt: md5 = e998a2c462191bbd4aa70afa18c07941 OK 2026/03/10 06:54:07 DEBUG : dir1/0012-6789;.txt: md5 = ecf79d3ef2bccbb9685d0a06a06a1840 OK 2026/03/10 06:54:09 DEBUG : dir1/0013-789;=.txt: md5 = a7e0bb9f44c5d6dda6b87d5868ff07aa OK 2026/03/10 06:54:11 DEBUG : dir1/0014-89;=.txt: md5 = d72b22a45e315da286d5b084410f757a OK 2026/03/10 06:54:12 DEBUG : dir1/0015-9;=.txt: md5 = 30411126dd3fb463d8dada3e0795ad85 OK 2026/03/10 06:54:14 DEBUG : apple: md5 = 4264115798339ee39a78403096891a4f OK 2026/03/10 06:54:15 DEBUG : banana: md5 = fb996b41801e783dbfdc20dcda56bf0f OK 2026/03/10 06:54:17 DEBUG : appleappleapplebanana: md5 = c46fda5bda680281a3a69ac8cc289539 OK 2026/03/10 06:54:18 DEBUG : splitbananasplit: md5 = 5096df076a58c8d2e011f22fa8b43280 OK 2026/03/10 06:54:18 DEBUG : Waiting for deletions to finish 2026/03/10 06:54:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:54:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:54:20 DEBUG : apple: size = 5 OK 2026/03/10 06:54:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:54:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:20 DEBUG : apple: Unchanged skipping 2026/03/10 06:54:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:54:20 DEBUG : banana: size = 6 OK 2026/03/10 06:54:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:20 DEBUG : banana: Unchanged skipping 2026/03/10 06:54:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 06:54:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:54:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:54:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:54:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:54:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:54:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:54:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:54:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:54:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:54:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:54:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:54:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:54:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:54:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:54:31 DEBUG : dir1: Directory modification time the same (differ by -177.187µs, within tolerance 1ms) 2026/03/10 06:54:31 DEBUG : apple: size = 5 OK 2026/03/10 06:54:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:54:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:31 DEBUG : apple: Unchanged skipping 2026/03/10 06:54:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:54:31 DEBUG : banana: size = 6 OK 2026/03/10 06:54:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:54:31 DEBUG : banana: Unchanged skipping 2026/03/10 06:54:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:54:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:54:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:54:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:54:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:54:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:54:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:54:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:54:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:54:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:54:32 DEBUG : Waiting for deletions to finish 2026/03/10 06:54:32 DEBUG : Waiting for deletions to finish 2026/03/10 06:54:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:54:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 06:54:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:54:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 7930aac206728b8cf9eaf26efb0278a6 OK 2026/03/10 06:54:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 47eff0b0ffbcde086a251a2cf6ef7067 OK 2026/03/10 06:54:50 DEBUG : dir1/0002-cdefghi.txt: md5 = c5a180625d223af27bc9a0f91f97fc82 OK 2026/03/10 06:54:51 DEBUG : dir1/0003-defghij.txt: md5 = 2301b2df8727d1e038af545e2d968146 OK 2026/03/10 06:54:52 DEBUG : dir1/0004-efghijk.txt: md5 = 6a8d8877e431b82cb607ce452e6e9f33 OK 2026/03/10 06:54:54 DEBUG : dir1/0005-fghijkl.txt: md5 = dc105cb6b7fee0b4f9ca7f0649232f49 OK 2026/03/10 06:54:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 34b7df0e311d6be4f79b1669a54d3f27 OK 2026/03/10 06:54:57 DEBUG : dir1/0007-1234567.txt: md5 = 2d7b7079da6a44fa6700ef3015f62546 OK 2026/03/10 06:54:58 DEBUG : dir1/0008-2345678.txt: md5 = c2276b66193aac35321a952a776e8930 OK 2026/03/10 06:55:00 DEBUG : dir1/0009-3456789.txt: md5 = e1ec233ebda8c1460fb1fb994793d4c1 OK 2026/03/10 06:55:01 DEBUG : dir1/0010-456789.txt: md5 = 605a6f44055ad484217a4ee0020bbd78 OK 2026/03/10 06:55:03 DEBUG : dir1/0011-56789;.txt: md5 = 8d1ce21d034570b5c8a700728537b220 OK 2026/03/10 06:55:04 DEBUG : dir1/0012-6789;.txt: md5 = 5ddce55876447d832bbad9dbdfa2e41e OK 2026/03/10 06:55:06 DEBUG : dir1/0013-789;=.txt: md5 = 3937b02a65d706ccddcc2918cc81f255 OK 2026/03/10 06:55:07 DEBUG : dir1/0014-89;=.txt: md5 = 7db65f264b01534b202e9cae0a289272 OK 2026/03/10 06:55:09 DEBUG : dir1/0015-9;=.txt: md5 = 83c6ef3e8e82273acf1f4b157d7e1f41 OK 2026/03/10 06:55:11 DEBUG : apple: md5 = 10c30b7fe73c07f58b4425352e72cda5 OK 2026/03/10 06:55:12 DEBUG : banana: md5 = 443325d07f68d61e6a69edaa5af51381 OK 2026/03/10 06:55:14 DEBUG : appleappleapplebanana: md5 = fa219550278f37a17c58fd2b163a64fa OK 2026/03/10 06:55:15 DEBUG : splitbananasplit: md5 = 014f0bef32ca2e08afcd8062f64d190f OK 2026/03/10 06:55:15 DEBUG : Waiting for deletions to finish 2026/03/10 06:55:16 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:55:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:55:17 DEBUG : apple: size = 5 OK 2026/03/10 06:55:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : apple: Unchanged skipping 2026/03/10 06:55:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:55:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:55:17 DEBUG : banana: size = 6 OK 2026/03/10 06:55:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : banana: Unchanged skipping 2026/03/10 06:55:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 06:55:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:55:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:55:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:55:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:55:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:55:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:55:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:55:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:55:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:55:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:55:17 DEBUG : Waiting for deletions to finish 2026/03/10 06:55:17 DEBUG : Waiting for deletions to finish 2026/03/10 06:55:18 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:55:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:55:19 DEBUG : dir1: Directory modification time the same (differ by -765.589µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:55:19 DEBUG : apple: size = 5 OK 2026/03/10 06:55:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : apple: Unchanged skipping 2026/03/10 06:55:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:55:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:55:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:55:19 DEBUG : banana: size = 6 OK 2026/03/10 06:55:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : banana: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:55:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:55:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:55:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:55:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:55:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:55:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:55:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:55:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:55:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:55:19 DEBUG : Waiting for deletions to finish 2026/03/10 06:55:19 DEBUG : Waiting for deletions to finish 2026/03/10 06:55:20 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:55:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 06:55:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:55:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 31eac4c5509628442feba04118a50470 OK 2026/03/10 06:55:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 00b76e977046b6bf92250ea353a4256b OK 2026/03/10 06:55:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 296ddbef7fcbea86df3439446c6f9742 OK 2026/03/10 06:55:39 DEBUG : dir1/0003-defghij.txt: md5 = b3de1f79168c86daa1d6f6b24acaea41 OK 2026/03/10 06:55:41 DEBUG : dir1/0004-efghijk.txt: md5 = 6df705d6bd6c6ed1011cb10dfc7959c7 OK 2026/03/10 06:55:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 51c7a886ad10661a4a833f185ed8ba5d OK 2026/03/10 06:55:44 DEBUG : dir1/0006-ghijklm.txt: md5 = df195ca068fc3dde1e1431024116e123 OK 2026/03/10 06:55:46 DEBUG : dir1/0007-1234567.txt: md5 = eb4b24a524570009cb5fedd9b946b42d OK 2026/03/10 06:55:48 DEBUG : dir1/0008-2345678.txt: md5 = a78ef298b693dad1caf61bb227f302a5 OK 2026/03/10 06:55:49 DEBUG : dir1/0009-3456789.txt: md5 = 9337b256ebc1cd362bc4413089cbe537 OK 2026/03/10 06:55:51 DEBUG : dir1/0010-456789.txt: md5 = d003ecffa59e76d9cbfa50a2661c7bc5 OK 2026/03/10 06:55:53 DEBUG : dir1/0011-56789;.txt: md5 = 5010c9fec5da77669bbdfa1a3809d0bd OK 2026/03/10 06:55:54 DEBUG : dir1/0012-6789;.txt: md5 = 9b8fd1bb1d68d9018074061a8d3727be OK 2026/03/10 06:55:56 DEBUG : dir1/0013-789;=.txt: md5 = 3141823e04e4c36c7283bb98048c05f6 OK 2026/03/10 06:55:57 DEBUG : dir1/0014-89;=.txt: md5 = 2193f2a48bbfc4b22ef1381cf8d8b036 OK 2026/03/10 06:55:59 DEBUG : dir1/0015-9;=.txt: md5 = 9c1eb45a7e0438aa99e413265dcb591f OK 2026/03/10 06:56:00 DEBUG : apple: md5 = 7578cfc0567d12c68a05b7bb008e9eee OK 2026/03/10 06:56:02 DEBUG : banana: md5 = 9f7d34ff667a518a52c6a2cde85ec8ec OK 2026/03/10 06:56:03 DEBUG : appleappleapplebanana: md5 = b44c917db7d5bd0001e296e13ae8cdf0 OK 2026/03/10 06:56:05 DEBUG : splitbananasplit: md5 = 53f98f3d232450325277352afd7bf2ad OK 2026/03/10 06:56:05 DEBUG : Waiting for deletions to finish 2026/03/10 06:56:05 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 06:56:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:56:08 DEBUG : YXBwbGU=: md5 = 08439a743dc5cb14d6a1a76fd09c8c81 OK 2026/03/10 06:56:08 DEBUG : YXBwbGU=: size = 5 OK 2026/03/10 06:56:08 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/10 06:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = a721abee62f849f6d4953d78fc85cc0d OK 2026/03/10 06:56:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/10 06:56:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:08 DEBUG : YmFuYW5h: md5 = 5d6d53333a675affbd645fc1d8af1c6e OK 2026/03/10 06:56:08 DEBUG : YmFuYW5h: size = 6 OK 2026/03/10 06:56:08 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/10 06:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 2f0a2a85b5881d0513a780b7d4e34a27 OK 2026/03/10 06:56:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/10 06:56:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = d3040103d7944a9dd82c7cca1fa65e84 OK 2026/03/10 06:56:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/10 06:56:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = f09a7b29fa2efc59bf1f98db0538157b OK 2026/03/10 06:56:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/10 06:56:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 0740390b5cbd370bc315fa2bbee35fef OK 2026/03/10 06:56:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/10 06:56:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 3d61bea6a591b4f5f7cd736cdb42de85 OK 2026/03/10 06:56:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/10 06:56:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = fd716abdb41550cfea9381d3762f4e1e OK 2026/03/10 06:56:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/10 06:56:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = ce87d09d92c1f3b7cf737d003cc66308 OK 2026/03/10 06:56:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/10 06:56:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 5d07bd017c79dc1ab1eb9b0c6d3d0cfc OK 2026/03/10 06:56:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/10 06:56:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 110f899a197498aa99307d677d623a51 OK 2026/03/10 06:56:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/10 06:56:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 9a2deaa4589b5b5ba3dad08cc337a148 OK 2026/03/10 06:56:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/10 06:56:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 8dcf4c2e5a2a2c11108ad9f384385e58 OK 2026/03/10 06:56:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/10 06:56:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = a553e197ba544b3017f88661559d0d8f OK 2026/03/10 06:56:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/10 06:56:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 91a2f079edd1b25e8805066413de97ec OK 2026/03/10 06:56:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/10 06:56:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = dd6d75352efbe576141f57a4b16c43d3 OK 2026/03/10 06:56:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/10 06:56:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 4347641f7f70bec478bc694c62975b45 OK 2026/03/10 06:56:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/10 06:56:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:15 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = e7806d807151770ef69fe10245cc492d OK 2026/03/10 06:56:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/10 06:56:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2a195562814a2b959a6460a337a40a85 OK 2026/03/10 06:56:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/10 06:56:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:15 DEBUG : Waiting for deletions to finish 2026/03/10 06:56:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 06:56:16 INFO : apple: Deleted 2026/03/10 06:56:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 06:56:16 INFO : banana: Deleted 2026/03/10 06:56:16 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 06:56:16 INFO : splitbananasplit: Deleted 2026/03/10 06:56:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 06:56:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 06:56:16 INFO : appleappleapplebanana: Deleted 2026/03/10 06:56:16 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 06:56:16 DEBUG : Waiting for deletions to finish 2026/03/10 06:56:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/10 06:56:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:18 DEBUG : dir1: Directory modification time the same (differ by -275.325µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : YXBwbGU=: size = 5 OK 2026/03/10 06:56:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : apple: Unchanged skipping 2026/03/10 06:56:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/10 06:56:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:56:18 DEBUG : YmFuYW5h: size = 6 OK 2026/03/10 06:56:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : banana: Unchanged skipping 2026/03/10 06:56:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/10 06:56:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/10 06:56:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/10 06:56:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:56:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:56:18 DEBUG : Waiting for deletions to finish 2026/03/10 06:56:18 DEBUG : Waiting for deletions to finish 2026/03/10 06:56:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/10 06:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:19 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:19 DEBUG : apple: transformed to: YXBwbGU= 2026/03/10 06:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/10 06:56:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/10 06:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/10 06:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/10 06:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/10 06:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/10 06:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/10 06:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/10 06:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/10 06:56:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:56:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 841df85dd741459fbbf34ceacaa96d71 OK 2026/03/10 06:56:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7ba93373b23638344943c43d1f6c4a65 OK 2026/03/10 06:56:37 DEBUG : dir1/0002-cdefghi.txt: md5 = ef62a217d4d5de9f565f2dc021c575fa OK 2026/03/10 06:56:38 DEBUG : dir1/0003-defghij.txt: md5 = a2f42f76cf7ed4257fc1119f13d37595 OK 2026/03/10 06:56:40 DEBUG : dir1/0004-efghijk.txt: md5 = 8dc6c2e53a77bb0f00b22e1d99f403cb OK 2026/03/10 06:56:41 DEBUG : dir1/0005-fghijkl.txt: md5 = d1759519af3ce1665edac39d470552d7 OK 2026/03/10 06:56:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 1a859ffca9563f5a9add590869a0b157 OK 2026/03/10 06:56:44 DEBUG : dir1/0007-1234567.txt: md5 = 5d960aeb9bda48cf7f667a9d5f1f5847 OK 2026/03/10 06:56:46 DEBUG : dir1/0008-2345678.txt: md5 = cc1eceddc9866365068566a65c7459ed OK 2026/03/10 06:56:48 DEBUG : dir1/0009-3456789.txt: md5 = 3a6245a6ed0ef316fdad8543b3a76e09 OK 2026/03/10 06:56:49 DEBUG : dir1/0010-456789.txt: md5 = 448ce348e376ff560d9f18ee8728a9a4 OK 2026/03/10 06:56:51 DEBUG : dir1/0011-56789;.txt: md5 = 5cb762e35e658e8c33268e889324233b OK 2026/03/10 06:56:52 DEBUG : dir1/0012-6789;.txt: md5 = e6105289f08326e0125968c53fc7ae4f OK 2026/03/10 06:56:54 DEBUG : dir1/0013-789;=.txt: md5 = 60306d6e06fdb8cf70e1279d29fe7b0b OK 2026/03/10 06:56:56 DEBUG : dir1/0014-89;=.txt: md5 = 9a1c69f6e3555c9ba17f67e8facb2c62 OK 2026/03/10 06:56:58 DEBUG : dir1/0015-9;=.txt: md5 = bdf49cb4332c2125cad007e655ca87c1 OK 2026/03/10 06:56:59 DEBUG : apple: md5 = 8e70df486c0db1d2d39c772bf0c2b595 OK 2026/03/10 06:57:01 DEBUG : banana: md5 = 026ba8c2f706222595e9f8390a9e8dd0 OK 2026/03/10 06:57:03 DEBUG : appleappleapplebanana: md5 = 4feba612739246a51330296f5dd051bb OK 2026/03/10 06:57:04 DEBUG : splitbananasplit: md5 = 0a134a130110ab5acf9d7d6cc61f8407 OK 2026/03/10 06:57:04 DEBUG : Waiting for deletions to finish 2026/03/10 06:57:05 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:57:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:05 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:05 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:05 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:05 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/10 06:57:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/10 06:57:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/10 06:57:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/10 06:57:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/10 06:57:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/10 06:57:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/10 06:57:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/10 06:57:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/10 06:57:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/10 06:57:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/10 06:57:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/10 06:57:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/10 06:57:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/10 06:57:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/10 06:57:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/10 06:57:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/10 06:57:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:57:07 DEBUG : PREFIXbanana: md5 = fdacd075833b6c49c8f39f688c6d11ad OK 2026/03/10 06:57:07 DEBUG : PREFIXbanana: size = 6 OK 2026/03/10 06:57:07 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/10 06:57:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:57:07 DEBUG : PREFIXapple: md5 = 9caaa1807aa1a4ff72de843779a9a4d7 OK 2026/03/10 06:57:07 DEBUG : PREFIXapple: size = 5 OK 2026/03/10 06:57:07 INFO : apple: Copied (new) to: PREFIXapple 2026/03/10 06:57:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:07 DEBUG : PREFIXappleappleapplebanana: md5 = d437b8aaac5a44409f816e4940273950 OK 2026/03/10 06:57:07 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/10 06:57:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/10 06:57:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:07 DEBUG : PREFIXsplitbananasplit: md5 = f4f1d184dd460dc10e47ee4dc6a66e47 OK 2026/03/10 06:57:07 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/10 06:57:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/10 06:57:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 45f521ad0e5166e54cb175c4452fb03f OK 2026/03/10 06:57:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/10 06:57:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:57:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 9cbdfe41d8b1a755a4edf521e02c3386 OK 2026/03/10 06:57:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/10 06:57:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:09 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 55ad51f22ba00e84e3060afa159511d8 OK 2026/03/10 06:57:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/10 06:57:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = bd6c00832b0d0135889ac4b54e1103da OK 2026/03/10 06:57:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:57:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:10 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 7d7199db83f9ea174595ebf7b3d48466 OK 2026/03/10 06:57:10 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/10 06:57:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = f01d7636c26c7999fbdfa59af270aa6f OK 2026/03/10 06:57:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/10 06:57:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:11 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 5f9aea18b59b1762bf343f6e2d55dfe2 OK 2026/03/10 06:57:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/10 06:57:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:12 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = b9d025a38dad75e067f5e68d4600d110 OK 2026/03/10 06:57:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/10 06:57:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 7bd75c9c1c5793531457779c6a96e702 OK 2026/03/10 06:57:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/10 06:57:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:12 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 57a99df275b8ee57bf296f81118af8f6 OK 2026/03/10 06:57:12 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/10 06:57:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:12 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 04ca5e6528c01e4ebd5f97db269e6eea OK 2026/03/10 06:57:12 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/10 06:57:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:14 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = aad3b6720aa5df4920a3b273d00bdf10 OK 2026/03/10 06:57:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/10 06:57:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:57:14 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 88603c02ad9e4438150c345ca6f0fd8a OK 2026/03/10 06:57:14 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/10 06:57:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:14 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 236b2f4216cd94e92dcb4d1ac06b2c0d OK 2026/03/10 06:57:14 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/10 06:57:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:14 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = dc888dd8ec5a086648edb64c2374e087 OK 2026/03/10 06:57:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/10 06:57:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:16 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 749c33faa8f9047fceeb7c64d6ce8c70 OK 2026/03/10 06:57:16 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/10 06:57:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:57:16 DEBUG : Waiting for deletions to finish 2026/03/10 06:57:16 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 06:57:16 INFO : appleappleapplebanana: Deleted 2026/03/10 06:57:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 06:57:16 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 06:57:16 INFO : banana: Deleted 2026/03/10 06:57:16 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 06:57:16 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 06:57:16 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 06:57:16 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 06:57:16 INFO : apple: Deleted 2026/03/10 06:57:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 06:57:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 06:57:17 INFO : splitbananasplit: Deleted 2026/03/10 06:57:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 06:57:17 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 06:57:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 06:57:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 06:57:17 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 06:57:17 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 06:57:21 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 06:57:21 DEBUG : Waiting for deletions to finish 2026/03/10 06:57:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:57:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/10 06:57:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/10 06:57:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/10 06:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/10 06:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/10 06:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/10 06:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/10 06:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/10 06:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/10 06:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/10 06:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/10 06:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/10 06:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/10 06:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/10 06:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/10 06:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/10 06:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/10 06:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/10 06:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/10 06:57:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1: Directory modification time the same (differ by -888.76µs, within tolerance 1ms) 2026/03/10 06:57:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:57:24 DEBUG : banana: md5 = 611008c14d74edef5f9955889fbda09b OK 2026/03/10 06:57:24 DEBUG : banana: size = 6 OK 2026/03/10 06:57:24 INFO : banana: Copied (new) 2026/03/10 06:57:24 DEBUG : appleappleapplebanana: md5 = f37cc8e903cc3e591214201e0d8e7e29 OK 2026/03/10 06:57:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:57:24 INFO : appleappleapplebanana: Copied (new) 2026/03/10 06:57:24 DEBUG : splitbananasplit: md5 = 65c1405cbbae486ed3d0798204ca404b OK 2026/03/10 06:57:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:57:24 INFO : splitbananasplit: Copied (new) 2026/03/10 06:57:25 DEBUG : apple: md5 = c1ff254e3d7f2c0cc09adba986902acd OK 2026/03/10 06:57:25 DEBUG : apple: size = 5 OK 2026/03/10 06:57:25 INFO : apple: Copied (new) 2026/03/10 06:57:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 501fdcf6e8bcb56a21f1f268c9d1e718 OK 2026/03/10 06:57:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:57:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/10 06:57:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = d29cca0430250bb9073494e3fccca9d0 OK 2026/03/10 06:57:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:57:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/10 06:57:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 20c342abbce962a5c66931cfbcbb0566 OK 2026/03/10 06:57:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:57:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/10 06:57:27 DEBUG : dir1/0003-defghij.txt: md5 = 27f0eb7e1da4eb84c61ce45fac388150 OK 2026/03/10 06:57:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:57:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/10 06:57:27 DEBUG : dir1/0004-efghijk.txt: md5 = 34faa79c68162de2ee0d226db3e5c718 OK 2026/03/10 06:57:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:57:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/10 06:57:27 DEBUG : dir1/0005-fghijkl.txt: md5 = e5504bcff2f3ea4eefd005106a93545c OK 2026/03/10 06:57:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:57:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/10 06:57:28 DEBUG : dir1/0006-ghijklm.txt: md5 = b7474bfaf0b1c3ee594fdd4d291fc55e OK 2026/03/10 06:57:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:57:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/10 06:57:28 DEBUG : dir1/0007-1234567.txt: md5 = 11f6cd9bcdc6ced556e1d828803162cd OK 2026/03/10 06:57:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:57:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/10 06:57:29 DEBUG : dir1/0008-2345678.txt: md5 = cfb5c46e06b95172c5f5b35731efbbcf OK 2026/03/10 06:57:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:57:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/10 06:57:29 DEBUG : dir1/0009-3456789.txt: md5 = 0a5f74ee7651a1786d1f197988183032 OK 2026/03/10 06:57:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:57:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/10 06:57:29 DEBUG : dir1/0010-456789.txt: md5 = ec2ca1e13a7387c15f52f74d619c29a7 OK 2026/03/10 06:57:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:57:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/10 06:57:30 DEBUG : dir1/0011-56789;.txt: md5 = cd1bc6ab73d6f52e783cc28d2ec7ae28 OK 2026/03/10 06:57:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:57:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/10 06:57:30 DEBUG : dir1/0012-6789;.txt: md5 = 26047fc6d288e59dfa74e0354b300f74 OK 2026/03/10 06:57:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:57:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/10 06:57:30 DEBUG : dir1/0013-789;=.txt: md5 = d554930cc95292b48da0ca01b5eb7075 OK 2026/03/10 06:57:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:57:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/10 06:57:31 DEBUG : dir1/0014-89;=.txt: md5 = 3649ff63f77830aaa9001e741c34c378 OK 2026/03/10 06:57:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:57:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/10 06:57:31 DEBUG : dir1/0015-9;=.txt: md5 = 4a9be36a50c4d1eeb0e78744f7710b41 OK 2026/03/10 06:57:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:57:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/10 06:57:31 DEBUG : Waiting for deletions to finish 2026/03/10 06:57:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/10 06:57:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/10 06:57:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/10 06:57:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/10 06:57:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/10 06:57:32 INFO : PREFIXbanana: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/10 06:57:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/10 06:57:32 INFO : PREFIXsplitbananasplit: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/10 06:57:32 INFO : PREFIXapple: Deleted 2026/03/10 06:57:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/10 06:57:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/10 06:57:33 DEBUG : Waiting for deletions to finish 2026/03/10 06:57:34 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:57:34 DEBUG : Waiting for deletions to finish 2026/03/10 06:57:35 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:57:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/10 06:57:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:57:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 6ae84a2677036c7b7d5c88b88f349ff4 OK 2026/03/10 06:57:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = dc7db9e3b7ae82ed43c17cd829504328 OK 2026/03/10 06:57:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 552fcccb5d77f910220aae43c9786205 OK 2026/03/10 06:57:54 DEBUG : dir1/0003-defghij.txt: md5 = f6641717bd091cf3239b7265d64a5855 OK 2026/03/10 06:57:55 DEBUG : dir1/0004-efghijk.txt: md5 = 55939d850bc32c80788b0f25605d5492 OK 2026/03/10 06:57:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 8975c3117a996598a3f095171023fb96 OK 2026/03/10 06:57:58 DEBUG : dir1/0006-ghijklm.txt: md5 = e2985afe3e02a2d1157d03cdc7b6ede8 OK 2026/03/10 06:58:00 DEBUG : dir1/0007-1234567.txt: md5 = 243b5759c45421ac0115c3186f0d8198 OK 2026/03/10 06:58:01 DEBUG : dir1/0008-2345678.txt: md5 = 8c595992493937b2580f3fb48a5ce8ee OK 2026/03/10 06:58:03 DEBUG : dir1/0009-3456789.txt: md5 = 405b4e1158a36236cdd8552181002bc5 OK 2026/03/10 06:58:04 DEBUG : dir1/0010-456789.txt: md5 = e8c172a98da2fc4072eb36b44a2fc6d3 OK 2026/03/10 06:58:06 DEBUG : dir1/0011-56789;.txt: md5 = cae14b0a16c9739ca4590ae26a43c509 OK 2026/03/10 06:58:07 DEBUG : dir1/0012-6789;.txt: md5 = 5223c6b0c008934d9680981a53d5f0c1 OK 2026/03/10 06:58:09 DEBUG : dir1/0013-789;=.txt: md5 = ca39db78806c98fbd141ce5567774719 OK 2026/03/10 06:58:10 DEBUG : dir1/0014-89;=.txt: md5 = 7555ba0778f75c537fb459edb52e30f0 OK 2026/03/10 06:58:12 DEBUG : dir1/0015-9;=.txt: md5 = e31d16cb03b82feb5b11ce0e1e0c6ad1 OK 2026/03/10 06:58:13 DEBUG : apple: md5 = b8ace8796bd4b81380388f6ac8350c28 OK 2026/03/10 06:58:15 DEBUG : banana: md5 = 5a8949444d26549214b0dae0cd60accc OK 2026/03/10 06:58:16 DEBUG : appleappleapplebanana: md5 = 68c9782816b34a002397982fcd476d3f OK 2026/03/10 06:58:18 DEBUG : splitbananasplit: md5 = e90d25ecd67783de0ef464f25b94fd3e OK 2026/03/10 06:58:18 DEBUG : Waiting for deletions to finish 2026/03/10 06:58:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:58:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:58:19 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 06:58:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:58:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/10 06:58:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:58:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:58:21 DEBUG : appleappleapplebananaSUFFIX: md5 = 01ef3d22e717f086e1473536de0d66d2 OK 2026/03/10 06:58:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/10 06:58:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/10 06:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:58:21 DEBUG : appleSUFFIX: md5 = 69048b9546a90923c4489c5edb79824b OK 2026/03/10 06:58:21 DEBUG : appleSUFFIX: size = 5 OK 2026/03/10 06:58:21 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/10 06:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:21 DEBUG : bananaSUFFIX: md5 = 5cb8542c1d611a9ebeddf0d3bd5c6e22 OK 2026/03/10 06:58:21 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/10 06:58:21 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/10 06:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:58:21 DEBUG : splitbananasplitSUFFIX: md5 = ccf4f7b633af3289f134b62f7d7f4ece OK 2026/03/10 06:58:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/10 06:58:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/10 06:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:58:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 09e532d51abae86059e4b794efd6f367 OK 2026/03/10 06:58:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/10 06:58:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:58:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:58:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = e3fbb97593265dfd10e3cc2ad8af291a OK 2026/03/10 06:58:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/10 06:58:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:58:23 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 6258f714c8a3b7b94ed52d8d633cb3c3 OK 2026/03/10 06:58:23 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/10 06:58:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:58:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = cf73a68812e5c086cb8b39c55a41a17a OK 2026/03/10 06:58:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/10 06:58:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:58:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 04493b0d47e4bfd9a6b16cc4bd139e44 OK 2026/03/10 06:58:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/10 06:58:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:58:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 78ede917688ec380fea1883236516e3f OK 2026/03/10 06:58:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/10 06:58:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:58:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 9495eb96baa58c0261acf654649abadb OK 2026/03/10 06:58:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/10 06:58:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:58:24 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 5da4449fdccffd3601e805e72b025cb3 OK 2026/03/10 06:58:24 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/10 06:58:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:58:25 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = cc10cefa88f5eae736aa7212f8a10f77 OK 2026/03/10 06:58:25 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/10 06:58:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:58:26 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 6475d12edfc0c63ea9f5569e478db18b OK 2026/03/10 06:58:26 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/10 06:58:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:58:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:58:26 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = d5e3b4ad8385d173cf45aa1a6777ec93 OK 2026/03/10 06:58:26 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/10 06:58:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:58:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:58:26 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 0784b90b79cc7b76e62af8b6e6907706 OK 2026/03/10 06:58:26 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/10 06:58:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:58:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:58:27 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = db245b3eaa27d19e35b79310b8f22445 OK 2026/03/10 06:58:27 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/10 06:58:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:58:27 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 0a83d0ac92d0c7d80855f04a14adcfa9 OK 2026/03/10 06:58:27 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/10 06:58:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:58:27 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = d57a58f9905614f51e75817981a4dc6c OK 2026/03/10 06:58:27 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/10 06:58:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:58:27 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = ddc285ae7985f60b83a9cab055dbe08e OK 2026/03/10 06:58:27 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/10 06:58:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:58:27 DEBUG : Waiting for deletions to finish 2026/03/10 06:58:28 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 06:58:28 INFO : banana: Deleted 2026/03/10 06:58:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 06:58:28 INFO : apple: Deleted 2026/03/10 06:58:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 06:58:28 INFO : appleappleapplebanana: Deleted 2026/03/10 06:58:28 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 06:58:28 INFO : splitbananasplit: Deleted 2026/03/10 06:58:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 06:58:28 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 06:58:29 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 06:58:29 DEBUG : Waiting for deletions to finish 2026/03/10 06:58:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/10 06:58:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : apple: transformed to: appleSUFFIX 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/10 06:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/10 06:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/10 06:58:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1: Directory modification time the same (differ by -652.174µs, within tolerance 1ms) 2026/03/10 06:58:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:58:31 DEBUG : appleappleapplebanana: md5 = d06d599825db572054749e4040d9b536 OK 2026/03/10 06:58:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 06:58:31 INFO : appleappleapplebanana: Copied (new) 2026/03/10 06:58:31 DEBUG : splitbananasplit: md5 = ab59468571911337a04fc91cdf69bd3c OK 2026/03/10 06:58:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 06:58:31 INFO : splitbananasplit: Copied (new) 2026/03/10 06:58:32 DEBUG : apple: md5 = 23d3b9e3e8972d82fd6e6ba7daa388e6 OK 2026/03/10 06:58:32 DEBUG : apple: size = 5 OK 2026/03/10 06:58:32 INFO : apple: Copied (new) 2026/03/10 06:58:32 DEBUG : banana: md5 = 886933f32d933ab7184f3aa1e639aca0 OK 2026/03/10 06:58:32 DEBUG : banana: size = 6 OK 2026/03/10 06:58:32 INFO : banana: Copied (new) 2026/03/10 06:58:33 DEBUG : dir1/0000-abcdefg.txt: md5 = e63c4ad038a849ff9af61140eae296d6 OK 2026/03/10 06:58:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 06:58:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/10 06:58:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 82710bdf535dc6c7fc6614c4755ae277 OK 2026/03/10 06:58:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 06:58:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/10 06:58:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 66ad3b855bfeeb824bcfcc4b087ed251 OK 2026/03/10 06:58:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 06:58:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/10 06:58:33 DEBUG : dir1/0003-defghij.txt: md5 = 87eaa6c5f61bbf4b82ea3b54ee9b33e4 OK 2026/03/10 06:58:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 06:58:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/10 06:58:34 DEBUG : dir1/0004-efghijk.txt: md5 = 4445675394597ca5660d2c198aa95094 OK 2026/03/10 06:58:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 06:58:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/10 06:58:34 DEBUG : dir1/0006-ghijklm.txt: md5 = ffa886b24a5a0fd008ab3561742b1ca8 OK 2026/03/10 06:58:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 06:58:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/10 06:58:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 85713e54ab72ae130fbceb8141b45455 OK 2026/03/10 06:58:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 06:58:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/10 06:58:35 DEBUG : dir1/0007-1234567.txt: md5 = 046e27bb908dc11e27efcacad0064343 OK 2026/03/10 06:58:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 06:58:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/10 06:58:36 DEBUG : dir1/0008-2345678.txt: md5 = 24d2bb567323a20c0c284f852fd47bed OK 2026/03/10 06:58:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 06:58:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/10 06:58:36 DEBUG : dir1/0009-3456789.txt: md5 = 43ce65f7d7e92e6f5c1decdbef1a3990 OK 2026/03/10 06:58:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 06:58:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/10 06:58:36 DEBUG : dir1/0010-456789.txt: md5 = 3ad1fc799c0bea2ad45375bc6b7fe71e OK 2026/03/10 06:58:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 06:58:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/10 06:58:36 DEBUG : dir1/0011-56789;.txt: md5 = 0a55f42a88b0723e4e1d7edbafcc6054 OK 2026/03/10 06:58:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 06:58:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/10 06:58:37 DEBUG : dir1/0012-6789;.txt: md5 = 4b0c5aff90f25e2fd20b9409ec4128fd OK 2026/03/10 06:58:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 06:58:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/10 06:58:37 DEBUG : dir1/0013-789;=.txt: md5 = bdd9a2449ab4e3dbcb73abc351db719a OK 2026/03/10 06:58:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 06:58:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/10 06:58:38 DEBUG : dir1/0015-9;=.txt: md5 = aa787ba4b1553eb81f0684f5a2f07491 OK 2026/03/10 06:58:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 06:58:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/10 06:58:38 DEBUG : dir1/0014-89;=.txt: md5 = 04b0af6951826bbd5c3ffdc02ceec890 OK 2026/03/10 06:58:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 06:58:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/10 06:58:38 DEBUG : Waiting for deletions to finish 2026/03/10 06:58:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/10 06:58:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/10 06:58:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/10 06:58:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/10 06:58:38 INFO : appleSUFFIX: Deleted 2026/03/10 06:58:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/10 06:58:38 INFO : bananaSUFFIX: Deleted 2026/03/10 06:58:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : splitbananasplitSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/10 06:58:39 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/10 06:58:39 DEBUG : Waiting for deletions to finish 2026/03/10 06:58:40 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:58:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : Waiting for deletions to finish 2026/03/10 06:58:41 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:58:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/10 06:58:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:58:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 66ce510105a403ef8c155e780407cfc6 OK 2026/03/10 06:58:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 55337e36e4558b8a15520dbd2deebef4 OK 2026/03/10 06:58:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 7c48ef9e934087d676f3f90780ca386f OK 2026/03/10 06:59:01 DEBUG : dir1/0003-defghij.txt: md5 = b792ba62e966d489921651cf303171bc OK 2026/03/10 06:59:02 DEBUG : dir1/0004-efghijk.txt: md5 = 71adf2c2352bfe998d4d1f25489ffd1d OK 2026/03/10 06:59:04 DEBUG : dir1/0005-fghijkl.txt: md5 = f52185d2ae14a40d9f596875045867c0 OK 2026/03/10 06:59:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 32bb797bd03fa743b716c1eaeed4fa38 OK 2026/03/10 06:59:07 DEBUG : dir1/0007-1234567.txt: md5 = 596d941fcadf4eb1ce9b0ef0d6af29f5 OK 2026/03/10 06:59:09 DEBUG : dir1/0008-2345678.txt: md5 = c705189f6e990d307a085b07301ce6aa OK 2026/03/10 06:59:10 DEBUG : dir1/0009-3456789.txt: md5 = cb29752cd55b32b117ff83f3f6ee064d OK 2026/03/10 06:59:12 DEBUG : dir1/0010-456789.txt: md5 = 7aeee315a47d7ac9e61e0d7855921aa5 OK 2026/03/10 06:59:13 DEBUG : dir1/0011-56789;.txt: md5 = 127fe8978a26bd85ef5030b37f2a6bd6 OK 2026/03/10 06:59:15 DEBUG : dir1/0012-6789;.txt: md5 = 343e2c119d972034030e40f1805ab02f OK 2026/03/10 06:59:16 DEBUG : dir1/0013-789;=.txt: md5 = 26699c8863a8377118d813ed82f5187a OK 2026/03/10 06:59:18 DEBUG : dir1/0014-89;=.txt: md5 = 8e1525a3bd5ce53fd4fef1f45164cee1 OK 2026/03/10 06:59:19 DEBUG : dir1/0015-9;=.txt: md5 = 895e1f1844f0115f92e4241ff7c9dcca OK 2026/03/10 06:59:21 DEBUG : apple: md5 = 4c616242f6e965f4f429509b7fd64a58 OK 2026/03/10 06:59:22 DEBUG : banana: md5 = 2603c05914ab9e67733f5a3aed94e5bf OK 2026/03/10 06:59:24 DEBUG : appleappleapplebanana: md5 = c7ae1509e2e62a523864a02baa2bfc4c OK 2026/03/10 06:59:25 DEBUG : splitbananasplit: md5 = f83b6b33b32bffa978edf2dd2ecf376f OK 2026/03/10 06:59:25 DEBUG : Waiting for deletions to finish 2026/03/10 06:59:26 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 06:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/10 06:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:27 DEBUG : apple: size = 5 OK 2026/03/10 06:59:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:27 DEBUG : apple: Unchanged skipping 2026/03/10 06:59:27 DEBUG : banana: size = 6 OK 2026/03/10 06:59:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:27 DEBUG : banana: Unchanged skipping 2026/03/10 06:59:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 06:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/10 06:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 06:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 06:59:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/10 06:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:59:28 DEBUG : appleapple: md5 = dbf79bd6a6a8ee8e4037ffcdbe1ce6d6 OK 2026/03/10 06:59:28 DEBUG : appleapple: size = 21 OK 2026/03/10 06:59:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/10 06:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:29 DEBUG : splitbanan: md5 = f38c69be6c0040e0febf24afbee0d876 OK 2026/03/10 06:59:29 DEBUG : splitbanan: size = 16 OK 2026/03/10 06:59:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/10 06:59:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:29 DEBUG : dir1/0000-abcde: md5 = 177114c4c38f79ac239c5a4000568885 OK 2026/03/10 06:59:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/10 06:59:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/10 06:59:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:29 DEBUG : dir1/0001-bcdef: md5 = a474c4d99a814cce9fe69ff559c0aaaa OK 2026/03/10 06:59:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/10 06:59:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/10 06:59:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:30 DEBUG : dir1/0002-cdefg: md5 = 7442d48ffa1cc4e334f3d9eaa946d806 OK 2026/03/10 06:59:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/10 06:59:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/10 06:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:30 DEBUG : dir1/0004-efghi: md5 = 8d58fbf8746067dd5f617e89d24e84bd OK 2026/03/10 06:59:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/10 06:59:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/10 06:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:30 DEBUG : dir1/0003-defgh: md5 = c116d41ebb3b25add1681968110258e4 OK 2026/03/10 06:59:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/10 06:59:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/10 06:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:31 DEBUG : dir1/0005-fghij: md5 = 1372c9b6b2da2283daa45adc9a6c5611 OK 2026/03/10 06:59:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/10 06:59:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/10 06:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:31 DEBUG : dir1/0006-ghijk: md5 = f3bfa3b6ba450ce50555b91cdbb024fc OK 2026/03/10 06:59:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/10 06:59:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/10 06:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:32 DEBUG : dir1/0008-23456: md5 = 5b0cc56157d6535bddee877de3064da5 OK 2026/03/10 06:59:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/10 06:59:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/10 06:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:32 DEBUG : dir1/0007-12345: md5 = 5861237c7c08aef0569a8c2f495caf9a OK 2026/03/10 06:59:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/10 06:59:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/10 06:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:32 DEBUG : dir1/0009-34567: md5 = b3c294c9de715aa2a8097cd6e2e1cab2 OK 2026/03/10 06:59:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/10 06:59:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/10 06:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:33 DEBUG : dir1/0010-45678: md5 = 4c57dd1e37432deda55555477a95be75 OK 2026/03/10 06:59:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/10 06:59:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/10 06:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:33 DEBUG : dir1/0011-56789: md5 = aa996f84ae2120243c51cc53a7eb9149 OK 2026/03/10 06:59:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/10 06:59:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/10 06:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:33 DEBUG : dir1/0013-789;=: md5 = d3fd0aaa9e87598d7ccf1d751127c886 OK 2026/03/10 06:59:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/10 06:59:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/10 06:59:34 DEBUG : dir1/0012-6789;: md5 = f1027b0a9ff6b8535fc19efbcd4580a5 OK 2026/03/10 06:59:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/10 06:59:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/10 06:59:34 DEBUG : dir1/0014-89;=.: md5 = 10de064a485c6ff9d979510b677a3c54 OK 2026/03/10 06:59:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/10 06:59:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/10 06:59:35 DEBUG : dir1/0015-9;=.t: md5 = cb2f2b857563e67dd2a69b0a5a15a74a OK 2026/03/10 06:59:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/10 06:59:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/10 06:59:35 DEBUG : Waiting for deletions to finish 2026/03/10 06:59:35 INFO : appleappleapplebanana: Deleted 2026/03/10 06:59:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/10 06:59:35 INFO : splitbananasplit: Deleted 2026/03/10 06:59:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/10 06:59:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/10 06:59:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/10 06:59:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/10 06:59:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0008-2345678.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0013-789;=.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0009-3456789.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0012-6789;.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0003-defghij.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0010-456789.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0011-56789;.txt: Deleted 2026/03/10 06:59:36 INFO : dir1/0014-89;=.txt: Deleted 2026/03/10 06:59:36 DEBUG : Waiting for deletions to finish 2026/03/10 06:59:37 DEBUG : appleapple: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/10 06:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:37 DEBUG : dir1: Directory modification time the same (differ by -350.324µs, within tolerance 1ms) 2026/03/10 06:59:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:37 DEBUG : apple: size = 5 OK 2026/03/10 06:59:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:37 DEBUG : apple: Unchanged skipping 2026/03/10 06:59:37 DEBUG : appleapple: size = 21 OK 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 06:59:37 DEBUG : banana: size = 6 OK 2026/03/10 06:59:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:37 DEBUG : banana: Unchanged skipping 2026/03/10 06:59:37 DEBUG : splitbanan: size = 16 OK 2026/03/10 06:59:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 06:59:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/10 06:59:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/10 06:59:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/10 06:59:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/10 06:59:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/10 06:59:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/10 06:59:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/10 06:59:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/10 06:59:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/10 06:59:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/10 06:59:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/10 06:59:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/10 06:59:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/10 06:59:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/10 06:59:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/10 06:59:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/10 06:59:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/10 06:59:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/10 06:59:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/10 06:59:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/10 06:59:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/10 06:59:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 06:59:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/10 06:59:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/10 06:59:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/10 06:59:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/10 06:59:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/10 06:59:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/10 06:59:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/10 06:59:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/10 06:59:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/10 06:59:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/10 06:59:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/10 06:59:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 06:59:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 06:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 06:59:38 DEBUG : Waiting for deletions to finish 2026/03/10 06:59:38 DEBUG : Waiting for deletions to finish 2026/03/10 06:59:38 DEBUG : appleapple: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : apple: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : banana: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/10 06:59:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/10 06:59:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/10 06:59:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/10 06:59:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/10 06:59:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/10 06:59:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/10 06:59:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/10 06:59:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/10 06:59:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/10 06:59:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/10 06:59:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/10 06:59:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/10 06:59:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/10 06:59:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/10 06:59:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/10 06:59:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/10 06:59:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/10 06:59:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/10 06:59:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 06:59:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 06:59:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 5a84fcc965cad2f6545568ee0c7d8340 OK 2026/03/10 06:59:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 06ac70fe4eca895ce8b3f33468f19da0 OK 2026/03/10 06:59:55 DEBUG : dir1/0002-cdefghi.txt: md5 = ddce4648c69f555c685bec9669d677a1 OK 2026/03/10 06:59:57 DEBUG : dir1/0003-defghij.txt: md5 = 79f9c846af2a907045e2bed755e25dd1 OK 2026/03/10 06:59:58 DEBUG : dir1/0004-efghijk.txt: md5 = 2cc8a267b3331b56dfa5b4ed3564bd57 OK 2026/03/10 07:00:00 DEBUG : dir1/0005-fghijkl.txt: md5 = ef1d18965c3e9945a91f1301f78e7ee3 OK 2026/03/10 07:00:02 DEBUG : dir1/0006-ghijklm.txt: md5 = c26a39397468a97354f0761add82e560 OK 2026/03/10 07:00:04 DEBUG : dir1/0007-1234567.txt: md5 = bd630bfaf8c23853acc0186b82d6a94c OK 2026/03/10 07:00:06 DEBUG : dir1/0008-2345678.txt: md5 = a3bc45341f45dfb39f11715966178a8b OK 2026/03/10 07:00:07 DEBUG : dir1/0009-3456789.txt: md5 = 31ac62e10e9dd8c18679f0077b92ff6c OK 2026/03/10 07:00:09 DEBUG : dir1/0010-456789.txt: md5 = a26c45a24ff74112fe3382f5647878ce OK 2026/03/10 07:00:11 DEBUG : dir1/0011-56789;.txt: md5 = ac57962f6fedcc43e82a82bc9f3ed452 OK 2026/03/10 07:00:12 DEBUG : dir1/0012-6789;.txt: md5 = 058729bc59c31384d03b1e6411abcfcb OK 2026/03/10 07:00:14 DEBUG : dir1/0013-789;=.txt: md5 = 243b57e6e7f6627211ceb7da9e1a0fa1 OK 2026/03/10 07:00:15 DEBUG : dir1/0014-89;=.txt: md5 = 0013beb4182e3509baba41c78e06e46c OK 2026/03/10 07:00:17 DEBUG : dir1/0015-9;=.txt: md5 = 5aabdc30572b22bd553c29d7e72e999d OK 2026/03/10 07:00:19 DEBUG : apple: md5 = fb1640b7ed4b1e9332bd20ecc4fafe71 OK 2026/03/10 07:00:20 DEBUG : banana: md5 = ffd3df075900bb9a8dbc3d79e53b1187 OK 2026/03/10 07:00:22 DEBUG : appleappleapplebanana: md5 = 7c7fda601e2a2769cdfd4e51c28765e4 OK 2026/03/10 07:00:24 DEBUG : splitbananasplit: md5 = 0d9447e0d236f51bbbd6e3542c342757 OK 2026/03/10 07:00:24 DEBUG : Waiting for deletions to finish 2026/03/10 07:00:25 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:00:25 DEBUG : apple: size = 5 OK 2026/03/10 07:00:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:25 DEBUG : apple: Unchanged skipping 2026/03/10 07:00:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:00:25 DEBUG : banana: size = 6 OK 2026/03/10 07:00:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:25 DEBUG : banana: Unchanged skipping 2026/03/10 07:00:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 07:00:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:00:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:00:26 DEBUG : Waiting for deletions to finish 2026/03/10 07:00:26 DEBUG : Waiting for deletions to finish 2026/03/10 07:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:00:28 DEBUG : dir1: Directory modification time the same (differ by -944.683µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : apple: size = 5 OK 2026/03/10 07:00:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : banana: size = 6 OK 2026/03/10 07:00:28 DEBUG : apple: Unchanged skipping 2026/03/10 07:00:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : banana: Unchanged skipping 2026/03/10 07:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:00:28 DEBUG : Waiting for deletions to finish 2026/03/10 07:00:28 DEBUG : Waiting for deletions to finish 2026/03/10 07:00:29 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:00:29 DEBUG : Waiting for deletions to finish 2026/03/10 07:00:30 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:00:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 07:00:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:00:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 6bce5d25810da06dca251ab4ad2bd067 OK 2026/03/10 07:00:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 394e6b3786619726841a6508b28b5ee1 OK 2026/03/10 07:00:51 DEBUG : dir1/0002-cdefghi.txt: md5 = af2873e74212b7ffb4c0607e423ce793 OK 2026/03/10 07:00:52 DEBUG : dir1/0003-defghij.txt: md5 = 8da39bb41dd3dc631087e935b9d63b36 OK 2026/03/10 07:00:54 DEBUG : dir1/0004-efghijk.txt: md5 = 6e601c5c8d5e902719e8dae828a4e067 OK 2026/03/10 07:00:55 DEBUG : dir1/0005-fghijkl.txt: md5 = a3f7537be9e6e3d57315ceaab6093453 OK 2026/03/10 07:00:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 73ff71c447dee18949375bdca9236c27 OK 2026/03/10 07:00:59 DEBUG : dir1/0007-1234567.txt: md5 = 1bcfc9c717c15bdf89c3f1d0eec46f43 OK 2026/03/10 07:01:01 DEBUG : dir1/0008-2345678.txt: md5 = 1a33124a7a9228c66423f1553bfde1e8 OK 2026/03/10 07:01:02 DEBUG : dir1/0009-3456789.txt: md5 = 265e7cbca3271d568f13a2e947a620d4 OK 2026/03/10 07:01:04 DEBUG : dir1/0010-456789.txt: md5 = 33743786dabac4301326baf4c7154a7a OK 2026/03/10 07:01:05 DEBUG : dir1/0011-56789;.txt: md5 = 59abafbadd7d84044d102eb4f348e484 OK 2026/03/10 07:01:07 DEBUG : dir1/0012-6789;.txt: md5 = ad8c3d27aabc9c8358ece6d0d61d2dc4 OK 2026/03/10 07:01:08 DEBUG : dir1/0013-789;=.txt: md5 = 4fbe7b624ab028387eec2371c4211f20 OK 2026/03/10 07:01:10 DEBUG : dir1/0014-89;=.txt: md5 = fe5c7951ab2e6692c9b054d728c32d95 OK 2026/03/10 07:01:11 DEBUG : dir1/0015-9;=.txt: md5 = 03801e8a58f9db6f66310c78de5c3492 OK 2026/03/10 07:01:12 DEBUG : apple: md5 = 2a393110dc13afc711383a919c9ab829 OK 2026/03/10 07:01:14 DEBUG : banana: md5 = 3e4f0a8df054796e652ae2c1dede0896 OK 2026/03/10 07:01:15 DEBUG : appleappleapplebanana: md5 = e4f12ff98c3c238f76bb6e80bfe63af4 OK 2026/03/10 07:01:17 DEBUG : splitbananasplit: md5 = 493e6e35f55425eafa3cf5123bd07a52 OK 2026/03/10 07:01:17 DEBUG : Waiting for deletions to finish 2026/03/10 07:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:01:18 DEBUG : apple: size = 5 OK 2026/03/10 07:01:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:18 DEBUG : apple: Unchanged skipping 2026/03/10 07:01:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:01:18 DEBUG : banana: size = 6 OK 2026/03/10 07:01:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:01:18 DEBUG : banana: Unchanged skipping 2026/03/10 07:01:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 07:01:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:01:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:01:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:01:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:01:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:01:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:01:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:01:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:01:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:01:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:01:19 DEBUG : Waiting for deletions to finish 2026/03/10 07:01:19 DEBUG : Waiting for deletions to finish 2026/03/10 07:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:01:21 DEBUG : dir1: Directory modification time the same (differ by -501.879µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : apple: size = 5 OK 2026/03/10 07:01:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : apple: Unchanged skipping 2026/03/10 07:01:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:01:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:01:21 DEBUG : banana: size = 6 OK 2026/03/10 07:01:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : banana: Unchanged skipping 2026/03/10 07:01:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:01:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:01:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:01:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:01:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:01:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:01:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:01:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:01:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:01:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:01:21 DEBUG : Waiting for deletions to finish 2026/03/10 07:01:21 DEBUG : Waiting for deletions to finish 2026/03/10 07:01:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:01:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 07:01:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:01:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 0befa9215356fe405d4af5f9aa6fdaad OK 2026/03/10 07:01:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 101cd8179052fd5279064f6aa1aa6454 OK 2026/03/10 07:01:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 340fd5be2f24e472fdf40def9c05a0c3 OK 2026/03/10 07:01:41 DEBUG : dir1/0003-defghij.txt: md5 = 1c3650cb1f0992ef091b5668f7edf8ee OK 2026/03/10 07:01:42 DEBUG : dir1/0004-efghijk.txt: md5 = ce251b8b9c8b36f139db4d97aaecb53d OK 2026/03/10 07:01:43 DEBUG : dir1/0005-fghijkl.txt: md5 = b515f5f91c2c49602bb2b6382d091d91 OK 2026/03/10 07:01:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 60f4e4bd5e9b049b6586a6c860f90f37 OK 2026/03/10 07:01:46 DEBUG : dir1/0007-1234567.txt: md5 = 2e6162d166149fe8d4ff77cb3ce1227e OK 2026/03/10 07:01:48 DEBUG : dir1/0008-2345678.txt: md5 = 21ab505b27faa784a7e09d32decd03d7 OK 2026/03/10 07:01:49 DEBUG : dir1/0009-3456789.txt: md5 = bd8f7dcb2404c751e269e64a2ddfbbda OK 2026/03/10 07:01:51 DEBUG : dir1/0010-456789.txt: md5 = 8c27541634ceae13c807f755f733aca6 OK 2026/03/10 07:01:53 DEBUG : dir1/0011-56789;.txt: md5 = baf122e22230b9c240f5fae1094ed5ad OK 2026/03/10 07:01:54 DEBUG : dir1/0012-6789;.txt: md5 = 868df976e2e903e5a927084f2c05898e OK 2026/03/10 07:01:56 DEBUG : dir1/0013-789;=.txt: md5 = 0db202dba1ed0b2493393eb13d0364f8 OK 2026/03/10 07:01:58 DEBUG : dir1/0014-89;=.txt: md5 = 914f8b5121214111434c47cdfbb21fc4 OK 2026/03/10 07:01:59 DEBUG : dir1/0015-9;=.txt: md5 = 62d3ae79a6e8b4efa6e9fef286cf4efa OK 2026/03/10 07:02:01 DEBUG : apple: md5 = 412770cca91ce795e7fe8710f03e8f98 OK 2026/03/10 07:02:02 DEBUG : banana: md5 = 82eb7acbd1964eb052a44d67995e65c6 OK 2026/03/10 07:02:04 DEBUG : appleappleapplebanana: md5 = 5a7172927b10fca87c34b2cfb11fcd86 OK 2026/03/10 07:02:05 DEBUG : splitbananasplit: md5 = 7064e60da8a739645687753341bc8e44 OK 2026/03/10 07:02:05 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:02:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:02:07 DEBUG : apple: size = 5 OK 2026/03/10 07:02:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : apple: Unchanged skipping 2026/03/10 07:02:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:02:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:02:07 DEBUG : banana: size = 6 OK 2026/03/10 07:02:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : banana: Unchanged skipping 2026/03/10 07:02:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 07:02:07 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:02:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:02:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:02:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:02:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:02:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:02:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:02:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:02:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:02:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:02:07 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:07 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:02:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1: Directory modification time the same (differ by -997.868µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : apple: size = 5 OK 2026/03/10 07:02:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : apple: Unchanged skipping 2026/03/10 07:02:09 DEBUG : banana: size = 6 OK 2026/03/10 07:02:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : banana: Unchanged skipping 2026/03/10 07:02:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:02:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:02:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:02:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:02:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:02:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:02:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:02:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:02:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:02:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:02:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:02:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:02:09 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:09 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:02:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 07:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:02:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 8a6d787ec5036de9360d73e95685f46b OK 2026/03/10 07:02:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 099f99fee4992f030a3e8fd1a9f9430f OK 2026/03/10 07:02:27 DEBUG : dir1/0002-cdefghi.txt: md5 = e40694532667db9f7bce4b67a126f13f OK 2026/03/10 07:02:28 DEBUG : dir1/0003-defghij.txt: md5 = 40e92525a5dcbf3890b3ba8f57fd1a73 OK 2026/03/10 07:02:30 DEBUG : dir1/0004-efghijk.txt: md5 = 4ddb8df1c15a4d0248e4c9b0b5a1fab7 OK 2026/03/10 07:02:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 23690235295f09ec06de2e25762122cc OK 2026/03/10 07:02:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 2cd6b6741e96c4648ba970ef29e0b718 OK 2026/03/10 07:02:35 DEBUG : dir1/0007-1234567.txt: md5 = 60162a0c28c20e3c581a03aba4d4cde8 OK 2026/03/10 07:02:36 DEBUG : dir1/0008-2345678.txt: md5 = 1b0995dd6feebff994654f6d4b3b240b OK 2026/03/10 07:02:38 DEBUG : dir1/0009-3456789.txt: md5 = cbc5b60aecab85187835d32efd5d8251 OK 2026/03/10 07:02:39 DEBUG : dir1/0010-456789.txt: md5 = a03f0c524f7360d53193bc71798e2a50 OK 2026/03/10 07:02:41 DEBUG : dir1/0011-56789;.txt: md5 = ea5afda65ec699685c653c6a551963dc OK 2026/03/10 07:02:42 DEBUG : dir1/0012-6789;.txt: md5 = f26db13360af19ab6908c0ad8219e136 OK 2026/03/10 07:02:44 DEBUG : dir1/0013-789;=.txt: md5 = 51964f2bb1c6525ec66c7ea42d2e86e6 OK 2026/03/10 07:02:45 DEBUG : dir1/0014-89;=.txt: md5 = 2fd9b051acbe0e84f8acb5a4dbdbb813 OK 2026/03/10 07:02:47 DEBUG : dir1/0015-9;=.txt: md5 = e6a77fcfc419f3865d74b3e251a48233 OK 2026/03/10 07:02:48 DEBUG : apple: md5 = 2145212bf5e1b1e459cb63ee15f19348 OK 2026/03/10 07:02:51 DEBUG : banana: md5 = 77192267e7cfd897b9357e456fc87c4a OK 2026/03/10 07:02:52 DEBUG : appleappleapplebanana: md5 = f23085716e910e74d6420bfbf53e60c2 OK 2026/03/10 07:02:54 DEBUG : splitbananasplit: md5 = ca29504bbfd7feb48dd5686826a0379c OK 2026/03/10 07:02:54 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:02:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:02:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:55 DEBUG : apple: size = 5 OK 2026/03/10 07:02:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:55 DEBUG : banana: size = 6 OK 2026/03/10 07:02:55 DEBUG : apple: Unchanged skipping 2026/03/10 07:02:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:55 DEBUG : banana: Unchanged skipping 2026/03/10 07:02:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:02:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 07:02:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:02:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:02:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:02:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:02:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:02:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:02:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:02:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:02:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:02:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:02:56 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:56 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:02:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1: Directory modification time the same (differ by -489.703µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : apple: size = 5 OK 2026/03/10 07:02:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : apple: Unchanged skipping 2026/03/10 07:02:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:02:58 DEBUG : banana: size = 6 OK 2026/03/10 07:02:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:02:58 DEBUG : banana: Unchanged skipping 2026/03/10 07:02:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:02:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:02:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:02:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:02:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:02:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:02:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:02:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:02:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:02:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:02:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:02:58 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:58 DEBUG : Waiting for deletions to finish 2026/03/10 07:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 07:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:03:14 DEBUG : dir1/0000-abcdefg.txt: md5 = df47a94930d71c65bc6bf4d3aaae4f49 OK 2026/03/10 07:03:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = dfe6f67d45111343032873a35de3d9c1 OK 2026/03/10 07:03:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 35dcf464b986650ecc46fa24d958ad7b OK 2026/03/10 07:03:19 DEBUG : dir1/0003-defghij.txt: md5 = dfc4ae5eea56e3cabbd22400e6f41fca OK 2026/03/10 07:03:20 DEBUG : dir1/0004-efghijk.txt: md5 = 265ad44c470a259c601c5129394982c9 OK 2026/03/10 07:03:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 012cff7ff2702711ac7fc5a216d4a47a OK 2026/03/10 07:03:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 030f63c95758328e3593565845a18c6e OK 2026/03/10 07:03:25 DEBUG : dir1/0007-1234567.txt: md5 = 5f3214f0b742b4b6a29d9e4bb3fd8e38 OK 2026/03/10 07:03:27 DEBUG : dir1/0008-2345678.txt: md5 = 813016551c5623591f9bc1cc061c87ad OK 2026/03/10 07:03:29 DEBUG : dir1/0009-3456789.txt: md5 = c29f690720c4a79092ab37354ef737d4 OK 2026/03/10 07:03:30 DEBUG : dir1/0010-456789.txt: md5 = 8560db3c04ee788610ff365ac2acfb8b OK 2026/03/10 07:03:32 DEBUG : dir1/0011-56789;.txt: md5 = ef328734fcbc1ce41b22b1ae3a956be9 OK 2026/03/10 07:03:34 DEBUG : dir1/0012-6789;.txt: md5 = b6bb238bd9a90b043d11dc06cccc4f36 OK 2026/03/10 07:03:35 DEBUG : dir1/0013-789;=.txt: md5 = a4c3856860bdf6148fe12e292a6a270a OK 2026/03/10 07:03:37 DEBUG : dir1/0014-89;=.txt: md5 = 9c94dc54f48db5636b127fa92a3e9c0b OK 2026/03/10 07:03:38 DEBUG : dir1/0015-9;=.txt: md5 = f9412832e17dd313a4a48dc6e11a4273 OK 2026/03/10 07:03:40 DEBUG : apple: md5 = d6d63cd59e2ab9b286f234c46c83e96a OK 2026/03/10 07:03:42 DEBUG : banana: md5 = ee4e9102c0e6a1dfccf3cc9ba7aaabde OK 2026/03/10 07:03:43 DEBUG : appleappleapplebanana: md5 = 6da84eaadba29fa28998f30769931692 OK 2026/03/10 07:03:44 DEBUG : splitbananasplit: md5 = 4d0fd45a72ea5f9f86d780acb7c3c7f1 OK 2026/03/10 07:03:44 DEBUG : Waiting for deletions to finish 2026/03/10 07:03:45 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:03:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:03:46 DEBUG : apple: size = 5 OK 2026/03/10 07:03:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:46 DEBUG : apple: Unchanged skipping 2026/03/10 07:03:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:03:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:03:46 DEBUG : banana: size = 6 OK 2026/03/10 07:03:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:46 DEBUG : banana: Unchanged skipping 2026/03/10 07:03:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/10 07:03:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:03:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:03:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:03:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:03:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:03:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:03:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:03:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:03:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:03:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:03:47 DEBUG : Waiting for deletions to finish 2026/03/10 07:03:47 DEBUG : Waiting for deletions to finish 2026/03/10 07:03:48 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:03:48 DEBUG : dir1: Directory modification time the same (differ by -22.139µs, within tolerance 1ms) 2026/03/10 07:03:48 DEBUG : apple: size = 5 OK 2026/03/10 07:03:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:48 DEBUG : apple: Unchanged skipping 2026/03/10 07:03:48 DEBUG : banana: size = 6 OK 2026/03/10 07:03:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/10 07:03:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:48 DEBUG : banana: Unchanged skipping 2026/03/10 07:03:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/10 07:03:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/10 07:03:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/10 07:03:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:03:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/10 07:03:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/10 07:03:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/10 07:03:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/10 07:03:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/10 07:03:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/10 07:03:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:03:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/10 07:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:03:49 DEBUG : Waiting for deletions to finish 2026/03/10 07:03:49 DEBUG : Waiting for deletions to finish 2026/03/10 07:03:49 DEBUG : apple: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : banana: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/10 07:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/10 07:03:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (616.71s) --- PASS: TestTransform/NFC (60.24s) --- PASS: TestTransform/NFD (47.66s) --- PASS: TestTransform/base64 (59.52s) --- PASS: TestTransform/prefix (75.25s) --- PASS: TestTransform/suffix (67.42s) --- PASS: TestTransform/truncate (55.62s) --- PASS: TestTransform/encoder (54.41s) --- PASS: TestTransform/ISO-8859-1 (49.74s) --- PASS: TestTransform/charmap (47.38s) --- PASS: TestTransform/lowercase (50.33s) --- PASS: TestTransform/ascii (49.12s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:04:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 07:04:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 07:04:01 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/10 07:04:02 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-10T07:04:01.108251078Z) 2026/03/10 07:04:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/10 07:04:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/10 07:04:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 07:04:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/10 07:04:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 07:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = b3d8c6c21c1d5aa15765a7d1b6dc1ffc OK 2026/03/10 07:04:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/10 07:04:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/10 07:04:03 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:05 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.17s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:04:06 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:06 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:06 DEBUG : tictactoe: Making directory with metadata 2026/03/10 07:04:07 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T07:04:06.281304414Z) 2026/03/10 07:04:07 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:07 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/10 07:04:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:08 DEBUG : tictactoe/tictactoe: md5 = 8af9e5ef774316c68d354ba3bb92e31a OK 2026/03/10 07:04:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/10 07:04:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/10 07:04:08 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.70s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:04:12 DEBUG : toe: Making directory with metadata 2026/03/10 07:04:13 INFO : toe: Made directory with metadata (mtime=2026-03-10T07:04:11.981363186Z) 2026/03/10 07:04:13 DEBUG : toe/toe: Making directory with metadata 2026/03/10 07:04:13 INFO : toe/toe: Made directory with metadata (mtime=2026-03-10T07:04:11.981363186Z) 2026/03/10 07:04:13 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 07:04:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 07:04:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 07:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:16 DEBUG : toe/toe/tictactoe: md5 = 2ae68faa80aa941cedfcc1a95a74c5fc OK 2026/03/10 07:04:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/10 07:04:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/10 07:04:16 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/10 07:04:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.64s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:04:19 DEBUG : toe: Making directory with metadata 2026/03/10 07:04:20 INFO : toe: Made directory with metadata (mtime=2026-03-10T07:04:19.615441895Z) 2026/03/10 07:04:20 DEBUG : toe/toe: Making directory with metadata 2026/03/10 07:04:21 INFO : toe/toe: Made directory with metadata (mtime=2026-03-10T07:04:19.616441906Z) 2026/03/10 07:04:21 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 07:04:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 07:04:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/10 07:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:22 DEBUG : toe/toe/tictactoe: md5 = e7316f80af3472f90e2bd6313942a79e OK 2026/03/10 07:04:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/10 07:04:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/10 07:04:22 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/10 07:04:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.93s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:04:26 DEBUG : empty_dir: Making directory with metadata 2026/03/10 07:04:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:04:26 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 07:04:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:04:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:27 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:27 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:27 DEBUG : tictactoe: Making directory with metadata 2026/03/10 07:04:28 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T07:04:26.543513325Z) 2026/03/10 07:04:28 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:28 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:28 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 07:04:29 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T07:04:26.543513325Z) 2026/03/10 07:04:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 07:04:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 07:04:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 07:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:30 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6c7b36789f0c6d74cc7e447121a16aa4 OK 2026/03/10 07:04:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 07:04:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/10 07:04:30 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/10 07:04:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.09s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:04:35 DEBUG : empty_dir: Making directory with metadata 2026/03/10 07:04:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:04:35 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 07:04:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:04:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:36 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:36 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:36 DEBUG : tictactoe: Making directory with metadata 2026/03/10 07:04:37 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T07:04:35.636607076Z) 2026/03/10 07:04:37 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:37 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 07:04:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T07:04:35.636607076Z) 2026/03/10 07:04:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 07:04:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:04:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 07:04:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5590dfaa05e23470ae0007dcb466db7a OK 2026/03/10 07:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 07:04:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:04:39 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:40 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:04:40 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:40 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 07:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 07:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/10 07:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': 0 differences found 2026/03/10 07:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': 1 hashes could not be checked 2026/03/10 07:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': 1 matching files 2026/03/10 07:04:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/10 07:04:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.66s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:04:45 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:45 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:45 DEBUG : tictactoe: Making directory with metadata 2026/03/10 07:04:46 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T07:04:45.296706664Z) 2026/03/10 07:04:46 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:46 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 07:04:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T07:04:45.296706664Z) 2026/03/10 07:04:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 07:04:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 07:04:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 07:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:48 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6899e01e0ed84f2676e1b782662f1476 OK 2026/03/10 07:04:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 07:04:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/10 07:04:48 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:49 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:49 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:49 DEBUG : tictactoe: Directory modification time the same (differ by -706.664µs, within tolerance 1ms) 2026/03/10 07:04:49 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:04:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:04:49 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -706.664µs, within tolerance 1ms) 2026/03/10 07:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/10 07:04:50 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/10 07:04:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/10 07:04:50 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/10 07:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:50 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/10 07:04:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.57s) === RUN TestSyntax 2026/03/10 07:04:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:04:54 DEBUG : toe: Making directory with metadata 2026/03/10 07:04:54 INFO : toe: Made directory with metadata (mtime=2026-03-10T07:04:53.864794992Z) 2026/03/10 07:04:54 DEBUG : toe/toe: Making directory with metadata 2026/03/10 07:04:55 INFO : toe/toe: Made directory with metadata (mtime=2026-03-10T07:04:53.864794992Z) 2026/03/10 07:04:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 07:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:04:57 DEBUG : toe/toe/toe: md5 = c880f72755d4bd9eb367bf9a0f8d84d4 OK 2026/03/10 07:04:57 DEBUG : toe/toe/toe: size = 11 OK 2026/03/10 07:04:57 INFO : toe/toe/toe: Copied (new) 2026/03/10 07:04:57 DEBUG : Waiting for deletions to finish 2026/03/10 07:04:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/10 07:05:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.14s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:05:01 DEBUG : empty_dir: Making directory with metadata 2026/03/10 07:05:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:05:01 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:01 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 07:05:01 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:05:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:01 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:01 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:01 DEBUG : tictactoe: Making directory with metadata 2026/03/10 07:05:02 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T07:05:01.003868591Z) 2026/03/10 07:05:02 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:02 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:05:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 07:05:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T07:05:01.003868591Z) 2026/03/10 07:05:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:05:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 07:05:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 07:05:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:05:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1db18231ab8e65d2b62d56524bd02a53 OK 2026/03/10 07:05:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 07:05:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:06 INFO : toe/toe/toe.txt: Deleted 2026/03/10 07:05:06 INFO : toe/toe: Removing directory 2026/03/10 07:05:06 INFO : toe: Removing directory 2026/03/10 07:05:06 INFO : empty_dir: Removing directory 2026/03/10 07:05:06 DEBUG : Local file system at /tmp/rclone1218980543: deleted 3 directories 2026/03/10 07:05:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/10 07:05:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.54s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:05:10 DEBUG : empty_dir: Making directory with metadata 2026/03/10 07:05:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:05:10 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 07:05:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:05:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:11 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:11 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:11 DEBUG : tictactoe: Making directory with metadata 2026/03/10 07:05:12 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T07:05:10.544966945Z) 2026/03/10 07:05:12 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:12 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:05:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 07:05:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T07:05:10.544966945Z) 2026/03/10 07:05:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:05:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 07:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 07:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:05:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 73b700bba2c8d058ea00ac3398d5f0bc OK 2026/03/10 07:05:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 07:05:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:15 INFO : toe/toe/toe.txt: Deleted 2026/03/10 07:05:15 INFO : toe/toe: Removing directory 2026/03/10 07:05:15 INFO : toe: Removing directory 2026/03/10 07:05:15 INFO : empty_dir: Removing directory 2026/03/10 07:05:15 DEBUG : Local file system at /tmp/rclone1218980543: deleted 3 directories 2026/03/10 07:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 07:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 07:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 07:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 07:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 07:05:19 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/10 07:05:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/10 07:05:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/10 07:05:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.57s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:05:26 DEBUG : Reset feature "Copy" 2026/03/10 07:05:26 DEBUG : Reset feature "Move" 2026/03/10 07:05:26 DEBUG : Reset feature "Copy" 2026/03/10 07:05:26 DEBUG : Reset feature "Move" 2026/03/10 07:05:26 DEBUG : empty_dir: Making directory with metadata 2026/03/10 07:05:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:05:26 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/10 07:05:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/10 07:05:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/10 07:05:27 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:27 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:27 DEBUG : tictactoe: Making directory with metadata 2026/03/10 07:05:28 INFO : tictactoe: Made directory with metadata (mtime=2026-03-10T07:05:26.111127403Z) 2026/03/10 07:05:28 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:28 DEBUG : toe: transformed to: tictactoe 2026/03/10 07:05:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:05:28 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/10 07:05:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-10T07:05:26.111127403Z) 2026/03/10 07:05:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/10 07:05:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/10 07:05:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 07:05:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:05:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 09647ae42ec9a05eac30b83adfe1df95 OK 2026/03/10 07:05:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 07:05:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/10 07:05:30 INFO : toe/toe/toe.txt: Deleted 2026/03/10 07:05:30 INFO : toe/toe: Removing directory 2026/03/10 07:05:30 INFO : toe: Removing directory 2026/03/10 07:05:30 INFO : empty_dir: Removing directory 2026/03/10 07:05:30 DEBUG : Local file system at /tmp/rclone1218980543: deleted 3 directories 2026/03/10 07:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/10 07:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/10 07:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 07:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 07:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/10 07:05:35 DEBUG : toe/toe/toe.txt: md5 = e00e25deee9a8a7e54e796562d4026d3 OK 2026/03/10 07:05:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 07:05:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/10 07:05:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/10 07:05:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/10 07:05:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/10 07:05:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/10 07:05:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.72s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:05:41 DEBUG : toe: transformed to: dG9l 2026/03/10 07:05:42 DEBUG : toe: transformed to: dG9l 2026/03/10 07:05:42 DEBUG : dG9l: Making directory with metadata 2026/03/10 07:05:42 INFO : dG9l: Made directory with metadata (mtime=2026-03-10T07:05:41.833289464Z) 2026/03/10 07:05:42 DEBUG : toe: transformed to: dG9l 2026/03/10 07:05:42 DEBUG : toe: transformed to: dG9l 2026/03/10 07:05:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/10 07:05:42 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/10 07:05:43 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-10T07:05:41.833289464Z) 2026/03/10 07:05:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/10 07:05:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/10 07:05:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 07:05:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/10 07:05:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 07:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:05:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 86ca6d168b80add02f84d1c0ef9b2d76 OK 2026/03/10 07:05:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/10 07:05:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/10 07:05:45 DEBUG : Waiting for deletions to finish 2026/03/10 07:05:46 DEBUG : dG9l: transformed to: toe 2026/03/10 07:05:46 DEBUG : dG9l: transformed to: toe 2026/03/10 07:05:46 DEBUG : toe: Directory modification time the same (differ by 289.464µs, within tolerance 1ms) 2026/03/10 07:05:46 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/10 07:05:46 DEBUG : dG9l: transformed to: toe 2026/03/10 07:05:46 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/10 07:05:46 DEBUG : toe/toe: Directory modification time the same (differ by 289.464µs, within tolerance 1ms) 2026/03/10 07:05:46 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/10 07:05:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/10 07:05:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/10 07:05:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/10 07:05:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/10 07:05:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/10 07:05:46 DEBUG : Local file system at /tmp/rclone1218980543: Waiting for checks to finish 2026/03/10 07:05:46 DEBUG : Local file system at /tmp/rclone1218980543: Waiting for transfers to finish 2026/03/10 07:05:46 DEBUG : Waiting for deletions to finish 2026/03/10 07:05:49 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/10 07:05:50 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.16s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi'", Local "Local file system at /tmp/rclone1218980543", Modify Window "1ms" 2026/03/10 07:05:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 07:05:50 DEBUG : toe: transformed to: 2026/03/10 07:05:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 07:05:51 DEBUG : toe: transformed to: 2026/03/10 07:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Making directory with metadata 2026/03/10 07:05:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Made directory with metadata (mtime=2026-03-10T07:05:50.99238387Z) 2026/03/10 07:05:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 07:05:51 DEBUG : toe: transformed to: 2026/03/10 07:05:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 07:05:51 DEBUG : toe: transformed to: 2026/03/10 07:05:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 07:05:51 DEBUG : toe/toe: transformed to: 2026/03/10 07:05:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/10 07:05:51 DEBUG : toe/toe: Making directory with metadata 2026/03/10 07:05:53 INFO : toe/toe: Made directory with metadata (mtime=2026-03-10T07:05:50.99238387Z) 2026/03/10 07:05:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 07:05:53 DEBUG : toe/toe: transformed to: 2026/03/10 07:05:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/10 07:05:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 07:05:53 DEBUG : toe: transformed to: 2026/03/10 07:05:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/10 07:05:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/10 07:05:53 DEBUG : toe/toe/toe: transformed to: 2026/03/10 07:05:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/10 07:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for checks to finish 2026/03/10 07:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Waiting for transfers to finish 2026/03/10 07:05:55 DEBUG : toe/toe/toe: md5 = 9b511279cc53ba224e17a28a7cacc279 OK 2026/03/10 07:05:55 DEBUG : toe/toe/toe: size = 11 OK 2026/03/10 07:05:55 INFO : toe/toe/toe: Copied (new) 2026/03/10 07:05:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': not deleting files as there were IO errors 2026/03/10 07:05:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': not deleting directories as there were IO errors 2026/03/10 07:05:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/10 07:05:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.33s) PASS 2026/03/10 07:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuvayog5legi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 28m18.567696279s (try 1/5)