"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/28 02:48:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe" 2026/06/28 02:48:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 02:48:32 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0" 2026/06/28 02:48:33 DEBUG : Creating backend with remote "/tmp/rclone2441816009" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:48:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:48:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:48:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/28 02:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:48:34 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:48:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:48:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:48:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:48:37 DEBUG : sub dir/hello world: md5 = f6a6e5e86ee1a20ebdabcb144a084da4 OK 2026/06/28 02:48:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:48:37 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:48:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:48:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.43s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:48:40 DEBUG : metadata sub dir: Making directory with metadata 2026/06/28 02:48:40 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:48:40 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/28 02:48:40 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:48:40 DEBUG : Local file system at /tmp/rclone2441816009: File to upload is small (21 bytes), uploading instead of streaming 2026/06/28 02:48:40 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/28 02:48:40 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/28 02:48:40 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/28 02:48:40 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:48:40 DEBUG : Google drive root 'crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0': Skipping btime metadata as can't update it on an existing file: 2026-06-28T02:48:40.436688852Z 2026/06/28 02:48:41 INFO : empty metadata sub dir: Updated directory metadata 2026/06/28 02:48:41 DEBUG : Google drive root 'crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0': Skipping btime metadata as can't update it on an existing file: 2026-06-28T02:48:40.435688851Z 2026/06/28 02:48:42 INFO : metadata sub dir: Updated directory metadata 2026/06/28 02:48:42 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/28 02:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:48:43 DEBUG : metadata sub dir/hello metadata world: md5 = bbef28687ebb3ec88f456dc5b3438377 OK 2026/06/28 02:48:43 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/28 02:48:43 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/28 02:48:46 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:48:47 DEBUG : metadata sub dir: Making directory with metadata 2026/06/28 02:48:47 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:48:47 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/28 02:48:47 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:48:47 DEBUG : Local file system at /tmp/rclone2441816009: File to upload is small (21 bytes), uploading instead of streaming 2026/06/28 02:48:47 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/28 02:48:47 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/28 02:48:47 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/28 02:48:47 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:48:47 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/06/28 02:48:47 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/06/28 02:48:47 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/28 02:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:48:49 DEBUG : metadata sub dir/hello metadata world: md5 = 6099482a0dcafee077d178f8f0d4d867 OK 2026/06/28 02:48:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/28 02:48:49 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/28 02:48:49 DEBUG : Google drive root 'crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0': Skipping btime metadata as can't update it on an existing file: 2026-06-28T02:48:47.348697593Z 2026/06/28 02:48:50 INFO : metadata sub dir: Updated directory metadata 2026/06/28 02:48:53 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.43s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:48:53 DEBUG : Creating backend with remote "/non-existing" 2026/06/28 02:48:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/28 02:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.72s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:48:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:48:56 DEBUG : sub dir/hello world: md5 = f9a34156c1f9043b0aa04316fd01d1b0 OK 2026/06/28 02:48:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:48:56 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:48:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.31s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Running all checks before starting transfers 2026/06/28 02:49:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:49:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Checks finished, now starting transfers 2026/06/28 02:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:02 DEBUG : sub dir/hello world: md5 = 67f0ff9b375fbcc41cd3bace81866896 OK 2026/06/28 02:49:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:49:02 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:49:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.20s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:05 ERROR : Ignoring --no-traverse with sync 2026/06/28 02:49:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:49:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:07 DEBUG : sub dir/hello world: md5 = d99c649885a923d323efb7d1dfb8d94f OK 2026/06/28 02:49:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:49:07 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:49:07 DEBUG : Waiting for deletions to finish 2026/06/28 02:49:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.09s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/28 02:49:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:12 DEBUG : hello world2: md5 = 83308fc494bdb193d24822f50b18c8f2 OK 2026/06/28 02:49:12 DEBUG : hello world2: size = 12 OK 2026/06/28 02:49:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.90s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:15 DEBUG : potato2: md5 = 04fcd5c646570eed95e44107e58b0114 OK 2026/06/28 02:49:15 DEBUG : potato2: size = 11 OK 2026/06/28 02:49:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:18 DEBUG : potato2: md5 = 9652473e2cd10c6f5e3ac8002e044245 OK 2026/06/28 02:49:18 DEBUG : potato2: size = 11 OK 2026/06/28 02:49:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.73s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/28 02:49:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:20 DEBUG : sub dir2: Making directory with metadata 2026/06/28 02:49:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:20 DEBUG : sub dir: Making directory with metadata 2026/06/28 02:49:21 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 02:49:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:49:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/28 02:49:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:22 DEBUG : sub dir/hello world: md5 = d4bca36a2c87f71c1a19738392c96f7a OK 2026/06/28 02:49:22 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:49:22 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:49:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/06/28 02:49:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.70s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:27 INFO : sub dir2: Making directory 2026/06/28 02:49:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/28 02:49:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/28 02:49:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:49:27 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/06/28 02:49:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:30 DEBUG : sub dir/hello world: md5 = f13451783fbe8de85f38e122cc41c608 OK 2026/06/28 02:49:30 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:49:30 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:49:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:32 DEBUG : sub dir2: Making directory with metadata 2026/06/28 02:49:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:32 DEBUG : sub dir2: Making directory with metadata 2026/06/28 02:49:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:33 DEBUG : sub dir: Making directory with metadata 2026/06/28 02:49:34 INFO : sub dir: Made directory with metadata (mtime=2026-06-28T02:49:32.70580641Z) 2026/06/28 02:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:49:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:35 DEBUG : sub dir/hello world: md5 = 49e7135709806a9bcf7b4b65a0f18b8c OK 2026/06/28 02:49:35 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:49:35 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:49:35 INFO : sub dir/hello world: Deleted 2026/06/28 02:49:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.51s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:39 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/06/28 02:49:39 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.55s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:42 INFO : sub dir2: Making directory 2026/06/28 02:49:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/28 02:49:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:49:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:45 DEBUG : sub dir/hello world: md5 = b7296b3c8b691d71a53c6372ccb077aa OK 2026/06/28 02:49:45 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:49:45 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:49:45 INFO : sub dir/hello world: Deleted 2026/06/28 02:49:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.98s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:47 DEBUG : sub dir2: Making directory with metadata 2026/06/28 02:49:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:47 DEBUG : sub dir2: Making directory with metadata 2026/06/28 02:49:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:48 DEBUG : sub dir: Making directory with metadata 2026/06/28 02:49:49 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 02:49:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:50 DEBUG : sub dir/hello world: md5 = 76576c2051885cb87442088e8539305f OK 2026/06/28 02:49:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:49:50 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:49:50 DEBUG : Waiting for deletions to finish 2026/06/28 02:49:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.43s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:49:54 INFO : sub dir2: Making directory 2026/06/28 02:49:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/28 02:49:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:49:56 DEBUG : sub dir/hello world: md5 = c26c3e2231dade6da1d0eba810810976 OK 2026/06/28 02:49:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:49:56 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:49:56 DEBUG : Waiting for deletions to finish 2026/06/28 02:49:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.93s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:50:01 DEBUG : sub dir/hello world: md5 = ed0d47ebf06ec4616684daab59845189 OK 2026/06/28 02:50:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-racefal5febi" 2026/06/28 02:50:02 DEBUG : Creating backend with remote "TestDrive:crypt/kmo770gcutrd0q2dc57iqh69oqe8rg7ndtiu4j482kkj3ohgv570" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe' -> Encrypted drive 'TestCryptDrive:rclone-test-racefal5febi' 2026/06/28 02:50:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:50:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-racefal5febi': Waiting for checks to finish 2026/06/28 02:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-racefal5febi': Waiting for transfers to finish 2026/06/28 02:50:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:50:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 02:50:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-racefal5febi': Purge remote 2026/06/28 02:50:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.11s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:50:11 DEBUG : sub dir/hello world: md5 = 36199acbc988ad5a35b19c5c738f6df4 OK 2026/06/28 02:50:13 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/28 02:50:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/28 02:50:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:50:13 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:50:13 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:50:14 DEBUG : sub dir/hello world: md5 = 5054a5609533c4c80e68f33a66347891 OK 2026/06/28 02:50:14 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 02:50:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/28 02:50:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/28 02:50:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.48s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:50:19 DEBUG : sub dir/hello world: md5 = 2a919836774cd2e1b2924f9b4f825b72 OK 2026/06/28 02:50:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huzifuc9moqe" 2026/06/28 02:50:19 DEBUG : Creating backend with remote "TestDrive:crypt/5srsb1hvo8msbl3ja6s8e9ttd9jv576bk4el45qcpgh3bpubejp0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe' -> Encrypted drive 'TestCryptDrive:rclone-test-huzifuc9moqe' 2026/06/28 02:50:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huzifuc9moqe': Waiting for checks to finish 2026/06/28 02:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huzifuc9moqe': Waiting for transfers to finish 2026/06/28 02:50:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:50:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 02:50:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:50:26 DEBUG : sub dir/hello world: md5 = 7576f7f2b3601d1e4ee6c3301aa89964 OK 2026/06/28 02:50:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 02:50:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/28 02:50:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:50:27 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-huzifuc9moqe') 2026/06/28 02:50:27 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huzifuc9moqe': Waiting for checks to finish 2026/06/28 02:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huzifuc9moqe': Waiting for transfers to finish 2026/06/28 02:50:28 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 02:50:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 02:50:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/28 02:50:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huzifuc9moqe': Purge remote 2026/06/28 02:50:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.41s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:50:33 DEBUG : sub dir/hello world: md5 = 69e17ddb38cc39c5af0fff10889c616c OK 2026/06/28 02:50:34 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/28 02:50:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/28 02:50:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:50:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:50:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:50:34 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:50:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:50:36 DEBUG : sub dir/hello world: md5 = b0f3e0e442a63b73316df864c6faf004 OK 2026/06/28 02:50:36 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 02:50:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/28 02:50:36 INFO : sub dir/hello world: Deleted 2026/06/28 02:50:36 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/28 02:50:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.10s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:50:40 DEBUG : sub dir/hello world: md5 = 63721a6700a06d3f49efc38046314059 OK 2026/06/28 02:50:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mapapap4maqi" 2026/06/28 02:50:41 DEBUG : Creating backend with remote "TestDrive:crypt/hq6k1gd7ui3468j9ojpv3uc55fu0a3bcjeng6uqq9flsjes699c0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe' -> Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi' 2026/06/28 02:50:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:50:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Waiting for checks to finish 2026/06/28 02:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Waiting for transfers to finish 2026/06/28 02:50:45 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:50:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 02:50:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:50:47 DEBUG : sub dir/hello world: md5 = 3d0d079c0d15ce65120d0ac4742d19d3 OK 2026/06/28 02:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Using server-side directory move 2026/06/28 02:50:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 02:50:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 02:50:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/28 02:50:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:50:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi') 2026/06/28 02:50:48 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Waiting for checks to finish 2026/06/28 02:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Waiting for transfers to finish 2026/06/28 02:50:49 INFO : sub dir/hello world: Deleted 2026/06/28 02:50:49 INFO : sub dir/hello world: Moved (server-side) 2026/06/28 02:50:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/28 02:50:52 DEBUG : sub dir/hello world: md5 = 8deb657ebe8d536c1fe2836ea0f86ad4 OK 2026/06/28 02:50:53 DEBUG : testing file moves 2026/06/28 02:50:53 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 02:50:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/28 02:50:53 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:50:53 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi') 2026/06/28 02:50:53 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Waiting for checks to finish 2026/06/28 02:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Waiting for transfers to finish 2026/06/28 02:50:54 INFO : sub dir/hello world: Deleted 2026/06/28 02:50:54 INFO : sub dir/hello world: Moved (server-side) 2026/06/28 02:50:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/28 02:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapapap4maqi': Purge remote --- PASS: TestServerSideMoveOverSelf (18.89s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:50:59 DEBUG : sub dir/hello world: md5 = 5227d8104727bd249feed7eaff4c96a0 OK 2026/06/28 02:50:59 ERROR : error listing: directory not found 2026/06/28 02:51:00 INFO : Local file system at /tmp/rclone2441816009: Making directory 2026/06/28 02:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.43s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:05 DEBUG : sub dir/hello world: md5 = b91f6313ee14c0c68d9269dc75e9f69e OK 2026/06/28 02:51:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:51:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:51:06 DEBUG : Local file system at /tmp/rclone2441816009: Waiting for checks to finish 2026/06/28 02:51:06 DEBUG : Local file system at /tmp/rclone2441816009: Waiting for transfers to finish 2026/06/28 02:51:06 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/06/28 02:51:06 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/06/28 02:51:06 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:51:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:51:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.51s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/28 02:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:10 DEBUG : check sum: md5 = ae0f704176c914ba98e1bd72a2ccd7ad OK 2026/06/28 02:51:10 DEBUG : check sum: size = 1 OK 2026/06/28 02:51:10 INFO : check sum: Copied (new) 2026/06/28 02:51:10 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:10 DEBUG : check sum: size = 1 OK 2026/06/28 02:51:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/28 02:51:10 DEBUG : check sum: Size of src and dst objects identical 2026/06/28 02:51:10 DEBUG : check sum: Unchanged skipping 2026/06/28 02:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:10 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.24s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/28 02:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:13 DEBUG : sizeonly: md5 = d6e5e93434e0cacca61d383ae9859f19 OK 2026/06/28 02:51:13 DEBUG : sizeonly: size = 6 OK 2026/06/28 02:51:13 INFO : sizeonly: Copied (new) 2026/06/28 02:51:13 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:13 DEBUG : sizeonly: size = 6 OK 2026/06/28 02:51:13 DEBUG : sizeonly: Sizes identical 2026/06/28 02:51:13 DEBUG : sizeonly: Unchanged skipping 2026/06/28 02:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:13 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.29s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/28 02:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:16 DEBUG : ignore-size: md5 = 0a9feffce119f5d31c1c5ed790980243 OK 2026/06/28 02:51:16 INFO : ignore-size: Copied (new) 2026/06/28 02:51:16 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:51:17 DEBUG : ignore-size: Unchanged skipping 2026/06/28 02:51:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:17 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:19 DEBUG : existing: md5 = 63fc6c095d7c6d77724e66864b1c2c27 OK 2026/06/28 02:51:20 DEBUG : existing: size = 6 OK 2026/06/28 02:51:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:51:20 DEBUG : existing: Unchanged skipping 2026/06/28 02:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:20 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:20 INFO : There was nothing to transfer 2026/06/28 02:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/28 02:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:21 DEBUG : existing: md5 = 1ff86d18f0605b583905b7f8eb736170 OK 2026/06/28 02:51:21 DEBUG : existing: size = 6 OK 2026/06/28 02:51:21 INFO : existing: Copied (replaced existing) 2026/06/28 02:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.39s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 02:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:24 DEBUG : existing: md5 = 16525a9930906c887b5ab2b6ea66bd70 OK 2026/06/28 02:51:24 DEBUG : existing: size = 6 OK 2026/06/28 02:51:24 INFO : existing: Copied (new) 2026/06/28 02:51:24 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:24 DEBUG : existing: Destination exists, skipping 2026/06/28 02:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:24 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.23s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:28 DEBUG : b/potato: md5 = 30c5e9b502d0c2273a1a9f161120065f OK 2026/06/28 02:51:30 DEBUG : c/non empty space: md5 = cf5bec454a309423b9f0e6bb2e55d26e OK 2026/06/28 02:51:30 INFO : d: Making directory 2026/06/28 02:51:31 DEBUG : Added delayed dir = "a", newDst= 2026/06/28 02:51:32 INFO : c: Set directory modification time (using SetModTime) 2026/06/28 02:51:32 DEBUG : Added delayed dir = "c", newDst=c 2026/06/28 02:51:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 02:51:32 DEBUG : c/non empty space: size = 5 OK 2026/06/28 02:51:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:51:32 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 02:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:34 DEBUG : a/potato2: md5 = 87e2b9e54a1d72447a7307104d9a83a4 OK 2026/06/28 02:51:34 DEBUG : a/potato2: size = 60 OK 2026/06/28 02:51:34 INFO : a/potato2: Copied (new) 2026/06/28 02:51:34 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:34 INFO : b/potato: Deleted 2026/06/28 02:51:35 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/28 02:51:35 INFO : d: Removing directory 2026/06/28 02:51:35 INFO : b: Removing directory 2026/06/28 02:51:36 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/28 02:51:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': deleted 2 directories 2026/06/28 02:51:38 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/28 02:51:39 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:41 DEBUG : empty space: md5 = 16b2efee5ffc56d105b874ec1fe8e4e4 OK 2026/06/28 02:51:41 DEBUG : empty space: size = 1 OK 2026/06/28 02:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:41 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/06/28 02:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:41 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/28 02:51:41 DEBUG : Waiting for deletions to finish 2026/06/28 02:51:42 DEBUG : empty space: size = 1 OK 2026/06/28 02:51:42 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/06/28 02:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:43 DEBUG : empty space: md5 = e9becbcba19af04184fe86a27e5f484f OK 2026/06/28 02:51:43 DEBUG : empty space: size = 1 OK 2026/06/28 02:51:43 INFO : empty space: Copied (replaced existing) 2026/06/28 02:51:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:46 DEBUG : foo: md5 = b8d1ba7d58ea13d8afb8698a0dd53c66 OK 2026/06/28 02:51:46 DEBUG : foo: size = 3 OK 2026/06/28 02:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:46 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/06/28 02:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:47 DEBUG : foo: md5 = 356ccc8a4993a126fc62471e126a8f69 OK 2026/06/28 02:51:47 DEBUG : foo: size = 3 OK 2026/06/28 02:51:47 INFO : foo: Copied (replaced existing) 2026/06/28 02:51:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.18s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:50 DEBUG : empty space: md5 = 7fa34d291d67b2647974cc032f9ea07c OK 2026/06/28 02:51:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/28 02:51:50 DEBUG : empty space: size = 1 OK 2026/06/28 02:51:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:51:50 DEBUG : empty space: Unchanged skipping 2026/06/28 02:51:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:52 DEBUG : potato: md5 = 244f2d1053013e73024a3250acf092fe OK 2026/06/28 02:51:52 DEBUG : potato: size = 60 OK 2026/06/28 02:51:52 INFO : potato: Copied (new) 2026/06/28 02:51:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.89s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:55 DEBUG : potato: md5 = eeed1ae003c1ef63dbd9a9b94055f71e OK 2026/06/28 02:51:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:51:55 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:51:55 DEBUG : potato: Sizes differ 2026/06/28 02:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:51:57 DEBUG : potato: md5 = fcd76c604e32a0bdb3f5baf945a66488 OK 2026/06/28 02:51:57 DEBUG : potato: size = 21 OK 2026/06/28 02:51:57 INFO : potato: Copied (replaced existing) 2026/06/28 02:51:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.25s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:51:59 DEBUG : potato: md5 = e29965b519b864007b9a4c89133e1cd1 OK 2026/06/28 02:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:00 DEBUG : potato: size = 21 OK 2026/06/28 02:52:00 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/06/28 02:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:52:02 DEBUG : potato: md5 = 84de8c99919d712cf4b8d6399aaead5b OK 2026/06/28 02:52:02 DEBUG : potato: size = 21 OK 2026/06/28 02:52:02 INFO : potato: Copied (replaced existing) 2026/06/28 02:52:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:52:04 DEBUG : potato: md5 = 8ddaca691e0658f240d77a8833441bed OK 2026/06/28 02:52:06 DEBUG : empty space: md5 = a92f6dd5301e27263c470e830ae822e7 OK 2026/06/28 02:52:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:52:06 DEBUG : empty space: size = 1 OK 2026/06/28 02:52:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:52:06 DEBUG : empty space: Unchanged skipping 2026/06/28 02:52:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/28 02:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:52:06 DEBUG : Waiting for deletions to finish 2026/06/28 02:52:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:52:09 DEBUG : potato: md5 = a4ef3cd5eb5024f7221bc1c0b6af59ac OK 2026/06/28 02:52:10 DEBUG : empty space: md5 = 43c35ea1fe5e3a60b8a54900ae6fbc16 OK 2026/06/28 02:52:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:52:11 DEBUG : empty space: size = 1 OK 2026/06/28 02:52:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:52:11 DEBUG : empty space: Unchanged skipping 2026/06/28 02:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:52:12 DEBUG : potato2: md5 = 6b0ee291e04a53aba23bdb2cf86e319c OK 2026/06/28 02:52:12 DEBUG : potato2: size = 60 OK 2026/06/28 02:52:12 INFO : potato2: Copied (new) 2026/06/28 02:52:12 DEBUG : Waiting for deletions to finish 2026/06/28 02:52:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:52:16 DEBUG : b/potato: md5 = 394632e3309bacf19abd9da442265be5 OK 2026/06/28 02:52:18 DEBUG : c/non empty space: md5 = e9281837e060e5ff05d6614501a0e6e5 OK 2026/06/28 02:52:18 INFO : d: Making directory 2026/06/28 02:52:19 INFO : d/e: Making directory 2026/06/28 02:52:21 DEBUG : Added delayed dir = "a", newDst= 2026/06/28 02:52:21 INFO : c: Set directory modification time (using SetModTime) 2026/06/28 02:52:21 DEBUG : Added delayed dir = "c", newDst=c 2026/06/28 02:52:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 02:52:21 DEBUG : c/non empty space: size = 5 OK 2026/06/28 02:52:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:52:21 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 02:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:52:24 DEBUG : a/potato2: md5 = 4f8433ebf47595d7c2e65e53bdc448e2 OK 2026/06/28 02:52:24 DEBUG : a/potato2: size = 60 OK 2026/06/28 02:52:24 INFO : a/potato2: Copied (new) 2026/06/28 02:52:24 DEBUG : Waiting for deletions to finish 2026/06/28 02:52:24 INFO : b/potato: Deleted 2026/06/28 02:52:24 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/28 02:52:24 INFO : d/e: Removing directory 2026/06/28 02:52:25 INFO : d: Removing directory 2026/06/28 02:52:26 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/06/28 02:52:26 INFO : b: Removing directory 2026/06/28 02:52:26 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/28 02:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': deleted 3 directories 2026/06/28 02:52:29 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/28 02:52:29 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:52:32 DEBUG : b/potato: md5 = f8f2acde4ab979e93e4c5553e132dc2a OK 2026/06/28 02:52:34 DEBUG : c/non empty space: md5 = 89fa329ac121cc64186b42aac204bb52 OK 2026/06/28 02:52:34 INFO : d: Making directory 2026/06/28 02:52:36 DEBUG : Added delayed dir = "a", newDst= 2026/06/28 02:52:36 INFO : c: Set directory modification time (using SetModTime) 2026/06/28 02:52:36 DEBUG : Added delayed dir = "c", newDst=c 2026/06/28 02:52:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 02:52:36 DEBUG : c/non empty space: size = 5 OK 2026/06/28 02:52:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:52:36 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 02:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:52:38 DEBUG : a/potato2: md5 = da492b67b31d3ab485ecaff1fa08ebb8 OK 2026/06/28 02:52:38 DEBUG : a/potato2: size = 60 OK 2026/06/28 02:52:38 INFO : a/potato2: Copied (new) 2026/06/28 02:52:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': not deleting files as there were IO errors 2026/06/28 02:52:39 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/28 02:52:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': not deleting directories as there were IO errors 2026/06/28 02:52:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/28 02:52:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/28 02:52:43 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:52:45 DEBUG : potato: md5 = 8ec5f50fe706175c974e9a33044f866d OK 2026/06/28 02:52:47 DEBUG : empty space: md5 = 7d751a6e876c872284d65503593e29ff OK 2026/06/28 02:52:47 DEBUG : Waiting for deletions to finish 2026/06/28 02:52:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:52:47 DEBUG : empty space: size = 1 OK 2026/06/28 02:52:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:47 DEBUG : empty space: Unchanged skipping 2026/06/28 02:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:52:48 INFO : potato: Deleted 2026/06/28 02:52:49 DEBUG : potato2: md5 = c95b94139f938d306ec67594bfcd83e3 OK 2026/06/28 02:52:49 DEBUG : potato2: size = 60 OK 2026/06/28 02:52:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.26s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:52:51 DEBUG : potato: md5 = e9baa45a1866a46e920cf926c7bbb45d OK 2026/06/28 02:52:53 DEBUG : empty space: md5 = be594acff5d98a967f34601c8277e25d OK 2026/06/28 02:52:53 DEBUG : Waiting for deletions to finish 2026/06/28 02:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:52:54 INFO : potato: Deleted 2026/06/28 02:52:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:52:54 DEBUG : empty space: size = 1 OK 2026/06/28 02:52:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:52:54 DEBUG : empty space: Unchanged skipping 2026/06/28 02:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:52:55 DEBUG : potato2: md5 = 9b693577098115582275a64bad1eb4d6 OK 2026/06/28 02:52:55 DEBUG : potato2: size = 60 OK 2026/06/28 02:52:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.86s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:52:58 DEBUG : potato: md5 = 3b1e347376806fed11a3d61221884b33 OK 2026/06/28 02:52:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:00 DEBUG : potato2: md5 = e10c05c82619c09c2b881724cf053df5 OK 2026/06/28 02:53:00 DEBUG : potato2: size = 19 OK 2026/06/28 02:53:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.65s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:53:03 DEBUG : potato2: md5 = 55745c3849a2c557bac96c47abbc54bb OK 2026/06/28 02:53:04 DEBUG : empty space: md5 = e4641db73b892b782b19e303cc28ad35 OK 2026/06/28 02:53:05 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 02:53:05 DEBUG : enormous: Excluded 2026/06/28 02:53:05 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:53:05 DEBUG : potato2: Excluded 2026/06/28 02:53:05 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:53:05 DEBUG : empty space: size = 1 OK 2026/06/28 02:53:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:53:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:05 DEBUG : empty space: Unchanged skipping 2026/06/28 02:53:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:05 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:05 INFO : There was nothing to transfer 2026/06/28 02:53:05 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 02:53:05 DEBUG : enormous: Excluded 2026/06/28 02:53:05 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:53:05 DEBUG : potato2: Excluded 2026/06/28 02:53:05 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:53:05 DEBUG : Local file system at /tmp/rclone2441816009: Waiting for checks to finish 2026/06/28 02:53:05 DEBUG : empty space: size = 1 OK 2026/06/28 02:53:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/28 02:53:05 DEBUG : empty space: Unchanged skipping 2026/06/28 02:53:05 DEBUG : Local file system at /tmp/rclone2441816009: Waiting for transfers to finish 2026/06/28 02:53:05 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:53:08 DEBUG : potato2: md5 = af24ad0bf747961256d9bd481a83cb80 OK 2026/06/28 02:53:09 DEBUG : empty space: md5 = ed02dcf006eafc22abd2000e04660d8a OK 2026/06/28 02:53:11 DEBUG : enormous: md5 = f3ba6658be9fa9491777c5b71536cb8a OK 2026/06/28 02:53:11 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 02:53:11 DEBUG : enormous: Excluded 2026/06/28 02:53:11 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:53:11 DEBUG : potato2: Excluded 2026/06/28 02:53:11 DEBUG : empty space: size = 1 OK 2026/06/28 02:53:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:53:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:11 DEBUG : empty space: Unchanged skipping 2026/06/28 02:53:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:11 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:12 INFO : enormous: Deleted 2026/06/28 02:53:12 INFO : potato2: Deleted 2026/06/28 02:53:12 INFO : There was nothing to transfer 2026/06/28 02:53:12 DEBUG : empty space: size = 1 OK 2026/06/28 02:53:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/28 02:53:12 DEBUG : empty space: Unchanged skipping 2026/06/28 02:53:12 DEBUG : Local file system at /tmp/rclone2441816009: Waiting for checks to finish 2026/06/28 02:53:12 DEBUG : Local file system at /tmp/rclone2441816009: Waiting for transfers to finish 2026/06/28 02:53:12 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:12 INFO : enormous: Deleted 2026/06/28 02:53:12 INFO : potato2: Deleted 2026/06/28 02:53:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.39s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:53:14 DEBUG : one: md5 = 51a89067e9063302b2160aa947ca94cc OK 2026/06/28 02:53:16 DEBUG : two: md5 = 0fb7d0e6cde6a8c525e166d681f567e9 OK 2026/06/28 02:53:17 DEBUG : three: md5 = 9b6b1b665a04c0d237922b8e4f9785f1 OK 2026/06/28 02:53:18 DEBUG : four: md5 = 1e12d868e0ef227be34726dd88bae096 OK 2026/06/28 02:53:19 DEBUG : five: Need to transfer - File not found at Destination 2026/06/28 02:53:19 DEBUG : four: size = 4 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:53:19 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:53:19 DEBUG : four: Sizes differ 2026/06/28 02:53:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/28 02:53:19 DEBUG : one: Destination is newer than source, skipping 2026/06/28 02:53:19 DEBUG : three: size = 5 OK 2026/06/28 02:53:19 DEBUG : three: Sizes identical 2026/06/28 02:53:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 02:53:19 DEBUG : two: size = 3 OK 2026/06/28 02:53:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:20 DEBUG : four: md5 = ea077dad5c5f9641902a6c275cd1dead OK 2026/06/28 02:53:20 DEBUG : four: size = 4 OK 2026/06/28 02:53:20 INFO : four: Copied (replaced existing) 2026/06/28 02:53:20 DEBUG : two: md5 = d2071e8c4f00d8f98bbca052703598a4 OK 2026/06/28 02:53:20 DEBUG : two: size = 3 OK 2026/06/28 02:53:20 INFO : two: Copied (replaced existing) 2026/06/28 02:53:20 DEBUG : five: md5 = da9dbf20f74e67ae444fdc7a169b9dc9 OK 2026/06/28 02:53:20 DEBUG : five: size = 4 OK 2026/06/28 02:53:20 INFO : five: Copied (new) 2026/06/28 02:53:20 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/06/28 02:53:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/28 02:53:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/28 02:53:23 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/28 02:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:25 DEBUG : potato: md5 = f2c914b5944754271abefa051ea0300c OK 2026/06/28 02:53:25 DEBUG : potato: size = 14 OK 2026/06/28 02:53:25 INFO : potato: Copied (new) 2026/06/28 02:53:25 DEBUG : yam: md5 = 174505229ba7cc2f083b6c32c81f8c01 OK 2026/06/28 02:53:25 DEBUG : yam: size = 11 OK 2026/06/28 02:53:25 INFO : yam: Copied (new) 2026/06/28 02:53:25 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/28 02:53:25 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/28 02:53:25 DEBUG : potato: size = 14 OK 2026/06/28 02:53:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:53:25 DEBUG : potato: Unchanged skipping 2026/06/28 02:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:27 DEBUG : yaml: md5 = 98826a65fe4f167e3d6efb4636f66348 OK 2026/06/28 02:53:27 DEBUG : yaml: size = 11 OK 2026/06/28 02:53:27 INFO : yaml: Copied (new) 2026/06/28 02:53:27 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:27 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.34s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/28 02:53:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Making map for --track-renames 2026/06/28 02:53:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Finished making map for --track-renames 2026/06/28 02:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for renames to finish 2026/06/28 02:53:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/28 02:53:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/28 02:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:30 DEBUG : potato: md5 = c18e4632811e259233337207462812e7 OK 2026/06/28 02:53:30 DEBUG : potato: size = 14 OK 2026/06/28 02:53:30 INFO : potato: Copied (new) 2026/06/28 02:53:30 DEBUG : yam: md5 = af936f9b20c0abc26d0767b4168cc85d OK 2026/06/28 02:53:30 DEBUG : yam: size = 11 OK 2026/06/28 02:53:30 INFO : yam: Copied (new) 2026/06/28 02:53:30 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:31 DEBUG : potato: size = 14 OK 2026/06/28 02:53:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:53:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Making map for --track-renames 2026/06/28 02:53:31 DEBUG : potato: Unchanged skipping 2026/06/28 02:53:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Finished making map for --track-renames 2026/06/28 02:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for renames to finish 2026/06/28 02:53:31 INFO : yam: Moved (server-side) to: yaml 2026/06/28 02:53:31 INFO : yaml: Renamed from "yam" 2026/06/28 02:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:31 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.30s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/28 02:53:33 DEBUG : Added delayed dir = "sub", newDst= 2026/06/28 02:53:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Making map for --track-renames 2026/06/28 02:53:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Finished making map for --track-renames 2026/06/28 02:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/28 02:53:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/28 02:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for renames to finish 2026/06/28 02:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:35 DEBUG : potato: md5 = 792431c6b6e47ccbdf3fba3753454703 OK 2026/06/28 02:53:35 DEBUG : potato: size = 14 OK 2026/06/28 02:53:35 INFO : potato: Copied (new) 2026/06/28 02:53:35 DEBUG : sub/yam: md5 = 19577951604890bf90c612f771369c22 OK 2026/06/28 02:53:35 DEBUG : sub/yam: size = 11 OK 2026/06/28 02:53:35 INFO : sub/yam: Copied (new) 2026/06/28 02:53:35 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:36 INFO : sub: Set directory modification time (using DirSetModTime) 2026/06/28 02:53:36 DEBUG : potato: size = 14 OK 2026/06/28 02:53:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:53:36 DEBUG : potato: Unchanged skipping 2026/06/28 02:53:37 INFO : sub: Set directory modification time (using SetModTime) 2026/06/28 02:53:37 DEBUG : Added delayed dir = "sub", newDst=sub 2026/06/28 02:53:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Making map for --track-renames 2026/06/28 02:53:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Finished making map for --track-renames 2026/06/28 02:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for renames to finish 2026/06/28 02:53:38 INFO : sub/yam: Moved (server-side) to: yam 2026/06/28 02:53:38 INFO : yam: Renamed from "sub/yam" 2026/06/28 02:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:38 DEBUG : Waiting for deletions to finish 2026/06/28 02:53:38 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.35s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:53:40 DEBUG : Creating backend with remote "/tmp/rclone2441816009/dir1" 2026/06/28 02:53:40 DEBUG : Creating backend with remote "/tmp/rclone2441816009/dir2" 2026/06/28 02:53:40 DEBUG : Local file system at /tmp/rclone2441816009/dir2: Using server-side directory move 2026/06/28 02:53:40 INFO : Local file system at /tmp/rclone2441816009/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 02:53:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/28 02:53:40 DEBUG : Local file system at /tmp/rclone2441816009/dir2: Waiting for checks to finish 2026/06/28 02:53:40 DEBUG : Local file system at /tmp/rclone2441816009/dir2: Waiting for transfers to finish 2026/06/28 02:53:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:53:41 DEBUG : Added delayed dir = "nested", newDst= 2026/06/28 02:53:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:53:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:53:41 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/28 02:53:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/28 02:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:43 DEBUG : sub dir/hello world: md5 = 5701f51c20ad7332ba9056d2de99d291 OK 2026/06/28 02:53:43 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:53:43 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:53:43 INFO : sub dir/hello world: Deleted 2026/06/28 02:53:45 DEBUG : nested/sub dir/file: md5 = 48688628dd16c55f91e5bae97bbd2b05 OK 2026/06/28 02:53:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/28 02:53:45 INFO : nested/sub dir/file: Copied (new) 2026/06/28 02:53:45 INFO : nested/sub dir/file: Deleted 2026/06/28 02:53:45 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:53:46 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/28 02:53:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:53:46 INFO : sub dir: Removing directory 2026/06/28 02:53:46 INFO : nested/sub dir: Removing directory 2026/06/28 02:53:46 INFO : nested: Removing directory 2026/06/28 02:53:46 DEBUG : Local file system at /tmp/rclone2441816009: deleted 3 directories 2026/06/28 02:53:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/28 02:53:49 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/28 02:53:49 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:53:50 DEBUG : Added delayed dir = "nested", newDst= 2026/06/28 02:53:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:53:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:53:50 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/28 02:53:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/28 02:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:53:52 DEBUG : sub dir/hello world: md5 = 49c4f966456b15e9e11116dc07afe89b OK 2026/06/28 02:53:52 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:53:52 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:53:52 INFO : sub dir/hello world: Deleted 2026/06/28 02:53:54 DEBUG : nested/sub dir/file: md5 = 1e8debb6517639d1256af9e5aee18f27 OK 2026/06/28 02:53:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/28 02:53:54 INFO : nested/sub dir/file: Copied (new) 2026/06/28 02:53:54 INFO : nested/sub dir/file: Deleted 2026/06/28 02:53:55 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:53:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:53:55 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/28 02:53:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/28 02:53:58 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/28 02:53:59 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.63s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:54:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/28 02:54:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 02:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:54:01 DEBUG : existing: md5 = 6bb974cf49713efdf240c85e2040ddb5 OK 2026/06/28 02:54:01 DEBUG : existing: size = 6 OK 2026/06/28 02:54:01 INFO : existing: Copied (new) 2026/06/28 02:54:01 INFO : existing: Deleted 2026/06/28 02:54:01 DEBUG : existing-b: md5 = 08c4ea0071a0a581099079f47ba46e15 OK 2026/06/28 02:54:01 DEBUG : existing-b: size = 6 OK 2026/06/28 02:54:01 INFO : existing-b: Copied (new) 2026/06/28 02:54:01 INFO : existing-b: Deleted 2026/06/28 02:54:02 DEBUG : existing: Destination exists, skipping 2026/06/28 02:54:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/28 02:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:54:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.59s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:54:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojufow8yutu" 2026/06/28 02:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/l4lucrbtsaofpvoi0spp7su24i6glm9kjs4254hhh6knb2do6ceg" 2026/06/28 02:54:06 DEBUG : potato2: md5 = 6d2e7af260ad276765c119b63537f40c OK 2026/06/28 02:54:07 DEBUG : empty space: md5 = 188f9e22a94d9471fbcb5e78b93580bd OK 2026/06/28 02:54:08 DEBUG : potato3: md5 = 1b260761821dbbcf7db02d1a5bfedc9d OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe' -> Encrypted drive 'TestCryptDrive:rclone-test-yojufow8yutu' 2026/06/28 02:54:11 DEBUG : empty space: md5 = 058a6135a460a7f8d39a31a137544387 OK 2026/06/28 02:54:12 DEBUG : potato3: md5 = dc9d5f665a38a75ea06b67d6c5647c91 OK 2026/06/28 02:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojufow8yutu': Using server-side directory move 2026/06/28 02:54:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojufow8yutu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 02:54:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:54:13 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:54:13 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yojufow8yutu') 2026/06/28 02:54:13 DEBUG : potato3: Sizes differ 2026/06/28 02:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojufow8yutu': Waiting for checks to finish 2026/06/28 02:54:13 DEBUG : empty space: size = 1 OK 2026/06/28 02:54:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 02:54:13 DEBUG : empty space: Unchanged skipping 2026/06/28 02:54:13 INFO : empty space: Deleted 2026/06/28 02:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojufow8yutu': Waiting for transfers to finish 2026/06/28 02:54:13 INFO : potato3: Deleted 2026/06/28 02:54:13 INFO : potato2: Moved (server-side) 2026/06/28 02:54:14 INFO : potato3: Moved (server-side) 2026/06/28 02:54:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiqoduj8faje" 2026/06/28 02:54:14 DEBUG : Creating backend with remote "TestDrive:crypt/2mfmc0a2rbb37m9sbbqsch31utv1kffabati98nhc6evlpmoblv0" 2026/06/28 02:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqoduj8faje': Using server-side directory move 2026/06/28 02:54:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiqoduj8faje': Server side directory move succeeded 2026/06/28 02:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqoduj8faje': Purge remote 2026/06/28 02:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojufow8yutu': Purge remote 2026/06/28 02:54:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.74s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:54:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorarov8gigu" 2026/06/28 02:54:18 DEBUG : Creating backend with remote "TestDrive:crypt/b9sr4tks5ie4nlnv4bbce4q09jkgql77gbq7o5ep2hqudvcfgrp0" 2026/06/28 02:54:21 DEBUG : potato2: md5 = b2927395bba1d51822a89f99c1d59468 OK 2026/06/28 02:54:22 DEBUG : empty space: md5 = cb5928263d5aa86e0c814dd5da48e435 OK 2026/06/28 02:54:23 DEBUG : potato3: md5 = 5616e039d8ca70ee215abf2b68df5e44 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe' -> Encrypted drive 'TestCryptDrive:rclone-test-zorarov8gigu' 2026/06/28 02:54:26 DEBUG : empty space: md5 = 79e3636fe464db7202d7995e24c29952 OK 2026/06/28 02:54:27 DEBUG : potato3: md5 = 7b2629cf28862b7780b6f425dc5a4c7b OK 2026/06/28 02:54:28 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 02:54:28 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 02:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:54:28 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:54:28 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zorarov8gigu') 2026/06/28 02:54:28 DEBUG : potato3: Sizes differ 2026/06/28 02:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorarov8gigu': Waiting for checks to finish 2026/06/28 02:54:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorarov8gigu': Waiting for transfers to finish 2026/06/28 02:54:28 INFO : potato3: Deleted 2026/06/28 02:54:29 INFO : potato2: Moved (server-side) 2026/06/28 02:54:29 INFO : potato3: Moved (server-side) 2026/06/28 02:54:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuquron1xegu" 2026/06/28 02:54:29 DEBUG : Creating backend with remote "TestDrive:crypt/ba3a5m3ehrt502mfe59ufg45u4h7uoamqsc4spbp3849pco6mqm0" 2026/06/28 02:54:31 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 02:54:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:54:31 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/28 02:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuquron1xegu': Waiting for checks to finish 2026/06/28 02:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuquron1xegu': Waiting for transfers to finish 2026/06/28 02:54:32 INFO : potato2: Moved (server-side) 2026/06/28 02:54:32 INFO : potato3: Moved (server-side) 2026/06/28 02:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuquron1xegu': Purge remote 2026/06/28 02:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorarov8gigu': Purge remote --- PASS: TestServerSideMoveWithFilter (16.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:54:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gayajuk3boti" 2026/06/28 02:54:34 DEBUG : Creating backend with remote "TestDrive:crypt/lv19gkh0di6hsukg34elo05t3rr9s2l46um8fk5qj1msba13ldj0" 2026/06/28 02:54:37 DEBUG : potato2: md5 = d6b9dded91ea11b299aba75d432f56a3 OK 2026/06/28 02:54:38 DEBUG : empty space: md5 = e1a2f58efc256fb95bf793d6fa5e8a69 OK 2026/06/28 02:54:39 DEBUG : potato3: md5 = e245b003734f90b9472f14b1d0154bea OK 2026/06/28 02:54:39 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe' -> Encrypted drive 'TestCryptDrive:rclone-test-gayajuk3boti' 2026/06/28 02:54:43 DEBUG : empty space: md5 = 83224c23221abce8e62ae23809a5f1c2 OK 2026/06/28 02:54:44 DEBUG : potato3: md5 = 62243af297b4211ecf4eb1d7379e4d44 OK 2026/06/28 02:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gayajuk3boti': Using server-side directory move 2026/06/28 02:54:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gayajuk3boti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 02:54:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:54:45 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/06/28 02:54:45 DEBUG : empty space: size = 1 OK 2026/06/28 02:54:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 02:54:45 DEBUG : empty space: Unchanged skipping 2026/06/28 02:54:45 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:54:45 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gayajuk3boti') 2026/06/28 02:54:45 DEBUG : potato3: Sizes differ 2026/06/28 02:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gayajuk3boti': Waiting for checks to finish 2026/06/28 02:54:45 INFO : potato3: Deleted 2026/06/28 02:54:45 INFO : empty space: Deleted 2026/06/28 02:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gayajuk3boti': Waiting for transfers to finish 2026/06/28 02:54:46 INFO : potato2: Moved (server-side) 2026/06/28 02:54:46 INFO : potato3: Moved (server-side) 2026/06/28 02:54:46 INFO : tomatoDir: Removing directory 2026/06/28 02:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': deleted 1 directories 2026/06/28 02:54:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zicimot2leri" 2026/06/28 02:54:47 DEBUG : Creating backend with remote "TestDrive:crypt/8a5brm9tnhkrd7fnkv18b0fnjf1o61etm295mioto30f1t00johg" 2026/06/28 02:54:48 INFO : tomatoDir: Making directory 2026/06/28 02:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zicimot2leri': Using server-side directory move 2026/06/28 02:54:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zicimot2leri': Server side directory move succeeded 2026/06/28 02:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zicimot2leri': Purge remote 2026/06/28 02:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gayajuk3boti': Purge remote 2026/06/28 02:54:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.03s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:54:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test" 2026/06/28 02:54:53 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.92s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:54:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test" 2026/06/28 02:54:55 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/06/28 02:54:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test-include/layer2" 2026/06/28 02:54:57 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/06/28 02:55:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test-ignore-file" 2026/06/28 02:55:00 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/06/28 02:55:03 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 21318f6f7eb5b9ccc4a63874839a7db4 OK 2026/06/28 02:55:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/28 02:55:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test': Waiting for checks to finish 2026/06/28 02:55:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test': Waiting for transfers to finish 2026/06/28 02:55:05 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:05 INFO : There was nothing to transfer 2026/06/28 02:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:55:07 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:07 INFO : rclone-sync-test-include: Removing directory 2026/06/28 02:55:07 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/28 02:55:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/28 02:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': failed to delete 1 directories 2026/06/28 02:55:07 INFO : There was nothing to transfer 2026/06/28 02:55:09 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/28 02:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/28 02:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/28 02:55:09 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:09 INFO : There was nothing to transfer 2026/06/28 02:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:55:11 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:11 INFO : rclone-sync-test-include: Removing directory 2026/06/28 02:55:11 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/28 02:55:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/28 02:55:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': failed to delete 1 directories 2026/06/28 02:55:11 INFO : There was nothing to transfer 2026/06/28 02:55:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/28 02:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/28 02:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/28 02:55:13 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:13 INFO : There was nothing to transfer 2026/06/28 02:55:15 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/28 02:55:16 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.45s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:55:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dst" 2026/06/28 02:55:17 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 02:55:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/CompareDest" 2026/06/28 02:55:18 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/gveqi14airsml4bgu7krj116o8" 2026/06/28 02:55:20 DEBUG : one: Need to transfer - File not found at Destination 2026/06/28 02:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:55:22 DEBUG : one: md5 = e855fec9f87f158f69debfee3262f7e8 OK 2026/06/28 02:55:22 DEBUG : one: size = 3 OK 2026/06/28 02:55:22 INFO : one: Copied (new) 2026/06/28 02:55:22 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:55:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:55:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:55:24 DEBUG : one: Sizes differ 2026/06/28 02:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:55:25 DEBUG : one: md5 = c7dce05e7d921bddacd0fc10f2ed7228 OK 2026/06/28 02:55:25 DEBUG : one: size = 5 OK 2026/06/28 02:55:25 INFO : one: Copied (replaced existing) 2026/06/28 02:55:25 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:27 DEBUG : dst/one: md5 = bdb4fa90fdab508ad785691ea58d298a OK 2026/06/28 02:55:30 DEBUG : CompareDest/one: md5 = ddb99e1b086a2917783723c1bd091976 OK 2026/06/28 02:55:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:55:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:55:30 DEBUG : one: Sizes differ 2026/06/28 02:55:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:55:31 DEBUG : one: size = 5 OK 2026/06/28 02:55:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:55:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:55:31 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:31 INFO : There was nothing to transfer 2026/06/28 02:55:33 DEBUG : CompareDest/two: md5 = 71fc2b15324ab2fdb02158d0cca3b6d5 OK 2026/06/28 02:55:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:55:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:55:34 DEBUG : one: Sizes differ 2026/06/28 02:55:34 DEBUG : two: size = 3 OK 2026/06/28 02:55:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:55:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 02:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:55:34 DEBUG : one: size = 5 OK 2026/06/28 02:55:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:55:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:55:34 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:34 INFO : There was nothing to transfer 2026/06/28 02:55:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:55:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:55:35 DEBUG : one: Sizes differ 2026/06/28 02:55:35 DEBUG : two: size = 3 OK 2026/06/28 02:55:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:55:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 02:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:55:35 DEBUG : one: size = 5 OK 2026/06/28 02:55:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:55:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:55:35 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:35 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/28 02:55:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:55:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:55:36 DEBUG : one: Sizes differ 2026/06/28 02:55:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:55:36 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/CompareDest') 2026/06/28 02:55:36 DEBUG : two: Sizes differ 2026/06/28 02:55:36 DEBUG : two: Need to transfer - File not found at Destination 2026/06/28 02:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:55:36 DEBUG : one: size = 5 OK 2026/06/28 02:55:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:55:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:55:38 DEBUG : two: md5 = f7669ac9c36a9aab10053c70ee1a9325 OK 2026/06/28 02:55:38 DEBUG : two: size = 5 OK 2026/06/28 02:55:38 INFO : two: Copied (new) 2026/06/28 02:55:38 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 02:55:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:55:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 02:55:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (24.84s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:55:44 DEBUG : pre-dest1/1: md5 = eed3b2f20183f5425f33e79d8e3a065a OK 2026/06/28 02:55:46 DEBUG : pre-dest2/2: md5 = efb6c86b1caf1ac81401ec74f6d52d5c OK 2026/06/28 02:55:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dest" 2026/06/28 02:55:47 DEBUG : Config file has changed externally - reloading 2026/06/28 02:55:47 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/rg03c1jvnehrrc617i0lnqjddc" 2026/06/28 02:55:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/pre-dest1" 2026/06/28 02:55:48 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/bbnblvh6k061ssopqrp18kd7gc" 2026/06/28 02:55:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/pre-dest2" 2026/06/28 02:55:49 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/06/28 02:55:50 DEBUG : 1: size = 1 OK 2026/06/28 02:55:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:55:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/28 02:55:51 DEBUG : 2: size = 1 OK 2026/06/28 02:55:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:55:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/28 02:55:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/28 02:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dest': Waiting for checks to finish 2026/06/28 02:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dest': Waiting for transfers to finish 2026/06/28 02:55:53 DEBUG : 3: md5 = 84f0203043b2530f15b23d67ea0336e9 OK 2026/06/28 02:55:53 DEBUG : 3: size = 1 OK 2026/06/28 02:55:53 INFO : 3: Copied (new) 2026/06/28 02:55:53 DEBUG : Waiting for deletions to finish 2026/06/28 02:55:56 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/06/28 02:55:56 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/06/28 02:55:57 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.94s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:55:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dst" 2026/06/28 02:55:58 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 02:55:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/CopyDest" 2026/06/28 02:55:59 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/28 02:56:01 DEBUG : one: Need to transfer - File not found at Destination 2026/06/28 02:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:56:03 DEBUG : one: md5 = 9f8524809595c88bc16a418cca41cc9b OK 2026/06/28 02:56:03 DEBUG : one: size = 3 OK 2026/06/28 02:56:03 INFO : one: Copied (new) 2026/06/28 02:56:03 DEBUG : Waiting for deletions to finish 2026/06/28 02:56:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:56:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:56:04 DEBUG : one: Sizes differ 2026/06/28 02:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:56:06 DEBUG : one: md5 = 0ba8b940f981f10fec50b07ee78bae9d OK 2026/06/28 02:56:06 DEBUG : one: size = 5 OK 2026/06/28 02:56:06 INFO : one: Copied (replaced existing) 2026/06/28 02:56:06 DEBUG : Waiting for deletions to finish 2026/06/28 02:56:08 DEBUG : dst/one: md5 = acac4a011c242a327b7106f397bcba6a OK 2026/06/28 02:56:10 DEBUG : CopyDest/one: md5 = a710dbb692cbe42490f6b59cbee00c53 OK 2026/06/28 02:56:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/BackupDir" 2026/06/28 02:56:11 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/28 02:56:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:56:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:56:13 DEBUG : one: Sizes differ 2026/06/28 02:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:56:13 DEBUG : one: size = 5 OK 2026/06/28 02:56:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:56:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:56:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:56:13 DEBUG : one: Sizes differ 2026/06/28 02:56:15 INFO : one: Moved (server-side) 2026/06/28 02:56:16 DEBUG : one: size = 5 OK 2026/06/28 02:56:16 INFO : one: Copied (server-side copy) 2026/06/28 02:56:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/28 02:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:56:16 DEBUG : Waiting for deletions to finish 2026/06/28 02:56:18 DEBUG : CopyDest/two: md5 = e668fdee03232c8985071babff67188f OK 2026/06/28 02:56:19 DEBUG : one: size = 5 OK 2026/06/28 02:56:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:56:19 DEBUG : one: Unchanged skipping 2026/06/28 02:56:19 DEBUG : two: size = 3 OK 2026/06/28 02:56:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:56:20 DEBUG : two: size = 3 OK 2026/06/28 02:56:20 INFO : two: Copied (server-side copy) 2026/06/28 02:56:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/28 02:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:56:20 DEBUG : Waiting for deletions to finish 2026/06/28 02:56:21 DEBUG : one: size = 5 OK 2026/06/28 02:56:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:56:21 DEBUG : one: Unchanged skipping 2026/06/28 02:56:21 DEBUG : two: size = 3 OK 2026/06/28 02:56:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:56:21 DEBUG : two: Unchanged skipping 2026/06/28 02:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:56:21 DEBUG : Waiting for deletions to finish 2026/06/28 02:56:21 INFO : There was nothing to transfer 2026/06/28 02:56:23 DEBUG : CopyDest/three: md5 = e0513408f23ff940e419d164933db7c4 OK 2026/06/28 02:56:24 DEBUG : one: size = 5 OK 2026/06/28 02:56:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:56:24 DEBUG : one: Unchanged skipping 2026/06/28 02:56:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:56:24 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/CopyDest') 2026/06/28 02:56:24 DEBUG : three: Sizes differ 2026/06/28 02:56:24 DEBUG : three: Destination not found in --copy-dest 2026/06/28 02:56:24 DEBUG : three: Need to transfer - File not found at Destination 2026/06/28 02:56:24 DEBUG : two: size = 3 OK 2026/06/28 02:56:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 02:56:24 DEBUG : two: Unchanged skipping 2026/06/28 02:56:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:56:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:56:25 DEBUG : three: md5 = df543e1c0d143856fb99d49ae786182a OK 2026/06/28 02:56:25 DEBUG : three: size = 7 OK 2026/06/28 02:56:25 INFO : three: Copied (new) 2026/06/28 02:56:25 DEBUG : Waiting for deletions to finish 2026/06/28 02:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/28 02:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:56:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 02:56:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 02:56:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/28 02:56:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:56:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.42s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:56:33 DEBUG : dst/one: md5 = 0dfd0dfc551e94886cc736be8c5ada09 OK 2026/06/28 02:56:35 DEBUG : dst/two: md5 = c26e7828444307d15aaed7e645df893a OK 2026/06/28 02:56:36 DEBUG : dst/three.txt: md5 = 0ef1323485b76c3ea491b0359b865c76 OK 2026/06/28 02:56:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dst" 2026/06/28 02:56:37 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 02:56:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/backup" 2026/06/28 02:56:37 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/1nrff024r7pq65ecp72fc28jb0" 2026/06/28 02:56:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:56:39 DEBUG : two: size = 3 OK 2026/06/28 02:56:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:56:39 DEBUG : one: Sizes differ 2026/06/28 02:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:56:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:56:39 DEBUG : two: Unchanged skipping 2026/06/28 02:56:40 INFO : one: Moved (server-side) 2026/06/28 02:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:56:42 DEBUG : one: md5 = 670e6234d31d5d1bd2d851c9abf9c4b3 OK 2026/06/28 02:56:42 DEBUG : one: size = 4 OK 2026/06/28 02:56:42 INFO : one: Copied (new) 2026/06/28 02:56:42 DEBUG : Waiting for deletions to finish 2026/06/28 02:56:43 INFO : three.txt: Moved (server-side) 2026/06/28 02:56:43 INFO : three.txt: Moved into backup dir 2026/06/28 02:56:45 DEBUG : dst/three.txt: md5 = 87a2fea8c7045524de459ffd8f6e53b2 OK 2026/06/28 02:56:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:56:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:56:45 DEBUG : one: Sizes differ 2026/06/28 02:56:45 DEBUG : two: size = 3 OK 2026/06/28 02:56:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:56:45 DEBUG : two: Unchanged skipping 2026/06/28 02:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:56:46 INFO : one: Deleted 2026/06/28 02:56:47 INFO : one: Moved (server-side) 2026/06/28 02:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:56:48 DEBUG : one: md5 = 282426523dc93a1cd864bd6577e44c18 OK 2026/06/28 02:56:48 DEBUG : one: size = 5 OK 2026/06/28 02:56:48 INFO : one: Copied (new) 2026/06/28 02:56:48 DEBUG : Waiting for deletions to finish 2026/06/28 02:56:49 INFO : three.txt: Deleted 2026/06/28 02:56:49 INFO : three.txt: Moved (server-side) 2026/06/28 02:56:49 INFO : three.txt: Moved into backup dir 2026/06/28 02:56:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:56:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 02:56:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:56:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/28 02:56:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:56:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (21.97s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:56:55 DEBUG : dst/one: md5 = 4aa5d4fa7c19c94a20d0860acbb75b3f OK 2026/06/28 02:56:57 DEBUG : dst/two: md5 = 713ce5c0ab615a1b6ea5ab978e4a3b69 OK 2026/06/28 02:56:58 DEBUG : dst/three.txt: md5 = ed7e304fadc17c52c076f0519168d1a6 OK 2026/06/28 02:56:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dst" 2026/06/28 02:56:59 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 02:56:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/backup" 2026/06/28 02:56:59 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/1nrff024r7pq65ecp72fc28jb0" 2026/06/28 02:57:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:57:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:57:01 DEBUG : one: Sizes differ 2026/06/28 02:57:01 DEBUG : two: size = 3 OK 2026/06/28 02:57:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:57:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:57:01 DEBUG : two: Unchanged skipping 2026/06/28 02:57:02 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:57:04 DEBUG : one: md5 = 43cfc676cbf1f77e7a34174a4816f555 OK 2026/06/28 02:57:04 DEBUG : one: size = 4 OK 2026/06/28 02:57:04 INFO : one: Copied (new) 2026/06/28 02:57:04 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:57:05 INFO : three.txt: Moved into backup dir 2026/06/28 02:57:07 DEBUG : dst/three.txt: md5 = f9c5dd8053f544c31416deb83f6bd84d OK 2026/06/28 02:57:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:57:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:57:07 DEBUG : one: Sizes differ 2026/06/28 02:57:07 DEBUG : two: size = 3 OK 2026/06/28 02:57:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:57:07 DEBUG : two: Unchanged skipping 2026/06/28 02:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:57:08 INFO : one.bak: Deleted 2026/06/28 02:57:09 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:57:10 DEBUG : one: md5 = 76f2733d90b8b93468994dadc2aade96 OK 2026/06/28 02:57:10 DEBUG : one: size = 5 OK 2026/06/28 02:57:10 INFO : one: Copied (new) 2026/06/28 02:57:10 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:11 INFO : three.txt.bak: Deleted 2026/06/28 02:57:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:57:11 INFO : three.txt: Moved into backup dir 2026/06/28 02:57:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:57:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 02:57:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/28 02:57:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/28 02:57:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/28 02:57:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:57:17 DEBUG : dst/one: md5 = 203212c01dd2a2e6e9d1a15b889942a4 OK 2026/06/28 02:57:19 DEBUG : dst/two: md5 = 691114561e3de4fdc63549cf522474d6 OK 2026/06/28 02:57:20 DEBUG : dst/three.txt: md5 = da5ec1e004d5e447db165a2a4dcbc746 OK 2026/06/28 02:57:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dst" 2026/06/28 02:57:21 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 02:57:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/backup" 2026/06/28 02:57:22 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/1nrff024r7pq65ecp72fc28jb0" 2026/06/28 02:57:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:57:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:57:23 DEBUG : one: Sizes differ 2026/06/28 02:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:57:23 DEBUG : two: size = 3 OK 2026/06/28 02:57:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:57:23 DEBUG : two: Unchanged skipping 2026/06/28 02:57:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/28 02:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:57:26 DEBUG : one: md5 = 71175b72d4825ce5f17fcf3bd2b336d1 OK 2026/06/28 02:57:26 DEBUG : one: size = 4 OK 2026/06/28 02:57:26 INFO : one: Copied (new) 2026/06/28 02:57:26 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/28 02:57:27 INFO : three.txt: Moved into backup dir 2026/06/28 02:57:29 DEBUG : dst/three.txt: md5 = 22f2b0c93150e6974affd53b523328de OK 2026/06/28 02:57:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:57:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:57:30 DEBUG : one: Sizes differ 2026/06/28 02:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:57:30 DEBUG : two: size = 3 OK 2026/06/28 02:57:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:57:30 DEBUG : two: Unchanged skipping 2026/06/28 02:57:30 INFO : one-2019-01-01: Deleted 2026/06/28 02:57:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/28 02:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:57:32 DEBUG : one: md5 = dfffd80a9b5e9a8d1d16d461228fa3e1 OK 2026/06/28 02:57:32 DEBUG : one: size = 5 OK 2026/06/28 02:57:32 INFO : one: Copied (new) 2026/06/28 02:57:32 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:33 INFO : three-2019-01-01.txt: Deleted 2026/06/28 02:57:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/28 02:57:33 INFO : three.txt: Moved into backup dir 2026/06/28 02:57:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:57:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 02:57:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/28 02:57:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/28 02:57:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/28 02:57:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.99s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:57:39 DEBUG : dst/one: md5 = ca7853298e2ee233546ad7e1c43a1a56 OK 2026/06/28 02:57:41 DEBUG : dst/two: md5 = b85f213fb70553a5abad70927e57f0bf OK 2026/06/28 02:57:42 DEBUG : dst/three.txt: md5 = b8227a05616f43e352122c0c5a469792 OK 2026/06/28 02:57:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dst" 2026/06/28 02:57:43 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 02:57:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:57:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:57:44 DEBUG : one: Sizes differ 2026/06/28 02:57:44 DEBUG : two: size = 3 OK 2026/06/28 02:57:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:57:44 DEBUG : two: Unchanged skipping 2026/06/28 02:57:45 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:57:46 DEBUG : one: md5 = 8ef82f7d407a614f022659c5cb90743a OK 2026/06/28 02:57:46 DEBUG : one: size = 4 OK 2026/06/28 02:57:46 INFO : one: Copied (new) 2026/06/28 02:57:46 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:57:47 INFO : three.txt: Moved into backup dir 2026/06/28 02:57:48 DEBUG : dst/three.txt: md5 = c99e104fa9f7a44baa10d1e9de42f07d OK 2026/06/28 02:57:49 DEBUG : one.bak: Excluded (Path Filter) 2026/06/28 02:57:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/28 02:57:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:57:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:57:49 DEBUG : one: Sizes differ 2026/06/28 02:57:49 DEBUG : two: size = 3 OK 2026/06/28 02:57:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:57:49 DEBUG : two: Unchanged skipping 2026/06/28 02:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for checks to finish 2026/06/28 02:57:50 INFO : one.bak: Deleted 2026/06/28 02:57:50 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst': Waiting for transfers to finish 2026/06/28 02:57:52 DEBUG : one: md5 = f3c028b409fbcb4270efb37682129c0e OK 2026/06/28 02:57:52 DEBUG : one: size = 5 OK 2026/06/28 02:57:52 INFO : one: Copied (new) 2026/06/28 02:57:52 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:52 INFO : three.txt.bak: Deleted 2026/06/28 02:57:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:57:53 INFO : three.txt: Moved into backup dir 2026/06/28 02:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/28 02:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/28 02:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/28 02:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/28 02:57:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (18.99s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:57:58 DEBUG : dst/one: md5 = 6bf52bac876627afb5b04e36ba4b7e64 OK 2026/06/28 02:58:00 DEBUG : dst/two: md5 = 9705a4560af09bb64a6b8e57f9dc8869 OK 2026/06/28 02:58:01 DEBUG : dst/three.txt: md5 = eac33293ffd1006d0f37297b3c20856c OK 2026/06/28 02:58:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dst" 2026/06/28 02:58:02 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 02:58:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:58:03 DEBUG : one: Sizes differ 2026/06/28 02:58:03 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:58:05 DEBUG : one: md5 = b7364640f2fe35bef582885336575d28 OK 2026/06/28 02:58:05 DEBUG : one: size = 4 OK 2026/06/28 02:58:05 INFO : one: Copied (new) 2026/06/28 02:58:05 DEBUG : two: size = 3 OK 2026/06/28 02:58:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:58:05 DEBUG : two: Unchanged skipping 2026/06/28 02:58:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:05 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:58:05 DEBUG : three.txt: Sizes differ 2026/06/28 02:58:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:58:07 DEBUG : three.txt: md5 = ebd6c4a708334731ce262babaa83d07f OK 2026/06/28 02:58:07 DEBUG : three.txt: size = 6 OK 2026/06/28 02:58:07 INFO : three.txt: Copied (new) 2026/06/28 02:58:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:58:09 DEBUG : one: Sizes differ 2026/06/28 02:58:09 INFO : one.bak: Deleted 2026/06/28 02:58:10 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:58:11 DEBUG : one: md5 = 6c85e5e035880a1965321ed7672e076c OK 2026/06/28 02:58:11 DEBUG : one: size = 5 OK 2026/06/28 02:58:11 INFO : one: Copied (new) 2026/06/28 02:58:11 DEBUG : two: size = 3 OK 2026/06/28 02:58:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:58:11 DEBUG : two: Unchanged skipping 2026/06/28 02:58:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:11 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:58:11 DEBUG : three.txt: Sizes differ 2026/06/28 02:58:12 INFO : three.txt.bak: Deleted 2026/06/28 02:58:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:58:14 DEBUG : three.txt: md5 = 0b75609b412c691233d7f053f6617d42 OK 2026/06/28 02:58:14 DEBUG : three.txt: size = 19 OK 2026/06/28 02:58:14 INFO : three.txt: Copied (new) 2026/06/28 02:58:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/28 02:58:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:58:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/28 02:58:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/28 02:58:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/28 02:58:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/28 02:58:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (21.32s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:58:20 DEBUG : dst/one: md5 = 6092697c65a4359e7097cd3a72420767 OK 2026/06/28 02:58:21 DEBUG : dst/two: md5 = 95463094de1ea6f2492d4d51112f49cb OK 2026/06/28 02:58:23 DEBUG : dst/three.txt: md5 = 4d108478f136903a8831283d04b23d8a OK 2026/06/28 02:58:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefac5hewe/dst" 2026/06/28 02:58:23 DEBUG : Creating backend with remote "TestDrive:crypt/8v1s0a9jakarbpmckseuadn3omt82gptmbqvhnul6r0avil2j5r0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 02:58:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:58:24 DEBUG : one: Sizes differ 2026/06/28 02:58:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/28 02:58:26 DEBUG : one: md5 = c5ee1ab09f205144646a3d113c1b9240 OK 2026/06/28 02:58:26 DEBUG : one: size = 4 OK 2026/06/28 02:58:26 INFO : one: Copied (new) 2026/06/28 02:58:27 DEBUG : two: size = 3 OK 2026/06/28 02:58:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:58:27 DEBUG : two: Unchanged skipping 2026/06/28 02:58:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:27 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:58:27 DEBUG : three.txt: Sizes differ 2026/06/28 02:58:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/28 02:58:29 DEBUG : three.txt: md5 = 1e878b7e5255414b93f39de0b13e2e8b OK 2026/06/28 02:58:29 DEBUG : three.txt: size = 6 OK 2026/06/28 02:58:29 INFO : three.txt: Copied (new) 2026/06/28 02:58:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:58:30 DEBUG : one: Sizes differ 2026/06/28 02:58:31 INFO : one-2019-01-01: Deleted 2026/06/28 02:58:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/28 02:58:32 DEBUG : one: md5 = 3a2d074fd8b246e6e0092db0d8532eaa OK 2026/06/28 02:58:32 DEBUG : one: size = 5 OK 2026/06/28 02:58:32 INFO : one: Copied (new) 2026/06/28 02:58:33 DEBUG : two: size = 3 OK 2026/06/28 02:58:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:58:33 DEBUG : two: Unchanged skipping 2026/06/28 02:58:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:33 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe/dst') 2026/06/28 02:58:33 DEBUG : three.txt: Sizes differ 2026/06/28 02:58:33 INFO : three-2019-01-01.txt: Deleted 2026/06/28 02:58:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/28 02:58:35 DEBUG : three.txt: md5 = 29d4fe282410d56a78fcd5c12aeaf79a OK 2026/06/28 02:58:35 DEBUG : three.txt: size = 19 OK 2026/06/28 02:58:35 INFO : three.txt: Copied (new) 2026/06/28 02:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 02:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/28 02:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/28 02:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/28 02:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/28 02:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/28 02:58:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (21.62s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:58:41 DEBUG : Testêé: md5 = bc41d46e45261cd6b8ca9bb19b343cdb OK 2026/06/28 02:58:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:41 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:58:41 DEBUG : Testêé: Sizes differ 2026/06/28 02:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:58:42 DEBUG : Testêé: md5 = 7bd4587e694046ee50d4cdf6b3b201ca OK 2026/06/28 02:58:42 DEBUG : Testêé: size = 14 OK 2026/06/28 02:58:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/28 02:58:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.17s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:58:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 02:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:58:45 DEBUG : existing: md5 = e565d2f6ea7ccf7edf90897a79460826 OK 2026/06/28 02:58:45 DEBUG : existing: size = 6 OK 2026/06/28 02:58:45 INFO : existing: Copied (new) 2026/06/28 02:58:45 DEBUG : Waiting for deletions to finish 2026/06/28 02:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:58:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2441816009) 2026/06/28 02:58:46 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 02:58:46 DEBUG : existing: Sizes differ 2026/06/28 02:58:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/28 02:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:58:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': not deleting files as there were IO errors 2026/06/28 02:58:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.78s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:58:49 DEBUG : EXISTING: md5 = 320cb5e3ec02369b80818e03d16e8d15 OK 2026/06/28 02:58:49 DEBUG : EXISTING: size = 6 OK 2026/06/28 02:58:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:58:49 DEBUG : existing: Unchanged skipping 2026/06/28 02:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:58:49 DEBUG : Waiting for deletions to finish 2026/06/28 02:58:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.15s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 02:58:54 DEBUG : both0: md5 = d503dc8f5eceaecad9c0ae2893d30660 OK 2026/06/28 02:58:55 DEBUG : only0: md5 = fcf8e64b304f15c8822fc7b63dae4b90 OK 2026/06/28 02:58:57 DEBUG : both1: md5 = bdbb9b9e6b402447f0241080caccd774 OK 2026/06/28 02:58:58 DEBUG : only1: md5 = 24e3a69d41a83aaef9524637ab9f7f47 OK 2026/06/28 02:58:59 DEBUG : both2: md5 = cd9764649457a24ed177f137da0062f5 OK 2026/06/28 02:59:01 DEBUG : only2: md5 = 97dc73feef16ef48088690e2379116b8 OK 2026/06/28 02:59:02 DEBUG : both3: md5 = 0a162e81e3a0e9551ff77e37bd5e5ea6 OK 2026/06/28 02:59:04 DEBUG : only3: md5 = 6c38017e46a17f5d2fba6328f75d5646 OK 2026/06/28 02:59:05 DEBUG : both4: md5 = 53296cc410bd8b9a4bad7aa723d854fe OK 2026/06/28 02:59:07 DEBUG : only4: md5 = 605c3366f0310f01b15b6f48a2acfcc8 OK 2026/06/28 02:59:08 DEBUG : both5: md5 = 5cd292e92b8e4862c6691433d90da5dd OK 2026/06/28 02:59:09 DEBUG : only5: md5 = 55f1554ff06d9a06a5e788a65054aa66 OK 2026/06/28 02:59:11 DEBUG : both6: md5 = cd9fb175ef54f939f358c99a7bdb061e OK 2026/06/28 02:59:12 DEBUG : only6: md5 = c4eb433312e4b0322593eb0e74b44b42 OK 2026/06/28 02:59:14 DEBUG : both7: md5 = c09e57fa4f01a6a38f0e6eeb15368f7e OK 2026/06/28 02:59:15 DEBUG : only7: md5 = f215173f3a77aa188252c65d3219e23e OK 2026/06/28 02:59:16 DEBUG : both8: md5 = 47ed97b593409815d3576ab7ac1a9b79 OK 2026/06/28 02:59:18 DEBUG : only8: md5 = efb5ee73870d7a10044d03254ceeb064 OK 2026/06/28 02:59:19 DEBUG : both9: md5 = 1773b5d3c9c2effdbd6ebe480f584746 OK 2026/06/28 02:59:20 DEBUG : only9: md5 = e44cd54349ed10e5c8170b7fdb366463 OK 2026/06/28 02:59:22 DEBUG : both10: md5 = 5a013c2adef69402855d8776cef4ed70 OK 2026/06/28 02:59:23 DEBUG : only10: md5 = c697a2d64e3e6b849c30389a98fbe8d2 OK 2026/06/28 02:59:25 DEBUG : both11: md5 = d27520fbf5521ebb671a250bff7090ad OK 2026/06/28 02:59:26 DEBUG : only11: md5 = 1f264fbafdd09a5927c486febf7e0000 OK 2026/06/28 02:59:28 DEBUG : both12: md5 = c567d5a032240e8a316467009201615a OK 2026/06/28 02:59:29 DEBUG : only12: md5 = 18a9dbf0fdb39476d4ee582d444bceff OK 2026/06/28 02:59:31 DEBUG : both13: md5 = f622943d6b3918c6bfb8ce3f35ca8c04 OK 2026/06/28 02:59:32 DEBUG : only13: md5 = a7a48f35ba6b8f9cc1c3fc2ee8206227 OK 2026/06/28 02:59:34 DEBUG : both14: md5 = d9229615deb75320de6c43e8c7469fbe OK 2026/06/28 02:59:35 DEBUG : only14: md5 = 0d159a1a8c75fed417bcf894545fb01d OK 2026/06/28 02:59:36 DEBUG : both15: md5 = 202783294227c69b69dc07d74d7642e5 OK 2026/06/28 02:59:38 DEBUG : only15: md5 = 291bcecb76e2254e7e8853472e88ebb8 OK 2026/06/28 02:59:39 DEBUG : both16: md5 = 9edc5090453044ceaf6218f0467e6d38 OK 2026/06/28 02:59:41 DEBUG : only16: md5 = 584fde2afcca748d176977f81bb17d8b OK 2026/06/28 02:59:42 DEBUG : both17: md5 = ba36572dc6edca6b865ea99b858f61e3 OK 2026/06/28 02:59:43 DEBUG : only17: md5 = f3c3408f06a22b058a89ec4faa13bc53 OK 2026/06/28 02:59:45 DEBUG : both18: md5 = f2bfa36eff55da4324121dd3f6076107 OK 2026/06/28 02:59:46 DEBUG : only18: md5 = c97a286e758b1cde9c968a9b9c4f1e31 OK 2026/06/28 02:59:48 DEBUG : both19: md5 = 34539e3efe4a64240de00d0128ec1ecb OK 2026/06/28 02:59:49 DEBUG : only19: md5 = 05821aa104c37d16029a3cc1c84d9449 OK 2026/06/28 02:59:50 DEBUG : both0: size = 6 OK 2026/06/28 02:59:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both11: size = 6 OK 2026/06/28 02:59:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 02:59:50 DEBUG : both10: size = 6 OK 2026/06/28 02:59:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both12: size = 6 OK 2026/06/28 02:59:50 DEBUG : both0: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both13: size = 6 OK 2026/06/28 02:59:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both10: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both14: size = 6 OK 2026/06/28 02:59:50 DEBUG : both11: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both15: size = 6 OK 2026/06/28 02:59:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both14: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both16: size = 6 OK 2026/06/28 02:59:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both16: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both17: size = 6 OK 2026/06/28 02:59:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both15: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both18: size = 6 OK 2026/06/28 02:59:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both18: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both19: size = 6 OK 2026/06/28 02:59:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both19: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both1: size = 6 OK 2026/06/28 02:59:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both13: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both2: size = 6 OK 2026/06/28 02:59:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both1: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both3: size = 6 OK 2026/06/28 02:59:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both3: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both4: size = 6 OK 2026/06/28 02:59:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both4: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both5: size = 6 OK 2026/06/28 02:59:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both5: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both6: size = 6 OK 2026/06/28 02:59:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both2: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both7: size = 6 OK 2026/06/28 02:59:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both7: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both8: size = 6 OK 2026/06/28 02:59:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both8: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both9: size = 6 OK 2026/06/28 02:59:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 02:59:50 DEBUG : both9: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both17: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both12: Unchanged skipping 2026/06/28 02:59:50 DEBUG : both6: Unchanged skipping 2026/06/28 02:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 02:59:50 DEBUG : Waiting for deletions to finish 2026/06/28 02:59:50 INFO : only19: Deleted 2026/06/28 02:59:50 INFO : only14: Deleted 2026/06/28 02:59:50 INFO : only1: Deleted 2026/06/28 02:59:50 INFO : only16: Deleted 2026/06/28 02:59:50 INFO : only0: Deleted 2026/06/28 02:59:50 INFO : only7: Deleted 2026/06/28 02:59:50 INFO : only6: Deleted 2026/06/28 02:59:51 INFO : only11: Deleted 2026/06/28 02:59:51 INFO : only17: Deleted 2026/06/28 02:59:51 INFO : only9: Deleted 2026/06/28 02:59:51 INFO : only4: Deleted 2026/06/28 02:59:51 INFO : only10: Deleted 2026/06/28 02:59:51 INFO : only15: Deleted 2026/06/28 02:59:51 INFO : only18: Deleted 2026/06/28 02:59:51 INFO : only2: Deleted 2026/06/28 02:59:51 INFO : only3: Deleted 2026/06/28 02:59:51 INFO : only5: Deleted 2026/06/28 02:59:51 INFO : only8: Deleted 2026/06/28 02:59:52 INFO : only12: Deleted 2026/06/28 02:59:52 INFO : only13: Deleted 2026/06/28 02:59:52 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.60s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:00:02 DEBUG : both0: md5 = 47f63011929991d8674e2aa63cb51bc7 OK 2026/06/28 03:00:04 DEBUG : only0: md5 = 6cd75d7eafb9f04e5168ce6297064f22 OK 2026/06/28 03:00:05 DEBUG : both1: md5 = 69e8a189ebcaca37de497bbe08577047 OK 2026/06/28 03:00:06 DEBUG : only1: md5 = 85504204f7a9c6bb859d28c04c01741b OK 2026/06/28 03:00:08 DEBUG : both2: md5 = a92f2c89c22908c6fd7e86610ca31f9a OK 2026/06/28 03:00:09 DEBUG : only2: md5 = d58cd94bf599c4563fe4a3d994ffe7e1 OK 2026/06/28 03:00:11 DEBUG : both3: md5 = 950e0073eb16fd80111bf82e793d43b6 OK 2026/06/28 03:00:12 DEBUG : only3: md5 = 3cbebe3cefcd299b084cdb467cc7f74f OK 2026/06/28 03:00:13 DEBUG : both4: md5 = d38c6844b82677fa660eb2eec9aeb8bc OK 2026/06/28 03:00:15 DEBUG : only4: md5 = 5e55532d12c5da1436f765101c2a9fc5 OK 2026/06/28 03:00:16 DEBUG : both5: md5 = 3f946894566984b9450d9bbb7590f607 OK 2026/06/28 03:00:18 DEBUG : only5: md5 = d354e9d06785ebe6188099f5cf2cd800 OK 2026/06/28 03:00:19 DEBUG : both6: md5 = 4a58518cd6652c1cc17be6f1af510bfb OK 2026/06/28 03:00:20 DEBUG : only6: md5 = 87d73fd1658742dde898846ed32401ce OK 2026/06/28 03:00:22 DEBUG : both7: md5 = 30fe4fd1f8238a7dca2ce3e77ac4ebda OK 2026/06/28 03:00:23 DEBUG : only7: md5 = e2885bdc1b924b687b983571f7dd4371 OK 2026/06/28 03:00:25 DEBUG : both8: md5 = 41ab5df3a98796403168f366cf7be748 OK 2026/06/28 03:00:26 DEBUG : only8: md5 = 2376ec7b0f3db4406ea214ed8b60ee6e OK 2026/06/28 03:00:27 DEBUG : both9: md5 = da04766ab5f2ef09cac17137c6cdf281 OK 2026/06/28 03:00:29 DEBUG : only9: md5 = e57e74edc536bec46fab3f39b958b452 OK 2026/06/28 03:00:30 DEBUG : both10: md5 = 575d59c1ef48b6bc11e3d948f5b4afbd OK 2026/06/28 03:00:32 DEBUG : only10: md5 = 5217d16ea3a6630325d3c2d533fa73c8 OK 2026/06/28 03:00:34 DEBUG : both11: md5 = a07f2abbf5efd191a2d0cc0aa8696921 OK 2026/06/28 03:00:35 DEBUG : only11: md5 = 8eedb30ddb2853959360d5b071b2bcf2 OK 2026/06/28 03:00:36 DEBUG : both12: md5 = 89cb4d6f95b3049bd6fcb0fce7cf779a OK 2026/06/28 03:00:38 DEBUG : only12: md5 = a03e92bcfba753031001cfd5c11ffc68 OK 2026/06/28 03:00:39 DEBUG : both13: md5 = ddd7c9a750312a96c88ac7475c37b9b4 OK 2026/06/28 03:00:41 DEBUG : only13: md5 = c4af44125832b1eb013b2067a0ffc1b3 OK 2026/06/28 03:00:42 DEBUG : both14: md5 = 09ba101db6878a72c76a29dd1b145186 OK 2026/06/28 03:00:43 DEBUG : only14: md5 = c4b1498bbccb27f369b8dcaf656c6d4e OK 2026/06/28 03:00:45 DEBUG : both15: md5 = ec2bdb3b0cc8691ad367a0277202e403 OK 2026/06/28 03:00:46 DEBUG : only15: md5 = 8f68dc3251d9e29b99dd633e805c6188 OK 2026/06/28 03:00:48 DEBUG : both16: md5 = 4bd8f7b39911ae393e1932ca62186b93 OK 2026/06/28 03:00:49 DEBUG : only16: md5 = a631330095aa6f080ab7b90478285bbd OK 2026/06/28 03:00:50 DEBUG : both17: md5 = 15d88b5cdb0e077e6b8a8f078f1aff7d OK 2026/06/28 03:00:52 DEBUG : only17: md5 = 25b2fb0842f9b226d0d4ded06a80f63b OK 2026/06/28 03:00:53 DEBUG : both18: md5 = 64ad8f249d5c8c246abbcf685f079754 OK 2026/06/28 03:00:54 DEBUG : only18: md5 = 6c59be007e80c8606471402e905dc822 OK 2026/06/28 03:00:56 DEBUG : both19: md5 = 5f5e2b7adf123bbe79f273e96f9a7469 OK 2026/06/28 03:00:57 DEBUG : only19: md5 = 70364847e3120f251ce9a0951227d130 OK 2026/06/28 03:00:58 DEBUG : both10: size = 6 OK 2026/06/28 03:00:58 DEBUG : both0: size = 6 OK 2026/06/28 03:00:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:00:58 DEBUG : both12: size = 6 OK 2026/06/28 03:00:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both10: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both11: size = 6 OK 2026/06/28 03:00:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both13: size = 6 OK 2026/06/28 03:00:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both0: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both14: size = 6 OK 2026/06/28 03:00:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both12: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both15: size = 6 OK 2026/06/28 03:00:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both15: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both16: size = 6 OK 2026/06/28 03:00:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both16: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both17: size = 6 OK 2026/06/28 03:00:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both11: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both18: size = 6 OK 2026/06/28 03:00:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both18: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both19: size = 6 OK 2026/06/28 03:00:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both19: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both1: size = 6 OK 2026/06/28 03:00:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both1: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both2: size = 6 OK 2026/06/28 03:00:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both2: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both3: size = 6 OK 2026/06/28 03:00:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both3: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both4: size = 6 OK 2026/06/28 03:00:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both4: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both5: size = 6 OK 2026/06/28 03:00:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both5: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both6: size = 6 OK 2026/06/28 03:00:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both6: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both7: size = 6 OK 2026/06/28 03:00:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both7: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both8: size = 6 OK 2026/06/28 03:00:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both8: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both9: size = 6 OK 2026/06/28 03:00:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:00:58 DEBUG : both9: Unchanged skipping 2026/06/28 03:00:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only0: Sizes differ 2026/06/28 03:00:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only10: Sizes differ 2026/06/28 03:00:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only11: Sizes differ 2026/06/28 03:00:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only12: Sizes differ 2026/06/28 03:00:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only13: Sizes differ 2026/06/28 03:00:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only14: Sizes differ 2026/06/28 03:00:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only15: Sizes differ 2026/06/28 03:00:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only16: Sizes differ 2026/06/28 03:00:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only17: Sizes differ 2026/06/28 03:00:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only18: Sizes differ 2026/06/28 03:00:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only19: Sizes differ 2026/06/28 03:00:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only1: Sizes differ 2026/06/28 03:00:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only2: Sizes differ 2026/06/28 03:00:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only3: Sizes differ 2026/06/28 03:00:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only4: Sizes differ 2026/06/28 03:00:58 DEBUG : both17: Unchanged skipping 2026/06/28 03:00:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only5: Sizes differ 2026/06/28 03:00:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only6: Sizes differ 2026/06/28 03:00:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only7: Sizes differ 2026/06/28 03:00:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only8: Sizes differ 2026/06/28 03:00:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2441816009) 2026/06/28 03:00:58 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe') 2026/06/28 03:00:58 DEBUG : only9: Sizes differ 2026/06/28 03:00:58 DEBUG : both13: Unchanged skipping 2026/06/28 03:00:58 DEBUG : both14: Unchanged skipping 2026/06/28 03:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:00:59 DEBUG : only10: md5 = e8106d78cbf85eb05739969d33e363dd OK 2026/06/28 03:00:59 DEBUG : only10: size = 0 OK 2026/06/28 03:00:59 INFO : only10: Copied (replaced existing) 2026/06/28 03:00:59 DEBUG : only11: md5 = 20e0e9c63793632b65bfee37df406a75 OK 2026/06/28 03:00:59 DEBUG : only11: size = 0 OK 2026/06/28 03:00:59 INFO : only11: Copied (replaced existing) 2026/06/28 03:00:59 DEBUG : only12: md5 = c4761b2b35bbc0628fb1181b9a11575c OK 2026/06/28 03:00:59 DEBUG : only12: size = 0 OK 2026/06/28 03:00:59 INFO : only12: Copied (replaced existing) 2026/06/28 03:00:59 DEBUG : only0: md5 = 00264abf067de65ccecf4350063c4158 OK 2026/06/28 03:00:59 DEBUG : only0: size = 0 OK 2026/06/28 03:00:59 INFO : only0: Copied (replaced existing) 2026/06/28 03:01:00 DEBUG : only13: md5 = f10ef7e600c9af2ac3a6983b86e848f6 OK 2026/06/28 03:01:00 DEBUG : only13: size = 0 OK 2026/06/28 03:01:00 INFO : only13: Copied (replaced existing) 2026/06/28 03:01:00 DEBUG : only15: md5 = 96efd0f75566ef5c214c3c1aa786da49 OK 2026/06/28 03:01:00 DEBUG : only15: size = 0 OK 2026/06/28 03:01:00 INFO : only15: Copied (replaced existing) 2026/06/28 03:01:00 DEBUG : only16: md5 = 1c13a706f281ff7226bf0ea5b4fb3ae5 OK 2026/06/28 03:01:00 DEBUG : only16: size = 0 OK 2026/06/28 03:01:00 INFO : only16: Copied (replaced existing) 2026/06/28 03:01:00 DEBUG : only14: md5 = 6ed37b7533e187902c60deee0340984f OK 2026/06/28 03:01:00 DEBUG : only14: size = 0 OK 2026/06/28 03:01:00 INFO : only14: Copied (replaced existing) 2026/06/28 03:01:01 DEBUG : only18: md5 = 88ba46078d8c41944a3c8d5add4042b9 OK 2026/06/28 03:01:01 DEBUG : only18: size = 0 OK 2026/06/28 03:01:01 INFO : only18: Copied (replaced existing) 2026/06/28 03:01:01 DEBUG : only17: md5 = 75ed3d169cf6605cbbc07f8f86b5e079 OK 2026/06/28 03:01:01 DEBUG : only17: size = 0 OK 2026/06/28 03:01:01 INFO : only17: Copied (replaced existing) 2026/06/28 03:01:01 DEBUG : only1: md5 = e7f116eba99d475c60222d749fd1211f OK 2026/06/28 03:01:01 DEBUG : only1: size = 0 OK 2026/06/28 03:01:01 INFO : only1: Copied (replaced existing) 2026/06/28 03:01:01 DEBUG : only19: md5 = 946939c5b9337720f08640d97e233fa0 OK 2026/06/28 03:01:01 DEBUG : only19: size = 0 OK 2026/06/28 03:01:01 INFO : only19: Copied (replaced existing) 2026/06/28 03:01:02 DEBUG : only2: md5 = 70415eabb5ec9d2b38f08d44282d4234 OK 2026/06/28 03:01:02 DEBUG : only2: size = 0 OK 2026/06/28 03:01:02 INFO : only2: Copied (replaced existing) 2026/06/28 03:01:02 DEBUG : only3: md5 = 3b86d87c89f6fc5cf19f44d495a0fda1 OK 2026/06/28 03:01:02 DEBUG : only3: size = 0 OK 2026/06/28 03:01:02 INFO : only3: Copied (replaced existing) 2026/06/28 03:01:02 DEBUG : only5: md5 = 44c32f664ab202542ee595122c9c884b OK 2026/06/28 03:01:02 DEBUG : only5: size = 0 OK 2026/06/28 03:01:02 INFO : only5: Copied (replaced existing) 2026/06/28 03:01:02 DEBUG : only6: md5 = d5e2c6a66e6b1fc138ad93b90c52c79d OK 2026/06/28 03:01:02 DEBUG : only6: size = 0 OK 2026/06/28 03:01:02 INFO : only6: Copied (replaced existing) 2026/06/28 03:01:03 DEBUG : only7: md5 = c086bad90fd86606250ee6ff3a966541 OK 2026/06/28 03:01:03 DEBUG : only7: size = 0 OK 2026/06/28 03:01:03 INFO : only7: Copied (replaced existing) 2026/06/28 03:01:03 DEBUG : only8: md5 = 5c1c95d0e8b37a3953a851e809f389f7 OK 2026/06/28 03:01:03 DEBUG : only8: size = 0 OK 2026/06/28 03:01:03 INFO : only8: Copied (replaced existing) 2026/06/28 03:01:03 DEBUG : only4: md5 = 58f0cb160516d6ac48c834aa0153282c OK 2026/06/28 03:01:03 DEBUG : only4: size = 0 OK 2026/06/28 03:01:03 INFO : only4: Copied (replaced existing) 2026/06/28 03:01:03 DEBUG : only9: md5 = 702355d099fe5f1a0afa27d831923f5d OK 2026/06/28 03:01:03 DEBUG : only9: size = 0 OK 2026/06/28 03:01:03 INFO : only9: Copied (replaced existing) 2026/06/28 03:01:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (79.77s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:01:21 DEBUG : empty_dir: Making directory with metadata 2026/06/28 03:01:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 03:01:21 DEBUG : empty_on_remote: Making directory with metadata 2026/06/28 03:01:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 03:01:21 DEBUG : empty_on_remote: Making directory with metadata 2026/06/28 03:01:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 03:01:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:33 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/28 03:01:34 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/28 03:01:34 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:01:35 DEBUG : empty_dir: Making directory with metadata 2026/06/28 03:01:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 03:01:35 DEBUG : empty_on_remote: Making directory with metadata 2026/06/28 03:01:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 03:01:35 DEBUG : empty_on_remote: Making directory with metadata 2026/06/28 03:01:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 03:01:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:48 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/28 03:01:48 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/28 03:01:49 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:01:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 03:01:51 DEBUG : sub dir: Making directory with metadata 2026/06/28 03:01:52 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/28 03:02:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/28 03:02:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/28 03:02:09 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 03:02:09 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/28 03:02:23 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/06/28 03:02:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/28 03:02:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/28 03:02:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/28 03:02:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:02:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:02:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:02:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:02:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/28 03:02:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/28 03:02:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:02:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:02:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 03:02:30 DEBUG : sub dir: Making directory with metadata 2026/06/28 03:02:31 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/28 03:02:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/28 03:02:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/28 03:02:52 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 03:02:52 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/28 03:03:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/28 03:03:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/28 03:03:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/28 03:03:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:03:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:03:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:03:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:03:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/28 03:03:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/28 03:03:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/28 03:03:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:03:13 DEBUG : dir1/0000-abcdefg.txt: md5 = c909f47275ff1948463233bf2478c810 OK 2026/06/28 03:03:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 374813226d4cb63e42311b0307ee9545 OK 2026/06/28 03:03:16 DEBUG : dir1/0002-cdefghi.txt: md5 = d4ab40fbbd25ce72278405812b1ae93e OK 2026/06/28 03:03:17 DEBUG : dir1/0003-defghij.txt: md5 = bb1ab9821aa8bcad4ce78df07758c659 OK 2026/06/28 03:03:18 DEBUG : dir1/0004-efghijk.txt: md5 = 9c58dd417d72ed9b59c4e15ec57972db OK 2026/06/28 03:03:20 DEBUG : dir1/0005-fghijkl.txt: md5 = c52ae5d90f3e5acaea63993cd143392c OK 2026/06/28 03:03:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 430a9de1c361ab290648826668262b10 OK 2026/06/28 03:03:22 DEBUG : dir1/0007-1234567.txt: md5 = f114954bc0744ef1a3f36e076a8cac0c OK 2026/06/28 03:03:24 DEBUG : dir1/0008-2345678.txt: md5 = b910a0117fb1ee2decc339f59d7d0ab4 OK 2026/06/28 03:03:25 DEBUG : dir1/0009-3456789.txt: md5 = d1c4e6cb13fb09379844dcf76a6b813d OK 2026/06/28 03:03:27 DEBUG : dir1/0010-456789.txt: md5 = 8ca73cc882474398672f476230b2543d OK 2026/06/28 03:03:28 DEBUG : dir1/0011-56789;.txt: md5 = 62eca42e7651a5fda9b9f8c8c7ff9d7f OK 2026/06/28 03:03:29 DEBUG : dir1/0012-6789;.txt: md5 = 711b676e9a837421d495983a47aad592 OK 2026/06/28 03:03:31 DEBUG : dir1/0013-789;=.txt: md5 = 627d6cf0bd194c384f019d3d460291d7 OK 2026/06/28 03:03:32 DEBUG : dir1/0014-89;=.txt: md5 = cff9b196608d7378a1ff37118ff9f40b OK 2026/06/28 03:03:33 DEBUG : dir1/0015-9;=.txt: md5 = f35cf403387a90004313b3bb2973a4cb OK 2026/06/28 03:03:35 DEBUG : apple: md5 = 197a4bd528864ee80127ff59a3df388e OK 2026/06/28 03:03:36 DEBUG : banana: md5 = bc763a0d7e9d8e4574e48874d76dd660 OK 2026/06/28 03:03:38 DEBUG : appleappleapplebanana: md5 = 4d9a032737d91346ecfe2b4be472a2c5 OK 2026/06/28 03:03:39 DEBUG : splitbananasplit: md5 = 8b09c6052065492ea1a89afa55b3dd66 OK 2026/06/28 03:03:39 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:39 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:03:40 DEBUG : apple: size = 5 OK 2026/06/28 03:03:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:03:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:40 DEBUG : apple: Unchanged skipping 2026/06/28 03:03:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:03:40 DEBUG : banana: size = 6 OK 2026/06/28 03:03:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:40 DEBUG : banana: Unchanged skipping 2026/06/28 03:03:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:03:41 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:03:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:03:41 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:41 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:41 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:03:42 DEBUG : dir1: Directory modification time the same (differ by -457.003µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : apple: size = 5 OK 2026/06/28 03:03:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : apple: Unchanged skipping 2026/06/28 03:03:42 DEBUG : banana: size = 6 OK 2026/06/28 03:03:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : banana: Unchanged skipping 2026/06/28 03:03:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:03:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:03:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:03:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:03:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:03:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:03:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:03:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:03:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:03:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:03:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:03:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:03:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:03:42 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:42 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:43 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:03:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:03:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:03:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 6735e49af244a31525b945c44d9735ab OK 2026/06/28 03:03:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 30913696f5e42a4adb5c0fcbf23f0d27 OK 2026/06/28 03:03:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 99e729ea31d53d1851eaee9b7da9daed OK 2026/06/28 03:04:00 DEBUG : dir1/0003-defghij.txt: md5 = 6f05c779200c84e86e973047cb1c899b OK 2026/06/28 03:04:01 DEBUG : dir1/0004-efghijk.txt: md5 = a6b0ad0fa7c319c1feabe0ef9c8082f1 OK 2026/06/28 03:04:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 27195e8b5984eb3750976d740f7fc896 OK 2026/06/28 03:04:04 DEBUG : dir1/0006-ghijklm.txt: md5 = de5b10f66f346314ea33b8fd1c453b07 OK 2026/06/28 03:04:05 DEBUG : dir1/0007-1234567.txt: md5 = 14a28ddf7ae60155ff0a22e783a42579 OK 2026/06/28 03:04:07 DEBUG : dir1/0008-2345678.txt: md5 = a66fb3fe431c33481f3bd773fecc3c06 OK 2026/06/28 03:04:08 DEBUG : dir1/0009-3456789.txt: md5 = 412248c070d3940f3bf4d2eff912b01e OK 2026/06/28 03:04:09 DEBUG : dir1/0010-456789.txt: md5 = 3cf5b10b899ef2861f3d376a13884dbc OK 2026/06/28 03:04:11 DEBUG : dir1/0011-56789;.txt: md5 = 2e6406cc07ca848c43f2fbb1091004c5 OK 2026/06/28 03:04:12 DEBUG : dir1/0012-6789;.txt: md5 = f1ad17362349c73a308369a8d1aa0d8f OK 2026/06/28 03:04:13 DEBUG : dir1/0013-789;=.txt: md5 = 063c78cccde107ca3aec1a19379d84d5 OK 2026/06/28 03:04:15 DEBUG : dir1/0014-89;=.txt: md5 = 6432aaf999eadd6ae6390b8e5e450fc0 OK 2026/06/28 03:04:16 DEBUG : dir1/0015-9;=.txt: md5 = 0f4f94e1d01e81b03b618139f11ee66c OK 2026/06/28 03:04:18 DEBUG : apple: md5 = dea9ab722cd53c82dc6b6f07abe5ab91 OK 2026/06/28 03:04:19 DEBUG : banana: md5 = cd091854e38b5eb4028bfd7f77652755 OK 2026/06/28 03:04:21 DEBUG : appleappleapplebanana: md5 = 5cb693f6703e05886ce6d27b31dda2f5 OK 2026/06/28 03:04:22 DEBUG : splitbananasplit: md5 = c27430a109b66415f6ad852c50e8e7a8 OK 2026/06/28 03:04:22 DEBUG : Waiting for deletions to finish 2026/06/28 03:04:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:04:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:04:23 DEBUG : apple: size = 5 OK 2026/06/28 03:04:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:23 DEBUG : apple: Unchanged skipping 2026/06/28 03:04:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:04:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:04:23 DEBUG : banana: size = 6 OK 2026/06/28 03:04:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:23 DEBUG : banana: Unchanged skipping 2026/06/28 03:04:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:04:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:04:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:04:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:04:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:04:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:04:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:04:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:04:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:04:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:04:24 DEBUG : Waiting for deletions to finish 2026/06/28 03:04:24 DEBUG : Waiting for deletions to finish 2026/06/28 03:04:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:04:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:04:25 DEBUG : dir1: Directory modification time the same (differ by -552.112µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : apple: size = 5 OK 2026/06/28 03:04:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : apple: Unchanged skipping 2026/06/28 03:04:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:04:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:04:25 DEBUG : banana: size = 6 OK 2026/06/28 03:04:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : banana: Unchanged skipping 2026/06/28 03:04:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:04:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:04:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:04:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:04:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:04:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:04:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:04:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:04:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:04:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:04:25 DEBUG : Waiting for deletions to finish 2026/06/28 03:04:25 DEBUG : Waiting for deletions to finish 2026/06/28 03:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:04:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:04:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 7d640b5fee902036fafc891b99a14a27 OK 2026/06/28 03:04:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = e8bea84e83daf6d4e48feebc30a529f3 OK 2026/06/28 03:04:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 429abce4b2442dfb53f8e4ac8f821e55 OK 2026/06/28 03:04:43 DEBUG : dir1/0003-defghij.txt: md5 = 4ba1895a368b959aa7dce4478daedafc OK 2026/06/28 03:04:45 DEBUG : dir1/0004-efghijk.txt: md5 = 0e6c402af0f00d5531cc21c7c841b6aa OK 2026/06/28 03:04:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 4ef936b47ce85d5213fe22b5b0fcb64a OK 2026/06/28 03:04:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 0887bb116107e82c594e823f0fafb791 OK 2026/06/28 03:04:49 DEBUG : dir1/0007-1234567.txt: md5 = da6cabe24bdff35ecef4414d94ec8653 OK 2026/06/28 03:04:50 DEBUG : dir1/0008-2345678.txt: md5 = 336db601f60d9a7a7fdf55afb887a5ae OK 2026/06/28 03:04:52 DEBUG : dir1/0009-3456789.txt: md5 = 5d4ae2b290d68126ad1ad998f850c168 OK 2026/06/28 03:04:53 DEBUG : dir1/0010-456789.txt: md5 = 76f62be4691a60ac22d50342213f3d40 OK 2026/06/28 03:04:54 DEBUG : dir1/0011-56789;.txt: md5 = be84657e7b84155fd1a21421b854e1d9 OK 2026/06/28 03:04:56 DEBUG : dir1/0012-6789;.txt: md5 = d69bc11b52c1087431031030a3fbabbb OK 2026/06/28 03:04:57 DEBUG : dir1/0013-789;=.txt: md5 = 803fa78c26771fb1cff8c7319965f483 OK 2026/06/28 03:04:59 DEBUG : dir1/0014-89;=.txt: md5 = 1496c2b1610bc3efa04bbbe921139bbf OK 2026/06/28 03:05:00 DEBUG : dir1/0015-9;=.txt: md5 = 02d6df6988a43a85d76d7c677d6ba40f OK 2026/06/28 03:05:01 DEBUG : apple: md5 = c31265f005ef11ad1256172400a5628e OK 2026/06/28 03:05:03 DEBUG : banana: md5 = 43de0245c0ba10d349ded2166c0683e6 OK 2026/06/28 03:05:04 DEBUG : appleappleapplebanana: md5 = a8ca17106c9c27deea2ef3374891922f OK 2026/06/28 03:05:06 DEBUG : splitbananasplit: md5 = ced8e57fa53e3563ef4bfe916a3240b5 OK 2026/06/28 03:05:06 DEBUG : Waiting for deletions to finish 2026/06/28 03:05:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:05:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:05:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 03:05:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:05:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = c9ec4b39ebc7a2fbda74c2eaca0e1eea OK 2026/06/28 03:05:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/28 03:05:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:09 DEBUG : YXBwbGU=: md5 = e01f3a94fb0687705a1ed71b685eafb0 OK 2026/06/28 03:05:09 DEBUG : YXBwbGU=: size = 5 OK 2026/06/28 03:05:09 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/28 03:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 225ace332587e318077b52cb11e41f3f OK 2026/06/28 03:05:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/28 03:05:09 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:09 DEBUG : YmFuYW5h: md5 = bfdb2ae531d4dfb81a25d8f82d17b073 OK 2026/06/28 03:05:09 DEBUG : YmFuYW5h: size = 6 OK 2026/06/28 03:05:09 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/28 03:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 049086cd25a0a6926b5b9f1a767f78ac OK 2026/06/28 03:05:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/28 03:05:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 31574465a58a663fcb203ddfdb8c5785 OK 2026/06/28 03:05:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/28 03:05:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = bc6938e4829c781e317a720077f29ef7 OK 2026/06/28 03:05:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/28 03:05:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 8defff9aab4a1430c92cc517a9d36d69 OK 2026/06/28 03:05:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/28 03:05:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 1e9765dd53790492f902501ff3298494 OK 2026/06/28 03:05:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/28 03:05:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 142d75d90efb5fd9359e35cf0b463d5e OK 2026/06/28 03:05:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/28 03:05:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 51e8f0fd926f57caf8325ab67b26f0c5 OK 2026/06/28 03:05:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/28 03:05:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 14a460ef2c43f51b88bf85ac8ec9f276 OK 2026/06/28 03:05:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/28 03:05:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 0b555ab78f917d47cd9c85e13a704b8d OK 2026/06/28 03:05:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/28 03:05:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 05dbfec96f08d12167816117d9856e46 OK 2026/06/28 03:05:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/28 03:05:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = ed54bf70cc57ea26ed72b133d67ee3cf OK 2026/06/28 03:05:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/28 03:05:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = dce38c238df0ae7b759b182ea5220e28 OK 2026/06/28 03:05:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/28 03:05:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 95c0166655f344a9956d18f087c4c471 OK 2026/06/28 03:05:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/28 03:05:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = e6350fe1d166564eb48a4f5acd45fe48 OK 2026/06/28 03:05:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/28 03:05:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:14 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 6f3795bfadc876f194d711203eb23163 OK 2026/06/28 03:05:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/28 03:05:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 8ca7af7bff71cba89b45d6d2d235047d OK 2026/06/28 03:05:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/28 03:05:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:14 DEBUG : Waiting for deletions to finish 2026/06/28 03:05:14 INFO : apple: Deleted 2026/06/28 03:05:14 INFO : splitbananasplit: Deleted 2026/06/28 03:05:14 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 03:05:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 03:05:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 03:05:14 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 03:05:14 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 03:05:14 INFO : banana: Deleted 2026/06/28 03:05:15 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 03:05:15 INFO : appleappleapplebanana: Deleted 2026/06/28 03:05:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 03:05:15 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 03:05:15 DEBUG : Waiting for deletions to finish 2026/06/28 03:05:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/28 03:05:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:16 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:17 DEBUG : dir1: Directory modification time the same (differ by -646.776µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : YXBwbGU=: size = 5 OK 2026/06/28 03:05:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : apple: Unchanged skipping 2026/06/28 03:05:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/28 03:05:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:05:17 DEBUG : YmFuYW5h: size = 6 OK 2026/06/28 03:05:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : banana: Unchanged skipping 2026/06/28 03:05:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/28 03:05:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 03:05:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/28 03:05:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/28 03:05:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/28 03:05:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/28 03:05:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/28 03:05:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/28 03:05:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/28 03:05:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:05:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:05:17 DEBUG : Waiting for deletions to finish 2026/06/28 03:05:17 DEBUG : Waiting for deletions to finish 2026/06/28 03:05:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/28 03:05:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/28 03:05:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:18 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:18 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:18 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:18 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:05:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:05:18 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:05:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/06/28 03:05:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:05:30 DEBUG : dir1/0000-abcdefg.txt: md5 = ac659698e3a67551d6045897c2bf25b8 OK 2026/06/28 03:05:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7694587475f3ffaf7e197db0252544b4 OK 2026/06/28 03:05:33 DEBUG : dir1/0002-cdefghi.txt: md5 = b70c066a3c9a7a78a63c6b398932246b OK 2026/06/28 03:05:35 DEBUG : dir1/0003-defghij.txt: md5 = 56c5b5dfd4bb0a0b61af00bdd4fe9c31 OK 2026/06/28 03:05:36 DEBUG : dir1/0004-efghijk.txt: md5 = f809750c0dca1a8586c292a4d76f7676 OK 2026/06/28 03:05:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 297cabddcbe1372b19d5faea370968b1 OK 2026/06/28 03:05:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 8ba306e40ee988b1094731355b01c978 OK 2026/06/28 03:05:40 DEBUG : dir1/0007-1234567.txt: md5 = 7f7dac67c88b4a233f6cf86a868aeeaa OK 2026/06/28 03:05:41 DEBUG : dir1/0008-2345678.txt: md5 = 5a6d8ae2b75701ccd78ca943a9121181 OK 2026/06/28 03:05:43 DEBUG : dir1/0009-3456789.txt: md5 = f2418040eb6c3ed55b9cd5bfa3c35120 OK 2026/06/28 03:05:44 DEBUG : dir1/0010-456789.txt: md5 = 0f23928a6c5f8f5dd4a2f5e0a7fc64aa OK 2026/06/28 03:05:45 DEBUG : dir1/0011-56789;.txt: md5 = f8650d3e53bb9097bce8b1c4faf1e408 OK 2026/06/28 03:05:47 DEBUG : dir1/0012-6789;.txt: md5 = 60ea4c6db2d2ed651952addf887c75cf OK 2026/06/28 03:05:48 DEBUG : dir1/0013-789;=.txt: md5 = 61414fcfb1379bd97549279873d05a32 OK 2026/06/28 03:05:50 DEBUG : dir1/0014-89;=.txt: md5 = 619009a2494430f6d05c6256c1e01b62 OK 2026/06/28 03:05:51 DEBUG : dir1/0015-9;=.txt: md5 = 66102e846fe5ee1c3a826f70bcad2190 OK 2026/06/28 03:05:53 DEBUG : apple: md5 = c2a9ee65d9c1bb90dca43109b4817869 OK 2026/06/28 03:05:54 DEBUG : banana: md5 = 47d01ca52f662e2e9d260b4c7b91d992 OK 2026/06/28 03:05:55 DEBUG : appleappleapplebanana: md5 = 31ba48f9307163179de8cb00aca764f4 OK 2026/06/28 03:05:57 DEBUG : splitbananasplit: md5 = 1ff6875f20fec5a645a5e235420b31e1 OK 2026/06/28 03:05:57 DEBUG : Waiting for deletions to finish 2026/06/28 03:05:57 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:05:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:05:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:05:58 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:05:58 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:05:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:05:58 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:05:58 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:05:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:05:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:05:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:05:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:05:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:05:58 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:05:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:05:58 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:05:58 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:05:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:05:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:05:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:05:58 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:05:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:05:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:05:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:05:58 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:05:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:05:58 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:05:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:05:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:05:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:05:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:05:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:05:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:05:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:05:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:05:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:05:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:05:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:05:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:05:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:05:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:05:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:05:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/28 03:05:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:05:59 DEBUG : PREFIXbanana: md5 = d1fffa8fcd10acce3cb1cec65930f496 OK 2026/06/28 03:05:59 DEBUG : PREFIXbanana: size = 6 OK 2026/06/28 03:05:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/28 03:05:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:05:59 DEBUG : PREFIXsplitbananasplit: md5 = a889713ef080e9651188108fabbc2110 OK 2026/06/28 03:05:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/28 03:05:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/28 03:05:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:00 DEBUG : PREFIXappleappleapplebanana: md5 = 88d3efc8cb73f01d21a15778a710a7f4 OK 2026/06/28 03:06:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/28 03:06:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/28 03:06:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:00 DEBUG : PREFIXapple: md5 = 085c297b5c5adc74dcffdc666cf4730b OK 2026/06/28 03:06:00 DEBUG : PREFIXapple: size = 5 OK 2026/06/28 03:06:00 INFO : apple: Copied (new) to: PREFIXapple 2026/06/28 03:06:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 958fbdafbc490dffd8cf4dfc724bd98e OK 2026/06/28 03:06:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/28 03:06:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 12bcdb319517a6710d302c963edded60 OK 2026/06/28 03:06:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:06:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 8f1b33e008cdbab9dec461933d07150a OK 2026/06/28 03:06:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/28 03:06:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:06:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:01 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 18169542fa790babd45c280718a1de52 OK 2026/06/28 03:06:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/28 03:06:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 801a54161aa1e3a93c3fdca9ad193be7 OK 2026/06/28 03:06:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/28 03:06:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:02 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = be1e93be65e669870433fa42a9b9e9be OK 2026/06/28 03:06:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/28 03:06:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = cee5f6623fceea574ea8952a0912d723 OK 2026/06/28 03:06:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/28 03:06:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:02 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = b912dc38d58f77d2e4d460e2039e5a4c OK 2026/06/28 03:06:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/28 03:06:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:03 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 4066f74ac11c6939107db2c9fcddae07 OK 2026/06/28 03:06:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/28 03:06:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:03 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 800d20c112cb0e0a0a47de36fccb5ba6 OK 2026/06/28 03:06:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/28 03:06:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:03 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 37d75b0022829ae8e3158e44f1ad0559 OK 2026/06/28 03:06:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/28 03:06:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:04 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 5b225c4b561465daee1075a9c9dcda8f OK 2026/06/28 03:06:04 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/28 03:06:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:06:05 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 4df4bbd9ccf092b740815565942b4bb6 OK 2026/06/28 03:06:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/28 03:06:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:05 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = d5e494feb0f0b60dc9d10c3c79df7a8c OK 2026/06/28 03:06:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/28 03:06:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:05 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = fc714ecf24e3e0af0674f6e37b030d22 OK 2026/06/28 03:06:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/28 03:06:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:05 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 85c87c7284f286d9a326f10b89530682 OK 2026/06/28 03:06:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/28 03:06:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:06:05 DEBUG : Waiting for deletions to finish 2026/06/28 03:06:05 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 03:06:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 03:06:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 03:06:05 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 03:06:05 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 03:06:05 INFO : banana: Deleted 2026/06/28 03:06:05 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 03:06:05 INFO : apple: Deleted 2026/06/28 03:06:06 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 03:06:06 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 03:06:06 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 03:06:06 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 03:06:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 03:06:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 03:06:06 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 03:06:06 INFO : appleappleapplebanana: Deleted 2026/06/28 03:06:06 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 03:06:06 INFO : splitbananasplit: Deleted 2026/06/28 03:06:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 03:06:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 03:06:06 DEBUG : Waiting for deletions to finish 2026/06/28 03:06:07 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:06:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:06:07 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:06:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:06:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:06:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:06:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:06:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:06:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:06:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:06:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:06:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:06:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:06:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:06:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:06:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:06:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:06:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:06:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:06:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:06:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1: Directory modification time the same (differ by -755.448µs, within tolerance 1ms) 2026/06/28 03:06:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:06:09 DEBUG : banana: md5 = a30f3420961a7eafcae93e67e64a6962 OK 2026/06/28 03:06:09 DEBUG : banana: size = 6 OK 2026/06/28 03:06:09 INFO : banana: Copied (new) 2026/06/28 03:06:09 DEBUG : apple: md5 = d29bd0cb479ca9713eee6ab7862b19ee OK 2026/06/28 03:06:09 DEBUG : apple: size = 5 OK 2026/06/28 03:06:09 INFO : apple: Copied (new) 2026/06/28 03:06:09 DEBUG : splitbananasplit: md5 = d73358ccd450bb2afe490905dc0d5629 OK 2026/06/28 03:06:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:06:09 INFO : splitbananasplit: Copied (new) 2026/06/28 03:06:09 DEBUG : appleappleapplebanana: md5 = 783bed33be6e86fe40b22538e49e8ff0 OK 2026/06/28 03:06:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:06:09 INFO : appleappleapplebanana: Copied (new) 2026/06/28 03:06:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0f6732d7ea6695a6baf38fd18991d114 OK 2026/06/28 03:06:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:06:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/28 03:06:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 0620197741ef780f22aea6fd0207932b OK 2026/06/28 03:06:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:06:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/28 03:06:10 DEBUG : dir1/0003-defghij.txt: md5 = e0c4a5b95fd6452f509c04a9f828981e OK 2026/06/28 03:06:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:06:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/28 03:06:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 0406da411a22584a86a45a4778c35402 OK 2026/06/28 03:06:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:06:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/28 03:06:11 DEBUG : dir1/0004-efghijk.txt: md5 = 1e6da32b541fef518cc3bfc0c02a0625 OK 2026/06/28 03:06:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:06:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/28 03:06:11 DEBUG : dir1/0005-fghijkl.txt: md5 = b106fb4c71f0d136249f5f284aec68e6 OK 2026/06/28 03:06:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:06:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/28 03:06:12 DEBUG : dir1/0007-1234567.txt: md5 = 3381a0458ba1ad9a0603e453c95a6292 OK 2026/06/28 03:06:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:06:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/28 03:06:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 88c8329d2f0500597b772008d7cdd840 OK 2026/06/28 03:06:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:06:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/28 03:06:13 DEBUG : dir1/0008-2345678.txt: md5 = d06963257cd4289d40e5076090db934a OK 2026/06/28 03:06:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:06:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/28 03:06:13 DEBUG : dir1/0009-3456789.txt: md5 = 057a1ce9a8a4ccb1fdb0c3174abc4994 OK 2026/06/28 03:06:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:06:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/28 03:06:13 DEBUG : dir1/0010-456789.txt: md5 = 0e104e0e7fcde422c13f72f5f7827d56 OK 2026/06/28 03:06:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:06:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/28 03:06:13 DEBUG : dir1/0011-56789;.txt: md5 = cb6a5eba716700d502a4f43bd706ff91 OK 2026/06/28 03:06:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:06:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/28 03:06:14 DEBUG : dir1/0012-6789;.txt: md5 = c712326d6ef0295e02dbf348ae4a9289 OK 2026/06/28 03:06:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:06:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/28 03:06:14 DEBUG : dir1/0013-789;=.txt: md5 = a2fe6146d3840415ffc79622b7d200a1 OK 2026/06/28 03:06:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:06:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/28 03:06:14 DEBUG : dir1/0014-89;=.txt: md5 = d333a71eeca56f86ba3c74406781c488 OK 2026/06/28 03:06:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:06:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/28 03:06:14 DEBUG : dir1/0015-9;=.txt: md5 = a6d8c7f20fdea4ef625436eb624fcfbd OK 2026/06/28 03:06:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:06:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/28 03:06:14 DEBUG : Waiting for deletions to finish 2026/06/28 03:06:15 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/28 03:06:15 INFO : PREFIXbanana: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/28 03:06:15 INFO : PREFIXsplitbananasplit: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/28 03:06:15 INFO : PREFIXapple: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/28 03:06:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/28 03:06:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/28 03:06:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/28 03:06:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/28 03:06:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/28 03:06:16 DEBUG : Waiting for deletions to finish 2026/06/28 03:06:16 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : Waiting for deletions to finish 2026/06/28 03:06:17 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:06:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:06:30 DEBUG : dir1/0000-abcdefg.txt: md5 = f2dfdbf15f1f0b4728a6fb0996d8f6a6 OK 2026/06/28 03:06:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 24341c35a4d43312afc273c82dcbf3ec OK 2026/06/28 03:06:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 35eadc4b7f5e0e52d6d8d8041ddeb8ad OK 2026/06/28 03:06:34 DEBUG : dir1/0003-defghij.txt: md5 = 4726c106892e543d7674091cc6418aa9 OK 2026/06/28 03:06:35 DEBUG : dir1/0004-efghijk.txt: md5 = 1e598c6be04aa3e82ddfb1540305ca4a OK 2026/06/28 03:06:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 1a94673d0a39065dd596f3aeed653088 OK 2026/06/28 03:06:38 DEBUG : dir1/0006-ghijklm.txt: md5 = e8ed62fbbd03f5ce15caf47a0572fbdb OK 2026/06/28 03:06:39 DEBUG : dir1/0007-1234567.txt: md5 = cc048d01490de3862ae4cba7dbc51b26 OK 2026/06/28 03:06:41 DEBUG : dir1/0008-2345678.txt: md5 = 0762b20fa89cb7ecb5f1c697d697eb45 OK 2026/06/28 03:06:42 DEBUG : dir1/0009-3456789.txt: md5 = ba2aa6b8883783ce4c0fd561b07071a0 OK 2026/06/28 03:06:43 DEBUG : dir1/0010-456789.txt: md5 = 3c6ae9914f7583d45caa2245e50d3303 OK 2026/06/28 03:06:45 DEBUG : dir1/0011-56789;.txt: md5 = c5c32070787b2c7ef680e8182f67cebc OK 2026/06/28 03:06:46 DEBUG : dir1/0012-6789;.txt: md5 = ffed6bc6f5e35504de7fd28c551155df OK 2026/06/28 03:06:48 DEBUG : dir1/0013-789;=.txt: md5 = 26f5bae91957225cc7f857effbacc3e1 OK 2026/06/28 03:06:49 DEBUG : dir1/0014-89;=.txt: md5 = 26120a351bdeee271421fd493ea60ca1 OK 2026/06/28 03:06:50 DEBUG : dir1/0015-9;=.txt: md5 = 135cae8170a30fabefd9d5dff4b30b38 OK 2026/06/28 03:06:52 DEBUG : apple: md5 = 2a885e65d578ba8c956a619e7cc7441d OK 2026/06/28 03:06:53 DEBUG : banana: md5 = e935f928734da7ff9992db382f43ac40 OK 2026/06/28 03:06:54 DEBUG : appleappleapplebanana: md5 = ae1e0dc952eafedeb7c6edaaf4c1647b OK 2026/06/28 03:06:56 DEBUG : splitbananasplit: md5 = 82c97231e498f155dc4d206ab11c6bd8 OK 2026/06/28 03:06:56 DEBUG : Waiting for deletions to finish 2026/06/28 03:06:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:06:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:06:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:06:58 DEBUG : appleappleapplebananaSUFFIX: md5 = dbe2eb3a008dd4e999b93dc3c9be6df3 OK 2026/06/28 03:06:58 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/28 03:06:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/28 03:06:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:06:58 DEBUG : appleSUFFIX: md5 = aaf8815b9256f189ff5409547fd8e4a8 OK 2026/06/28 03:06:58 DEBUG : appleSUFFIX: size = 5 OK 2026/06/28 03:06:58 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/28 03:06:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:59 DEBUG : bananaSUFFIX: md5 = 857f55a98b42204774b298de1f532bf5 OK 2026/06/28 03:06:59 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/28 03:06:59 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/28 03:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:06:59 DEBUG : splitbananasplitSUFFIX: md5 = 3c04bf48c5677d58966747abac346899 OK 2026/06/28 03:06:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/28 03:06:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/28 03:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 659e72b51af54b50753029acd800d0f0 OK 2026/06/28 03:07:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/28 03:07:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 077a18582ac828de6f44e5ebea26f9a0 OK 2026/06/28 03:07:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/28 03:07:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 61dfc5a7c41decad49417e147ec3df50 OK 2026/06/28 03:07:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/28 03:07:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:00 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = d30d2f184c95d095f0c77b043aa5c17a OK 2026/06/28 03:07:00 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/28 03:07:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 0dc07b1b7bce662fc82cb94ed0eae89b OK 2026/06/28 03:07:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/28 03:07:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 332c373b1a867c0c7043c87eaa3fa788 OK 2026/06/28 03:07:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/28 03:07:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 73cf268be4fe915eed7ce7d77028851d OK 2026/06/28 03:07:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/28 03:07:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 9dbb7ad7596d085d07f4c089ce7f9600 OK 2026/06/28 03:07:02 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/28 03:07:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = e5c8a6b0bcf6a14c68b717aa840c4eae OK 2026/06/28 03:07:02 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/28 03:07:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 830c32f6a5ad2f61020c54222e159c04 OK 2026/06/28 03:07:02 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/28 03:07:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 1ac496dfc9cb8bfbd3589cf35815f22d OK 2026/06/28 03:07:03 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/28 03:07:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 4046a6d95ba6724d93a13e3f4a9464ac OK 2026/06/28 03:07:03 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/28 03:07:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 75d1c61d02f23c93db9b991bdc95c20c OK 2026/06/28 03:07:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/28 03:07:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:04 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 32ab28f009c4ef1a1b69d0359ca4aa7f OK 2026/06/28 03:07:04 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/28 03:07:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:04 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 3594e81f858d77007706f44d90404736 OK 2026/06/28 03:07:04 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/28 03:07:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:04 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 4d38fc8f1d0df86ddee182ff3879a8d2 OK 2026/06/28 03:07:04 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/28 03:07:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:04 DEBUG : Waiting for deletions to finish 2026/06/28 03:07:05 INFO : appleappleapplebanana: Deleted 2026/06/28 03:07:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 03:07:05 INFO : apple: Deleted 2026/06/28 03:07:05 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 03:07:05 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 03:07:05 INFO : splitbananasplit: Deleted 2026/06/28 03:07:05 INFO : banana: Deleted 2026/06/28 03:07:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 03:07:06 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 03:07:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 03:07:06 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 03:07:06 DEBUG : Waiting for deletions to finish 2026/06/28 03:07:06 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/28 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:07:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1: Directory modification time the same (differ by -877.96µs, within tolerance 1ms) 2026/06/28 03:07:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:07:08 DEBUG : splitbananasplit: md5 = 6587e7d1b0c4f8288d4d040ddb09ef37 OK 2026/06/28 03:07:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:07:08 INFO : splitbananasplit: Copied (new) 2026/06/28 03:07:08 DEBUG : appleappleapplebanana: md5 = f0c4368edfc38258a875a410ca045f39 OK 2026/06/28 03:07:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:07:08 INFO : appleappleapplebanana: Copied (new) 2026/06/28 03:07:08 DEBUG : banana: md5 = 4dbabff443dd744017dc13d471e53728 OK 2026/06/28 03:07:08 DEBUG : banana: size = 6 OK 2026/06/28 03:07:08 INFO : banana: Copied (new) 2026/06/28 03:07:08 DEBUG : apple: md5 = c3c5b8dec614782d28f5d71963b688ea OK 2026/06/28 03:07:08 DEBUG : apple: size = 5 OK 2026/06/28 03:07:08 INFO : apple: Copied (new) 2026/06/28 03:07:10 DEBUG : dir1/0003-defghij.txt: md5 = 48a8e40db651ae8f20d2e69b734b50c6 OK 2026/06/28 03:07:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:07:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/28 03:07:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 8511726f547c6aa6bedd29486de9ff1a OK 2026/06/28 03:07:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:07:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/28 03:07:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 93648941f90777b36b29005798d50664 OK 2026/06/28 03:07:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:07:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/28 03:07:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 54117188f26aab4a4e30754be8a1ebc7 OK 2026/06/28 03:07:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:07:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/28 03:07:11 DEBUG : dir1/0004-efghijk.txt: md5 = e10f54eb0f95229f5e6529fcc6b3fc10 OK 2026/06/28 03:07:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:07:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/28 03:07:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 262c464b872c5a1e61627390bed71743 OK 2026/06/28 03:07:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:07:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/28 03:07:11 DEBUG : dir1/0007-1234567.txt: md5 = 8065d9286f1155527f3e4ba98fa754cd OK 2026/06/28 03:07:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:07:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/28 03:07:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 030d92dad8b57fa8a068d9ab83c898ff OK 2026/06/28 03:07:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:07:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/28 03:07:12 DEBUG : dir1/0009-3456789.txt: md5 = cf66ef31858b0703c599e07e27c935a6 OK 2026/06/28 03:07:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:07:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/28 03:07:12 DEBUG : dir1/0010-456789.txt: md5 = a818467643115d4e087ed68345471ba0 OK 2026/06/28 03:07:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:07:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/28 03:07:12 DEBUG : dir1/0008-2345678.txt: md5 = 4335cc1fdafde8d002225c7d0a8a8ecb OK 2026/06/28 03:07:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:07:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/28 03:07:12 DEBUG : dir1/0011-56789;.txt: md5 = 1e5df5eddca750ec64008f4903d46ffd OK 2026/06/28 03:07:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:07:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/28 03:07:14 DEBUG : dir1/0012-6789;.txt: md5 = 551e82c9f997427326fb9e7e969cee25 OK 2026/06/28 03:07:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:07:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/28 03:07:14 DEBUG : dir1/0014-89;=.txt: md5 = 167c6a1f84f041bac3f1149aa2b3d005 OK 2026/06/28 03:07:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:07:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/28 03:07:14 DEBUG : dir1/0013-789;=.txt: md5 = 21870fb737c8ba3beca9cb2ff58ec8bd OK 2026/06/28 03:07:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:07:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/28 03:07:14 DEBUG : dir1/0015-9;=.txt: md5 = abfc5051567210ceb38692c69ed81b7e OK 2026/06/28 03:07:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:07:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/28 03:07:14 DEBUG : Waiting for deletions to finish 2026/06/28 03:07:14 INFO : splitbananasplitSUFFIX: Deleted 2026/06/28 03:07:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/28 03:07:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/28 03:07:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/28 03:07:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/28 03:07:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/28 03:07:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/28 03:07:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : appleSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : bananaSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/28 03:07:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/28 03:07:15 DEBUG : Waiting for deletions to finish 2026/06/28 03:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : Waiting for deletions to finish 2026/06/28 03:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:07:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:07:29 DEBUG : dir1/0000-abcdefg.txt: md5 = f5606f0cc124994122f25163e399e66c OK 2026/06/28 03:07:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = c5f39b418cd21f53f93aac5eff4dc973 OK 2026/06/28 03:07:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 254c0b31b52e788905e74c6087aab37c OK 2026/06/28 03:07:33 DEBUG : dir1/0003-defghij.txt: md5 = 6e6bff6328176b5f9ef64ac8f51ef594 OK 2026/06/28 03:07:34 DEBUG : dir1/0004-efghijk.txt: md5 = a6904a8d4cf53f54bcd93554cdb7f418 OK 2026/06/28 03:07:35 DEBUG : dir1/0005-fghijkl.txt: md5 = eed36a6dc721ec1fd06506de6b1b7e55 OK 2026/06/28 03:07:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 37ce00f0c6acc77a132db7812ef0090e OK 2026/06/28 03:07:38 DEBUG : dir1/0007-1234567.txt: md5 = a5f8e613ce51b1d26b6a56802c033af2 OK 2026/06/28 03:07:39 DEBUG : dir1/0008-2345678.txt: md5 = 9cef6cb3b775d57e78819e0a620a7d57 OK 2026/06/28 03:07:41 DEBUG : dir1/0009-3456789.txt: md5 = bc5470b8a9f6b52e63937d50982a4bcd OK 2026/06/28 03:07:42 DEBUG : dir1/0010-456789.txt: md5 = 598dfb5d093fe311d7a725244a69ca6d OK 2026/06/28 03:07:43 DEBUG : dir1/0011-56789;.txt: md5 = 38c5971abfc8659783da5d102f0bbf62 OK 2026/06/28 03:07:45 DEBUG : dir1/0012-6789;.txt: md5 = e1efaa0baeadf6f15cb11f413980e015 OK 2026/06/28 03:07:46 DEBUG : dir1/0013-789;=.txt: md5 = 9d7cbd064e15d9f75f2d89367555cde7 OK 2026/06/28 03:07:48 DEBUG : dir1/0014-89;=.txt: md5 = ce55dba521b230a575d3b0256e67c173 OK 2026/06/28 03:07:49 DEBUG : dir1/0015-9;=.txt: md5 = 2b591c6b253de25e4fad932b9c68b7ee OK 2026/06/28 03:07:50 DEBUG : apple: md5 = 2f88a3aad522e8564b9abc050b3b89b0 OK 2026/06/28 03:07:52 DEBUG : banana: md5 = db53f4cfee3a3b3e8b4d871b51dd1045 OK 2026/06/28 03:07:53 DEBUG : appleappleapplebanana: md5 = 790d166590fa84d765910648b945845f OK 2026/06/28 03:07:55 DEBUG : splitbananasplit: md5 = 9033594f5a605008280f2a86bf5d95f0 OK 2026/06/28 03:07:55 DEBUG : Waiting for deletions to finish 2026/06/28 03:07:55 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:07:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:07:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:07:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:07:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:07:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:07:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:07:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:07:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:07:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:07:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:07:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:07:56 DEBUG : banana: size = 6 OK 2026/06/28 03:07:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:07:56 DEBUG : banana: Unchanged skipping 2026/06/28 03:07:56 DEBUG : apple: size = 5 OK 2026/06/28 03:07:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:07:56 DEBUG : apple: Unchanged skipping 2026/06/28 03:07:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:07:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:07:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:07:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:07:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:07:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:07:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:07:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:07:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:07:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:07:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:07:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:07:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:07:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:07:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:07:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:07:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:07:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:07:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:07:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/28 03:07:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:07:58 DEBUG : appleapple: md5 = c1f9d4ceb89e7ab472132f4e03bd4f45 OK 2026/06/28 03:07:58 DEBUG : appleapple: size = 21 OK 2026/06/28 03:07:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/28 03:07:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:07:58 DEBUG : splitbanan: md5 = 38a0d17e6b886c116ecc60afc2848bcf OK 2026/06/28 03:07:58 DEBUG : splitbanan: size = 16 OK 2026/06/28 03:07:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/28 03:07:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:07:58 DEBUG : dir1/0001-bcdef: md5 = 0dd52249024f673f2411bfea98c657b0 OK 2026/06/28 03:07:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/28 03:07:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/28 03:07:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:07:58 DEBUG : dir1/0000-abcde: md5 = c2a88ff77596c736360025ecce975a09 OK 2026/06/28 03:07:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/28 03:07:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/28 03:07:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:07:59 DEBUG : dir1/0002-cdefg: md5 = 476c0001088badbe59804e85d6d5b658 OK 2026/06/28 03:07:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/28 03:07:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/28 03:07:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:07:59 DEBUG : dir1/0003-defgh: md5 = d094f6a4b861fd69a6edd4806f61d337 OK 2026/06/28 03:07:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/28 03:07:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/28 03:07:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:07:59 DEBUG : dir1/0004-efghi: md5 = 73c7d909b0973eb9b2ea4f23f8cad3b0 OK 2026/06/28 03:07:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/28 03:07:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/28 03:07:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:07:59 DEBUG : dir1/0005-fghij: md5 = 762aa473370458982281cde056811fbd OK 2026/06/28 03:07:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/28 03:07:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/28 03:07:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:00 DEBUG : dir1/0007-12345: md5 = 159aacbff65a3a7fcc9acba1ac4f8317 OK 2026/06/28 03:08:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/28 03:08:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/28 03:08:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:00 DEBUG : dir1/0006-ghijk: md5 = 64bc2355fdb733e880f4e6974b4922b8 OK 2026/06/28 03:08:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/28 03:08:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/28 03:08:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:00 DEBUG : dir1/0008-23456: md5 = 32a0145939efd9dce897bedc0851db2f OK 2026/06/28 03:08:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/28 03:08:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/28 03:08:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:01 DEBUG : dir1/0009-34567: md5 = 561c0d95a646f69c20c287641fd0d4d5 OK 2026/06/28 03:08:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/28 03:08:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/28 03:08:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:02 DEBUG : dir1/0012-6789;: md5 = e1328c34526178ff644c86912118c8a7 OK 2026/06/28 03:08:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/28 03:08:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/28 03:08:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:02 DEBUG : dir1/0011-56789: md5 = 81585066a4fd55cc59ffb02ad57fc21c OK 2026/06/28 03:08:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/28 03:08:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/28 03:08:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:02 DEBUG : dir1/0010-45678: md5 = caef15a9471db833a4efd85f7fd7f53c OK 2026/06/28 03:08:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/28 03:08:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/28 03:08:02 DEBUG : dir1/0013-789;=: md5 = 2205cacf999b4612374ca11d884e0706 OK 2026/06/28 03:08:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/28 03:08:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/28 03:08:03 DEBUG : dir1/0014-89;=.: md5 = fe92c28d0a66e54621ac3f5f88d07ce3 OK 2026/06/28 03:08:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/28 03:08:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/28 03:08:03 DEBUG : dir1/0015-9;=.t: md5 = 39fa767386632875aa251d9424543f60 OK 2026/06/28 03:08:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/28 03:08:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/28 03:08:03 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:03 INFO : appleappleapplebanana: Deleted 2026/06/28 03:08:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 03:08:04 INFO : splitbananasplit: Deleted 2026/06/28 03:08:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 03:08:04 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 03:08:04 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : appleapple: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/28 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:06 DEBUG : dir1: Directory modification time the same (differ by -997.052µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:06 DEBUG : apple: size = 5 OK 2026/06/28 03:08:06 DEBUG : appleapple: size = 21 OK 2026/06/28 03:08:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : apple: Unchanged skipping 2026/06/28 03:08:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:08:06 DEBUG : banana: size = 6 OK 2026/06/28 03:08:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : banana: Unchanged skipping 2026/06/28 03:08:06 DEBUG : splitbanan: size = 16 OK 2026/06/28 03:08:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 03:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 03:08:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 03:08:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 03:08:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 03:08:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 03:08:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 03:08:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 03:08:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 03:08:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 03:08:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 03:08:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 03:08:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 03:08:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/28 03:08:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 03:08:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 03:08:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/28 03:08:06 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/28 03:08:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/28 03:08:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/28 03:08:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/28 03:08:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/28 03:08:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/28 03:08:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/28 03:08:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:08:06 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:06 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:06 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : appleapple: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/28 03:08:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/28 03:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 03:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 03:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 03:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 03:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 03:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 03:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 03:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 03:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 03:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 03:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 03:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 03:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 03:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 03:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 03:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 03:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 03:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:08:19 DEBUG : dir1/0000-abcdefg.txt: md5 = b42e9ec5590ed1b7dce0478f037927fe OK 2026/06/28 03:08:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = 744c119675c3010cfe5323742a317d0e OK 2026/06/28 03:08:22 DEBUG : dir1/0002-cdefghi.txt: md5 = b746b02185a9be24586e96357f009249 OK 2026/06/28 03:08:23 DEBUG : dir1/0003-defghij.txt: md5 = 32085b701d735873c636a9b2b5fa8a11 OK 2026/06/28 03:08:24 DEBUG : dir1/0004-efghijk.txt: md5 = 672c6385819a369921f1dccf8d652014 OK 2026/06/28 03:08:26 DEBUG : dir1/0005-fghijkl.txt: md5 = cb7198194dca4c1cb59b3880de2dc5dd OK 2026/06/28 03:08:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 40c4e612e0e919cc40d7e1c790bbf00f OK 2026/06/28 03:08:29 DEBUG : dir1/0007-1234567.txt: md5 = 1fb23b6d18edf56b91e0b4bc1f7d4e27 OK 2026/06/28 03:08:30 DEBUG : dir1/0008-2345678.txt: md5 = 24b0df54eaadd66834dcb7e040f2c0b3 OK 2026/06/28 03:08:31 DEBUG : dir1/0009-3456789.txt: md5 = 94df3843bcb2e23a38381bc10bbf6170 OK 2026/06/28 03:08:33 DEBUG : dir1/0010-456789.txt: md5 = 7c52bc9c1fdb61f828b91b06c5e28783 OK 2026/06/28 03:08:34 DEBUG : dir1/0011-56789;.txt: md5 = 8eccd5a2b31bf502915abc32088c29d8 OK 2026/06/28 03:08:36 DEBUG : dir1/0012-6789;.txt: md5 = 123cf4fa95ca814df45e60d4abc57e2a OK 2026/06/28 03:08:37 DEBUG : dir1/0013-789;=.txt: md5 = 05414d4223206046ed8679af86a6c01c OK 2026/06/28 03:08:38 DEBUG : dir1/0014-89;=.txt: md5 = 2feafa9968a0692b42a0bdddb426b323 OK 2026/06/28 03:08:40 DEBUG : dir1/0015-9;=.txt: md5 = f52c3ed7bf5e7d77bfcefb27f65bb39b OK 2026/06/28 03:08:41 DEBUG : apple: md5 = ba96441b82de55c5e3d3053dbac9a9f8 OK 2026/06/28 03:08:42 DEBUG : banana: md5 = 26f358a89fb8704d15cfeb4562343764 OK 2026/06/28 03:08:44 DEBUG : appleappleapplebanana: md5 = d35b673f2872630d5da3b1c50abcd4d7 OK 2026/06/28 03:08:45 DEBUG : splitbananasplit: md5 = 5570fbd31b8e37c31208c5be983bdfe4 OK 2026/06/28 03:08:45 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:08:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:08:47 DEBUG : apple: size = 5 OK 2026/06/28 03:08:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : apple: Unchanged skipping 2026/06/28 03:08:47 DEBUG : banana: size = 6 OK 2026/06/28 03:08:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : banana: Unchanged skipping 2026/06/28 03:08:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:08:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:08:47 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:08:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:08:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:08:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:08:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:08:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:08:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:08:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:08:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:08:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:08:47 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:47 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:08:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:08:48 DEBUG : dir1: Directory modification time the same (differ by -97.616µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : apple: size = 5 OK 2026/06/28 03:08:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : banana: size = 6 OK 2026/06/28 03:08:48 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:08:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:08:48 DEBUG : banana: Unchanged skipping 2026/06/28 03:08:48 DEBUG : apple: Unchanged skipping 2026/06/28 03:08:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:08:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:08:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:08:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:08:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:08:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:08:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:08:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:08:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:08:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:08:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:08:48 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:48 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:08:49 DEBUG : Waiting for deletions to finish 2026/06/28 03:08:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:08:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:08:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:09:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 314ddb8d387aae426ed7a9ca7ccf9ceb OK 2026/06/28 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 26c0ab03c7abd10a3bbb5acf6e66a075 OK 2026/06/28 03:09:06 DEBUG : dir1/0002-cdefghi.txt: md5 = c2ffadcee02ab9fa4c452650ec7edcd0 OK 2026/06/28 03:09:07 DEBUG : dir1/0003-defghij.txt: md5 = adb0eb1621c144a281343170067e9b27 OK 2026/06/28 03:09:08 DEBUG : dir1/0004-efghijk.txt: md5 = 11a339986688399f942f40cbcacc99ce OK 2026/06/28 03:09:10 DEBUG : dir1/0005-fghijkl.txt: md5 = f1a52148d144554c2cc7c06810766283 OK 2026/06/28 03:09:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e81d9a18c7b79dc5c8afe9382532a5c OK 2026/06/28 03:09:13 DEBUG : dir1/0007-1234567.txt: md5 = 86808374db7afa682b00557bf1a6fe6a OK 2026/06/28 03:09:14 DEBUG : dir1/0008-2345678.txt: md5 = 6e53ae27fca25f84894dca708ea033af OK 2026/06/28 03:09:16 DEBUG : dir1/0009-3456789.txt: md5 = 46fba6d436d20bca48fb92a7d033a206 OK 2026/06/28 03:09:17 DEBUG : dir1/0010-456789.txt: md5 = 508d5e3b858e17c9e7e0476d805549a1 OK 2026/06/28 03:09:18 DEBUG : dir1/0011-56789;.txt: md5 = 5568e7100a7c2a1db757970a161cc4fb OK 2026/06/28 03:09:20 DEBUG : dir1/0012-6789;.txt: md5 = fb70635c5bb37696550b966f9aa83ae1 OK 2026/06/28 03:09:21 DEBUG : dir1/0013-789;=.txt: md5 = c4c5d42d74f6a050913a09c9b240734d OK 2026/06/28 03:09:22 DEBUG : dir1/0014-89;=.txt: md5 = 68c78311fcdf7b64cf223aa0da6fb426 OK 2026/06/28 03:09:24 DEBUG : dir1/0015-9;=.txt: md5 = 81738ab48a2903b20ae205a1eccbcd9a OK 2026/06/28 03:09:25 DEBUG : apple: md5 = 67a8d41fd1f4278350d55fd98378f3c3 OK 2026/06/28 03:09:27 DEBUG : banana: md5 = 82366d1cdc1cf4351aa7288559ba2878 OK 2026/06/28 03:09:28 DEBUG : appleappleapplebanana: md5 = 7aa4895fc78ae7ff828dd90cd7927df5 OK 2026/06/28 03:09:29 DEBUG : splitbananasplit: md5 = 7709837a61e9cf6a334fec7140d8c61c OK 2026/06/28 03:09:29 DEBUG : Waiting for deletions to finish 2026/06/28 03:09:30 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:09:31 DEBUG : apple: size = 5 OK 2026/06/28 03:09:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:09:31 DEBUG : apple: Unchanged skipping 2026/06/28 03:09:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:09:31 DEBUG : banana: size = 6 OK 2026/06/28 03:09:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : banana: Unchanged skipping 2026/06/28 03:09:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:09:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:09:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:09:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:09:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:09:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:09:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:09:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:09:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:09:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:09:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:09:31 DEBUG : Waiting for deletions to finish 2026/06/28 03:09:31 DEBUG : Waiting for deletions to finish 2026/06/28 03:09:32 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:09:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1: Directory modification time the same (differ by -183.759µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : apple: size = 5 OK 2026/06/28 03:09:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : apple: Unchanged skipping 2026/06/28 03:09:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:09:33 DEBUG : banana: size = 6 OK 2026/06/28 03:09:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:09:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:09:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : banana: Unchanged skipping 2026/06/28 03:09:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:09:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:09:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:09:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:09:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:09:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:09:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:09:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:09:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:09:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:09:33 DEBUG : Waiting for deletions to finish 2026/06/28 03:09:33 DEBUG : Waiting for deletions to finish 2026/06/28 03:09:33 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:09:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:09:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 77fb233de5394767c20c857fd1bc5a2c OK 2026/06/28 03:09:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 17b3f269b1605a301080ea4600c158d0 OK 2026/06/28 03:09:49 DEBUG : dir1/0002-cdefghi.txt: md5 = a060ecb40b5d24a72ddfa16a72117d4e OK 2026/06/28 03:09:50 DEBUG : dir1/0003-defghij.txt: md5 = afdb0fe4015b287f6ba28bf961b82882 OK 2026/06/28 03:09:52 DEBUG : dir1/0004-efghijk.txt: md5 = 4df483ec1541eb32f079e81720e001f6 OK 2026/06/28 03:09:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 042e4db49b193a16860872b4a9545ff6 OK 2026/06/28 03:09:55 DEBUG : dir1/0006-ghijklm.txt: md5 = bfac1ecb3a857e9783043d0016e4b340 OK 2026/06/28 03:09:56 DEBUG : dir1/0007-1234567.txt: md5 = f4e070b41afe8eae1ae721c373359023 OK 2026/06/28 03:09:57 DEBUG : dir1/0008-2345678.txt: md5 = 13963668c987993af634967da15083b0 OK 2026/06/28 03:09:59 DEBUG : dir1/0009-3456789.txt: md5 = 31fba664693fb1e1f80312745c71c486 OK 2026/06/28 03:10:00 DEBUG : dir1/0010-456789.txt: md5 = c7326c14cb3b450c4a63e3be51f5d993 OK 2026/06/28 03:10:02 DEBUG : dir1/0011-56789;.txt: md5 = 19696cf8076c11e521978bd1462d0da5 OK 2026/06/28 03:10:03 DEBUG : dir1/0012-6789;.txt: md5 = aae149f7f481d5d3082f243368773fc1 OK 2026/06/28 03:10:04 DEBUG : dir1/0013-789;=.txt: md5 = c9e0c3f14cbc282b6d2cfd5b8ff147d9 OK 2026/06/28 03:10:06 DEBUG : dir1/0014-89;=.txt: md5 = 4f11c61d42ecc9121afd47debff6a6c1 OK 2026/06/28 03:10:07 DEBUG : dir1/0015-9;=.txt: md5 = bd180edf4f099252082783428951e30c OK 2026/06/28 03:10:09 DEBUG : apple: md5 = bccaf1b2b3064c039cfbb4d3e02bf584 OK 2026/06/28 03:10:10 DEBUG : banana: md5 = 92530a36668e6e6041084d5f756d3935 OK 2026/06/28 03:10:11 DEBUG : appleappleapplebanana: md5 = 0fb06c1d9530abddec627bb04af4aedb OK 2026/06/28 03:10:13 DEBUG : splitbananasplit: md5 = 264c6b070b4b09ea7a51eff3fa8ce673 OK 2026/06/28 03:10:13 DEBUG : Waiting for deletions to finish 2026/06/28 03:10:13 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:10:14 DEBUG : apple: size = 5 OK 2026/06/28 03:10:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:14 DEBUG : apple: Unchanged skipping 2026/06/28 03:10:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:10:14 DEBUG : banana: size = 6 OK 2026/06/28 03:10:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:14 DEBUG : banana: Unchanged skipping 2026/06/28 03:10:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:10:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:10:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:10:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:10:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:10:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:10:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:10:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:10:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:10:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:10:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:10:15 DEBUG : Waiting for deletions to finish 2026/06/28 03:10:15 DEBUG : Waiting for deletions to finish 2026/06/28 03:10:15 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:10:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:10:16 DEBUG : dir1: Directory modification time the same (differ by -268.135µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : apple: size = 5 OK 2026/06/28 03:10:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : apple: Unchanged skipping 2026/06/28 03:10:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:10:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:10:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:10:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:10:16 DEBUG : banana: size = 6 OK 2026/06/28 03:10:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : banana: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:10:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:10:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:10:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:10:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:10:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:10:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:10:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:10:16 DEBUG : Waiting for deletions to finish 2026/06/28 03:10:16 DEBUG : Waiting for deletions to finish 2026/06/28 03:10:17 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:10:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:10:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:10:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 4bab9eeb0a512ee686ad1983806576c3 OK 2026/06/28 03:10:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 35a704f354e6a62436861a5a76ff13f8 OK 2026/06/28 03:10:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 477d3c14075449880f56e02d9416e660 OK 2026/06/28 03:10:34 DEBUG : dir1/0003-defghij.txt: md5 = d830b52c6b6bb7966b6a2798480ff83d OK 2026/06/28 03:10:35 DEBUG : dir1/0004-efghijk.txt: md5 = c828a9dfc7c592f6182e8cd50fdb0243 OK 2026/06/28 03:10:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 0108a7c9f1e0833f6b658c9f5f73b692 OK 2026/06/28 03:10:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 7823b6754e562922584e64de45d3ccae OK 2026/06/28 03:10:39 DEBUG : dir1/0007-1234567.txt: md5 = 3affd1d96595dd4ab294e7b3f362e10e OK 2026/06/28 03:10:41 DEBUG : dir1/0008-2345678.txt: md5 = 20bd87157400293dcaaafff9e6953b60 OK 2026/06/28 03:10:42 DEBUG : dir1/0009-3456789.txt: md5 = b4e1eabe391fc2d029f40a670ff824ab OK 2026/06/28 03:10:43 DEBUG : dir1/0010-456789.txt: md5 = 82fefdf9e13b091218d204c35885df73 OK 2026/06/28 03:10:45 DEBUG : dir1/0011-56789;.txt: md5 = d9ba418781e61ff71b7af6ee7ed40ed8 OK 2026/06/28 03:10:46 DEBUG : dir1/0012-6789;.txt: md5 = 2eca035fc3c450e00c0786ab0ddc2aa2 OK 2026/06/28 03:10:48 DEBUG : dir1/0013-789;=.txt: md5 = cf0a8b48a8a2dca4baad1d82ea4638fa OK 2026/06/28 03:10:49 DEBUG : dir1/0014-89;=.txt: md5 = 51d41a365ba0c7d5690c860dbd275160 OK 2026/06/28 03:10:50 DEBUG : dir1/0015-9;=.txt: md5 = 337dbe24a4e0758a9ebbb10f95370686 OK 2026/06/28 03:10:52 DEBUG : apple: md5 = a68361b24833ed6047de34c30ca044f3 OK 2026/06/28 03:10:53 DEBUG : banana: md5 = 50533956ad0430c446473a0ee95a95ed OK 2026/06/28 03:10:55 DEBUG : appleappleapplebanana: md5 = 5aab75983c1faf182dc214895d1f00f0 OK 2026/06/28 03:10:56 DEBUG : splitbananasplit: md5 = 4e86d5a52a0dd461feb4fc991ad280b6 OK 2026/06/28 03:10:56 DEBUG : Waiting for deletions to finish 2026/06/28 03:10:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:10:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:10:58 DEBUG : apple: size = 5 OK 2026/06/28 03:10:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : apple: Unchanged skipping 2026/06/28 03:10:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:10:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:10:58 DEBUG : banana: size = 6 OK 2026/06/28 03:10:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : banana: Unchanged skipping 2026/06/28 03:10:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:10:58 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:10:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:10:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:10:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:10:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:10:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:10:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:10:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:10:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:10:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:10:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:10:58 DEBUG : Waiting for deletions to finish 2026/06/28 03:10:58 DEBUG : Waiting for deletions to finish 2026/06/28 03:10:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:10:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1: Directory modification time the same (differ by -350.041µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : apple: size = 5 OK 2026/06/28 03:11:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : apple: Unchanged skipping 2026/06/28 03:11:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:11:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:11:00 DEBUG : banana: size = 6 OK 2026/06/28 03:11:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : banana: Unchanged skipping 2026/06/28 03:11:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:11:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:11:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:11:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:11:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:11:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:11:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:11:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:11:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:11:00 DEBUG : Waiting for deletions to finish 2026/06/28 03:11:00 DEBUG : Waiting for deletions to finish 2026/06/28 03:11:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:11:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:11:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:11:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 6708e53baf4c5f610e236324f8a00380 OK 2026/06/28 03:11:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = e448a4bed71ae6a93350d3dda56b2388 OK 2026/06/28 03:11:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 560a6681e298ce392043067acd5995c6 OK 2026/06/28 03:11:17 DEBUG : dir1/0003-defghij.txt: md5 = 93013abd9c946172a28677c8186f6a7f OK 2026/06/28 03:11:18 DEBUG : dir1/0004-efghijk.txt: md5 = 659b531becf39f5354bbce4d8cba6528 OK 2026/06/28 03:11:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 14bae953f5fbe9b584a1731d3dc2413d OK 2026/06/28 03:11:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 28c374ed09de701ac47033facc5154b3 OK 2026/06/28 03:11:23 DEBUG : dir1/0007-1234567.txt: md5 = 2c073d1cad1ab5e0c5857c988e8da8ae OK 2026/06/28 03:11:24 DEBUG : dir1/0008-2345678.txt: md5 = 6f2d84f8feab8f7200b5f6fb22b961b1 OK 2026/06/28 03:11:26 DEBUG : dir1/0009-3456789.txt: md5 = 96ac88701f7b5fd3a713e07e6779aeea OK 2026/06/28 03:11:27 DEBUG : dir1/0010-456789.txt: md5 = 5a146c3e602f7a22903c3a1fe9ef8905 OK 2026/06/28 03:11:29 DEBUG : dir1/0011-56789;.txt: md5 = 2d9edd545126c1d0f71625f904e9936a OK 2026/06/28 03:11:30 DEBUG : dir1/0012-6789;.txt: md5 = 2be23483825a0821a036b116627a3146 OK 2026/06/28 03:11:31 DEBUG : dir1/0013-789;=.txt: md5 = 38ccd2d81fccd9ff515e9ee65e6440d7 OK 2026/06/28 03:11:33 DEBUG : dir1/0014-89;=.txt: md5 = bb202957bab78cf2ebfae7fac447c624 OK 2026/06/28 03:11:34 DEBUG : dir1/0015-9;=.txt: md5 = c42376db00294602ba36e9a28011c319 OK 2026/06/28 03:11:35 DEBUG : apple: md5 = 17b125707d584a49a87a765cc58d5a62 OK 2026/06/28 03:11:37 DEBUG : banana: md5 = a45cabf41952e7f2e659bddcd442f177 OK 2026/06/28 03:11:38 DEBUG : appleappleapplebanana: md5 = 3e037321082087edc94daa007c573ba5 OK 2026/06/28 03:11:40 DEBUG : splitbananasplit: md5 = c847ecfb292d5a56dae4cffd24bb82b4 OK 2026/06/28 03:11:40 DEBUG : Waiting for deletions to finish 2026/06/28 03:11:40 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:11:41 DEBUG : apple: size = 5 OK 2026/06/28 03:11:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:41 DEBUG : apple: Unchanged skipping 2026/06/28 03:11:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:11:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:11:41 DEBUG : banana: size = 6 OK 2026/06/28 03:11:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:41 DEBUG : banana: Unchanged skipping 2026/06/28 03:11:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/28 03:11:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:11:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:11:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:11:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:11:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:11:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:11:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:11:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:11:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:11:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:11:42 DEBUG : Waiting for deletions to finish 2026/06/28 03:11:42 DEBUG : Waiting for deletions to finish 2026/06/28 03:11:42 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:11:43 DEBUG : dir1: Directory modification time the same (differ by -432.699µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : apple: size = 5 OK 2026/06/28 03:11:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : apple: Unchanged skipping 2026/06/28 03:11:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:11:43 DEBUG : banana: size = 6 OK 2026/06/28 03:11:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:11:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : banana: Unchanged skipping 2026/06/28 03:11:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:11:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:11:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:11:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:11:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:11:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:11:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:11:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:11:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:11:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:11:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:11:43 DEBUG : Waiting for deletions to finish 2026/06/28 03:11:43 DEBUG : Waiting for deletions to finish 2026/06/28 03:11:44 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:11:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/28 03:11:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (524.17s) --- PASS: TestTransform/NFC (42.57s) --- PASS: TestTransform/NFD (43.22s) --- PASS: TestTransform/base64 (51.35s) --- PASS: TestTransform/prefix (59.92s) --- PASS: TestTransform/suffix (58.49s) --- PASS: TestTransform/truncate (50.36s) --- PASS: TestTransform/encoder (43.70s) --- PASS: TestTransform/ISO-8859-1 (43.57s) --- PASS: TestTransform/charmap (43.46s) --- PASS: TestTransform/lowercase (43.08s) --- PASS: TestTransform/ascii (44.45s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:11:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/28 03:11:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/28 03:11:55 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/06/28 03:11:56 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-06-28T03:11:55.573471957Z) 2026/06/28 03:11:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/28 03:11:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/28 03:11:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/28 03:11:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/28 03:11:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/28 03:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:11:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = c60ae6a11ba6a1e5359811823bbee73b OK 2026/06/28 03:11:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/28 03:11:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/28 03:11:57 DEBUG : Waiting for deletions to finish 2026/06/28 03:11:59 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.50s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:00 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:00 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:00 DEBUG : tictactoe: Making directory with metadata 2026/06/28 03:12:01 INFO : tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:00.070480348Z) 2026/06/28 03:12:01 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:01 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/28 03:12:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:02 DEBUG : tictactoe/tictactoe: md5 = c58ed4a097306582f5f6ae0292fd4c1d OK 2026/06/28 03:12:02 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/28 03:12:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/28 03:12:02 DEBUG : Waiting for deletions to finish 2026/06/28 03:12:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.02s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:05 DEBUG : toe: Making directory with metadata 2026/06/28 03:12:06 INFO : toe: Made directory with metadata (mtime=2026-06-28T03:12:05.092489707Z) 2026/06/28 03:12:06 DEBUG : toe/toe: Making directory with metadata 2026/06/28 03:12:06 INFO : toe/toe: Made directory with metadata (mtime=2026-06-28T03:12:05.092489707Z) 2026/06/28 03:12:06 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/28 03:12:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/28 03:12:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/28 03:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:08 DEBUG : toe/toe/tictactoe: md5 = 091908aab7de9364f8afca4ee9908e44 OK 2026/06/28 03:12:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/28 03:12:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/28 03:12:08 DEBUG : Waiting for deletions to finish 2026/06/28 03:12:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/28 03:12:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.74s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:12 DEBUG : toe: Making directory with metadata 2026/06/28 03:12:12 INFO : toe: Made directory with metadata (mtime=2026-06-28T03:12:11.831502252Z) 2026/06/28 03:12:12 DEBUG : toe/toe: Making directory with metadata 2026/06/28 03:12:13 INFO : toe/toe: Made directory with metadata (mtime=2026-06-28T03:12:11.831502252Z) 2026/06/28 03:12:13 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/28 03:12:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/28 03:12:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/28 03:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:14 DEBUG : toe/toe/tictactoe: md5 = 2eac3bed055c725aa1571049974ae204 OK 2026/06/28 03:12:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/28 03:12:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/28 03:12:14 DEBUG : Waiting for deletions to finish 2026/06/28 03:12:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/28 03:12:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.47s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:18 DEBUG : empty_dir: Making directory with metadata 2026/06/28 03:12:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:12:18 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:18 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/28 03:12:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:12:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:19 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:19 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:19 DEBUG : tictactoe: Making directory with metadata 2026/06/28 03:12:19 INFO : tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:18.296514268Z) 2026/06/28 03:12:19 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:19 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/28 03:12:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:18.296514268Z) 2026/06/28 03:12:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 03:12:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 03:12:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 03:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:22 DEBUG : tictactoe/tictactoe/toe.txt: md5 = dbb56858ed9fce6ca8c0f528fa66caf6 OK 2026/06/28 03:12:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/28 03:12:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/28 03:12:22 DEBUG : Waiting for deletions to finish 2026/06/28 03:12:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/28 03:12:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.97s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:26 DEBUG : empty_dir: Making directory with metadata 2026/06/28 03:12:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:12:26 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/28 03:12:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:12:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:27 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:27 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:27 DEBUG : tictactoe: Making directory with metadata 2026/06/28 03:12:27 INFO : tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:26.26752906Z) 2026/06/28 03:12:27 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:27 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/28 03:12:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:26.268529062Z) 2026/06/28 03:12:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 03:12:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 03:12:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e1f8b0be4b95f18887b1bfbe99b290ea OK 2026/06/28 03:12:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 03:12:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:30 DEBUG : Waiting for deletions to finish 2026/06/28 03:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:30 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:31 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:31 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/28 03:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': 0 differences found 2026/06/28 03:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': 1 hashes could not be checked 2026/06/28 03:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': 1 matching files 2026/06/28 03:12:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/28 03:12:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.40s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:34 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:34 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:34 DEBUG : tictactoe: Making directory with metadata 2026/06/28 03:12:35 INFO : tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:34.66654462Z) 2026/06/28 03:12:35 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:35 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/28 03:12:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:34.66654462Z) 2026/06/28 03:12:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 03:12:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 03:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 03:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:37 DEBUG : tictactoe/tictactoe/toe.txt: md5 = cea2921c434c1374806d7552091bd83c OK 2026/06/28 03:12:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/28 03:12:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/28 03:12:37 DEBUG : Waiting for deletions to finish 2026/06/28 03:12:38 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:39 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:39 DEBUG : tictactoe: Directory modification time the same (differ by -544.62µs, within tolerance 1ms) 2026/06/28 03:12:39 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:39 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -544.62µs, within tolerance 1ms) 2026/06/28 03:12:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/28 03:12:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 03:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 03:12:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/28 03:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:39 DEBUG : Waiting for deletions to finish 2026/06/28 03:12:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/28 03:12:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.21s) === RUN TestSyntax 2026/06/28 03:12:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:43 DEBUG : toe: Making directory with metadata 2026/06/28 03:12:43 INFO : toe: Made directory with metadata (mtime=2026-06-28T03:12:42.877559804Z) 2026/06/28 03:12:43 DEBUG : toe/toe: Making directory with metadata 2026/06/28 03:12:44 INFO : toe/toe: Made directory with metadata (mtime=2026-06-28T03:12:42.877559804Z) 2026/06/28 03:12:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/28 03:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:45 DEBUG : toe/toe/toe: md5 = 4c5c9893e38f18e5da5b492671e73e23 OK 2026/06/28 03:12:45 DEBUG : toe/toe/toe: size = 11 OK 2026/06/28 03:12:45 INFO : toe/toe/toe: Copied (new) 2026/06/28 03:12:45 DEBUG : Waiting for deletions to finish 2026/06/28 03:12:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/28 03:12:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.49s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:49 DEBUG : empty_dir: Making directory with metadata 2026/06/28 03:12:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:12:49 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/28 03:12:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:50 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:50 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:50 DEBUG : tictactoe: Making directory with metadata 2026/06/28 03:12:50 INFO : tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:49.372571798Z) 2026/06/28 03:12:50 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:50 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/28 03:12:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:49.372571798Z) 2026/06/28 03:12:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 03:12:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 03:12:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:12:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7b1ad3f78664a44fc6d13a8b77b746aa OK 2026/06/28 03:12:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 03:12:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:53 INFO : toe/toe/toe.txt: Deleted 2026/06/28 03:12:53 INFO : toe/toe: Removing directory 2026/06/28 03:12:53 INFO : toe: Removing directory 2026/06/28 03:12:53 INFO : empty_dir: Removing directory 2026/06/28 03:12:53 DEBUG : Local file system at /tmp/rclone2441816009: deleted 3 directories 2026/06/28 03:12:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/28 03:12:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.87s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:12:57 DEBUG : empty_dir: Making directory with metadata 2026/06/28 03:12:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:12:57 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/28 03:12:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:12:58 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:58 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:58 DEBUG : tictactoe: Making directory with metadata 2026/06/28 03:12:59 INFO : tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:57.241586305Z) 2026/06/28 03:12:59 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:59 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:12:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/28 03:12:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-28T03:12:57.241586305Z) 2026/06/28 03:12:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:12:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 03:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 03:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b08edf5ab5fead4839846f9f3adc6825 OK 2026/06/28 03:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 03:13:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:13:01 INFO : toe/toe/toe.txt: Deleted 2026/06/28 03:13:01 INFO : toe/toe: Removing directory 2026/06/28 03:13:01 INFO : toe: Removing directory 2026/06/28 03:13:01 INFO : empty_dir: Removing directory 2026/06/28 03:13:01 DEBUG : Local file system at /tmp/rclone2441816009: deleted 3 directories 2026/06/28 03:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 03:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 03:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 03:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 03:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 03:13:04 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/28 03:13:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/28 03:13:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/28 03:13:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.09s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:13:10 DEBUG : Reset feature "Copy" 2026/06/28 03:13:10 DEBUG : Reset feature "Move" 2026/06/28 03:13:10 DEBUG : Reset feature "Copy" 2026/06/28 03:13:10 DEBUG : Reset feature "Move" 2026/06/28 03:13:10 DEBUG : empty_dir: Making directory with metadata 2026/06/28 03:13:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:13:10 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:13:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/28 03:13:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 03:13:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 03:13:11 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:13:11 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:13:11 DEBUG : tictactoe: Making directory with metadata 2026/06/28 03:13:11 INFO : tictactoe: Made directory with metadata (mtime=2026-06-28T03:13:10.330610388Z) 2026/06/28 03:13:11 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:13:11 DEBUG : toe: transformed to: tictactoe 2026/06/28 03:13:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:13:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/28 03:13:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-28T03:13:10.330610388Z) 2026/06/28 03:13:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 03:13:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 03:13:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:13:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 03:13:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:13:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:13:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = de52c7f8678beaef88261756e9bbd530 OK 2026/06/28 03:13:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 03:13:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 03:13:14 INFO : toe/toe/toe.txt: Deleted 2026/06/28 03:13:14 INFO : toe/toe: Removing directory 2026/06/28 03:13:14 INFO : toe: Removing directory 2026/06/28 03:13:14 INFO : empty_dir: Removing directory 2026/06/28 03:13:14 DEBUG : Local file system at /tmp/rclone2441816009: deleted 3 directories 2026/06/28 03:13:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 03:13:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 03:13:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 03:13:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 03:13:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 03:13:19 DEBUG : toe/toe/toe.txt: md5 = e29d967fa0d05748fbe33e73c254b203 OK 2026/06/28 03:13:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/28 03:13:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/28 03:13:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/28 03:13:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/28 03:13:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/28 03:13:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/28 03:13:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.23s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:13:24 DEBUG : toe: transformed to: dG9l 2026/06/28 03:13:24 DEBUG : toe: transformed to: dG9l 2026/06/28 03:13:24 DEBUG : dG9l: Making directory with metadata 2026/06/28 03:13:25 INFO : dG9l: Made directory with metadata (mtime=2026-06-28T03:13:24.560636499Z) 2026/06/28 03:13:25 DEBUG : toe: transformed to: dG9l 2026/06/28 03:13:25 DEBUG : toe: transformed to: dG9l 2026/06/28 03:13:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/28 03:13:25 DEBUG : dG9l/dG9l: Making directory with metadata 2026/06/28 03:13:26 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-06-28T03:13:24.560636499Z) 2026/06/28 03:13:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/28 03:13:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/28 03:13:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/28 03:13:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 03:13:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/28 03:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:13:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = ae7c937103b79ceaf8e827d2d27c7600 OK 2026/06/28 03:13:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/28 03:13:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/28 03:13:27 DEBUG : Waiting for deletions to finish 2026/06/28 03:13:28 DEBUG : dG9l: transformed to: toe 2026/06/28 03:13:28 DEBUG : dG9l: transformed to: toe 2026/06/28 03:13:28 DEBUG : toe: Directory modification time the same (differ by 636.499µs, within tolerance 1ms) 2026/06/28 03:13:28 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/28 03:13:28 DEBUG : dG9l: transformed to: toe 2026/06/28 03:13:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/28 03:13:28 DEBUG : toe/toe: Directory modification time the same (differ by 636.499µs, within tolerance 1ms) 2026/06/28 03:13:28 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/28 03:13:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/28 03:13:28 DEBUG : Local file system at /tmp/rclone2441816009: Waiting for checks to finish 2026/06/28 03:13:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/28 03:13:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/28 03:13:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/28 03:13:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/28 03:13:28 DEBUG : Local file system at /tmp/rclone2441816009: Waiting for transfers to finish 2026/06/28 03:13:28 DEBUG : Waiting for deletions to finish 2026/06/28 03:13:30 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/06/28 03:13:31 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.51s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe'", Local "Local file system at /tmp/rclone2441816009", Modify Window "1ms" 2026/06/28 03:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 03:13:32 DEBUG : toe: transformed to: 2026/06/28 03:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 03:13:32 DEBUG : toe: transformed to: 2026/06/28 03:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Making directory with metadata 2026/06/28 03:13:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Made directory with metadata (mtime=2026-06-28T03:13:32.071650253Z) 2026/06/28 03:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 03:13:32 DEBUG : toe: transformed to: 2026/06/28 03:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 03:13:32 DEBUG : toe: transformed to: 2026/06/28 03:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 03:13:32 DEBUG : toe/toe: transformed to: 2026/06/28 03:13:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/28 03:13:32 DEBUG : toe/toe: Making directory with metadata 2026/06/28 03:13:34 INFO : toe/toe: Made directory with metadata (mtime=2026-06-28T03:13:32.071650253Z) 2026/06/28 03:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 03:13:34 DEBUG : toe/toe: transformed to: 2026/06/28 03:13:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/28 03:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 03:13:34 DEBUG : toe: transformed to: 2026/06/28 03:13:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/28 03:13:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 03:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for checks to finish 2026/06/28 03:13:34 DEBUG : toe/toe/toe: transformed to: 2026/06/28 03:13:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/28 03:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Waiting for transfers to finish 2026/06/28 03:13:35 DEBUG : toe/toe/toe: md5 = abf2d0d8cc3e07be9d58c9deb86e0dec OK 2026/06/28 03:13:35 DEBUG : toe/toe/toe: size = 11 OK 2026/06/28 03:13:35 INFO : toe/toe/toe: Copied (new) 2026/06/28 03:13:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': not deleting files as there were IO errors 2026/06/28 03:13:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': not deleting directories as there were IO errors 2026/06/28 03:13:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/28 03:13:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.67s) PASS 2026/06/28 03:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefac5hewe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m6.829008151s (try 1/5)