"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/12 03:34:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho" 2026/05/12 03:34:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/12 03:34:22 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug" 2026/05/12 03:34:23 DEBUG : Creating backend with remote "/tmp/rclone2497553182" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:34:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:34:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:34:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/12 03:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:34:24 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:34:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:34:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:34:28 DEBUG : sub dir/hello world: md5 = 7224687b6e6a4c3fa620fe8099f17d9d OK 2026/05/12 03:34:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:34:28 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:34:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:34:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.04s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:34:31 DEBUG : metadata sub dir: Making directory with metadata 2026/05/12 03:34:31 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:34:31 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/12 03:34:31 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:34:31 DEBUG : Local file system at /tmp/rclone2497553182: File to upload is small (21 bytes), uploading instead of streaming 2026/05/12 03:34:31 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/12 03:34:31 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/12 03:34:31 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/12 03:34:31 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:34:31 DEBUG : Google drive root 'crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug': Skipping btime metadata as can't update it on an existing file: 2026-05-12T03:34:31.384170681Z 2026/05/12 03:34:32 INFO : empty metadata sub dir: Updated directory metadata 2026/05/12 03:34:32 DEBUG : Google drive root 'crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug': Skipping btime metadata as can't update it on an existing file: 2026-05-12T03:34:31.384170681Z 2026/05/12 03:34:33 INFO : metadata sub dir: Updated directory metadata 2026/05/12 03:34:33 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/12 03:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:34:34 DEBUG : metadata sub dir/hello metadata world: md5 = a27d4ebe53a7cf5918232b7a2d741808 OK 2026/05/12 03:34:34 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/12 03:34:34 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/12 03:34:37 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.44s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:34:38 DEBUG : metadata sub dir: Making directory with metadata 2026/05/12 03:34:38 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:34:38 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/12 03:34:38 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:34:38 DEBUG : Local file system at /tmp/rclone2497553182: File to upload is small (21 bytes), uploading instead of streaming 2026/05/12 03:34:38 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/12 03:34:38 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/12 03:34:38 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/12 03:34:38 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:34:39 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/12 03:34:39 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/12 03:34:39 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/12 03:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:34:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:34:41 DEBUG : metadata sub dir/hello metadata world: md5 = b7631c52bd3159abf17a5bcbdd5fd304 OK 2026/05/12 03:34:41 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/12 03:34:41 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/12 03:34:41 DEBUG : Google drive root 'crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug': Skipping btime metadata as can't update it on an existing file: 2026-05-12T03:34:38.82529767Z 2026/05/12 03:34:41 INFO : metadata sub dir: Updated directory metadata 2026/05/12 03:34:44 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.65s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:34:45 DEBUG : Creating backend with remote "/non-existing" 2026/05/12 03:34:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/12 03:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.70s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:34:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:34:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:34:48 DEBUG : sub dir/hello world: md5 = 6a042f30ce94bdd2888a565b14fd1260 OK 2026/05/12 03:34:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:34:48 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:34:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:34:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.82s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.51s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:34:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Running all checks before starting transfers 2026/05/12 03:34:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:34:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:34:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Checks finished, now starting transfers 2026/05/12 03:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:34:55 DEBUG : sub dir/hello world: md5 = ca9c64baaed972bceb0ffa5eb1c59623 OK 2026/05/12 03:34:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:34:55 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:34:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:34:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.51s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:34:58 ERROR : Ignoring --no-traverse with sync 2026/05/12 03:34:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:34:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:34:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:34:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:00 DEBUG : sub dir/hello world: md5 = 08923ff1b54909d00f503ff27ec0e73e OK 2026/05/12 03:35:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:35:00 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:35:00 DEBUG : Waiting for deletions to finish 2026/05/12 03:35:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:35:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.00s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/12 03:35:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:35:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:05 DEBUG : hello world2: md5 = ceec3696b1da9f335cd61321d08ad00a OK 2026/05/12 03:35:05 DEBUG : hello world2: size = 12 OK 2026/05/12 03:35:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.89s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:08 DEBUG : potato2: md5 = 650e208e9f1145654a703b3daaa9e665 OK 2026/05/12 03:35:08 DEBUG : potato2: size = 11 OK 2026/05/12 03:35:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:12 DEBUG : potato2: md5 = b5451c3e1a6f2127bd1607f10ddbcfc4 OK 2026/05/12 03:35:12 DEBUG : potato2: size = 11 OK 2026/05/12 03:35:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.31s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/12 03:35:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:35:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/12 03:35:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:35:13 DEBUG : sub dir2: Making directory with metadata 2026/05/12 03:35:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:35:14 DEBUG : sub dir: Making directory with metadata 2026/05/12 03:35:15 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 03:35:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:35:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/12 03:35:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:16 DEBUG : sub dir/hello world: md5 = cf2008dfe3c50fe8f8394106b75b17cf OK 2026/05/12 03:35:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:35:16 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:35:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/12 03:35:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.61s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:21 INFO : sub dir2: Making directory 2026/05/12 03:35:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/12 03:35:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:35:22 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/12 03:35:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:35:22 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/12 03:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:24 DEBUG : sub dir/hello world: md5 = b966f435a5fff6ee6ea4e7ec4583de10 OK 2026/05/12 03:35:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:35:24 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:35:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:35:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.65s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:27 DEBUG : sub dir2: Making directory with metadata 2026/05/12 03:35:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:35:27 DEBUG : sub dir2: Making directory with metadata 2026/05/12 03:35:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:35:28 DEBUG : sub dir: Making directory with metadata 2026/05/12 03:35:29 INFO : sub dir: Made directory with metadata (mtime=2026-05-12T03:35:27.532127938Z) 2026/05/12 03:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:31 DEBUG : sub dir/hello world: md5 = b5cf65a9f0eb451e2af282db9655a935 OK 2026/05/12 03:35:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:35:31 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:35:31 INFO : sub dir/hello world: Deleted 2026/05/12 03:35:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.34s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:34 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/12 03:35:34 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 03:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.72s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:38 INFO : sub dir2: Making directory 2026/05/12 03:35:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/12 03:35:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:35:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:41 DEBUG : sub dir/hello world: md5 = 70c4e881d0309a559a043245dae4e3cb OK 2026/05/12 03:35:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:35:41 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:35:41 INFO : sub dir/hello world: Deleted 2026/05/12 03:35:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:35:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.73s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:44 DEBUG : sub dir2: Making directory with metadata 2026/05/12 03:35:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:35:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:35:44 DEBUG : sub dir2: Making directory with metadata 2026/05/12 03:35:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:35:45 DEBUG : sub dir: Making directory with metadata 2026/05/12 03:35:46 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 03:35:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:47 DEBUG : sub dir/hello world: md5 = a8863b778a057d1fdb6cfb4fc532891a OK 2026/05/12 03:35:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:35:47 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:35:47 DEBUG : Waiting for deletions to finish 2026/05/12 03:35:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.27s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:52 INFO : sub dir2: Making directory 2026/05/12 03:35:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/12 03:35:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:35:54 DEBUG : sub dir/hello world: md5 = aa8f304d528f1e9abf9e9b63f636e802 OK 2026/05/12 03:35:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:35:54 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:35:54 DEBUG : Waiting for deletions to finish 2026/05/12 03:35:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:35:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.45s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:35:59 DEBUG : sub dir/hello world: md5 = 1b6bd0dc287ca2afbe9b0a1d17160f72 OK 2026/05/12 03:36:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozatoj1vove" 2026/05/12 03:36:00 DEBUG : Creating backend with remote "TestDrive:crypt/9kbsl0a4avdavp82muafgr8lteq3485itlq4fs4ehadcbdvdk8k0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho' -> Encrypted drive 'TestCryptDrive:rclone-test-fozatoj1vove' 2026/05/12 03:36:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:36:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozatoj1vove': Waiting for checks to finish 2026/05/12 03:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozatoj1vove': Waiting for transfers to finish 2026/05/12 03:36:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:36:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 03:36:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozatoj1vove': Purge remote 2026/05/12 03:36:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.83s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:36:10 DEBUG : sub dir/hello world: md5 = 0b00044ba1c2dae8c5459445079b0e77 OK 2026/05/12 03:36:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/12 03:36:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/12 03:36:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:36:12 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:36:12 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 03:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:36:13 DEBUG : sub dir/hello world: md5 = ad97396f35660f27d0560f66e2aa9354 OK 2026/05/12 03:36:13 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 03:36:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/12 03:36:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/12 03:36:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.43s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:36:19 DEBUG : sub dir/hello world: md5 = 37b73552291d08b3cb222d0a10b81596 OK 2026/05/12 03:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenogob5fece" 2026/05/12 03:36:19 DEBUG : Creating backend with remote "TestDrive:crypt/n821o78mqk15vik1tjrp1b17tasereofuudfdoslue2p6imrlprg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho' -> Encrypted drive 'TestCryptDrive:rclone-test-yenogob5fece' 2026/05/12 03:36:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:36:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenogob5fece': Waiting for checks to finish 2026/05/12 03:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenogob5fece': Waiting for transfers to finish 2026/05/12 03:36:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:36:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 03:36:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:36:26 DEBUG : sub dir/hello world: md5 = 286c60305a3b56449ba3443b021f887c OK 2026/05/12 03:36:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 03:36:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/12 03:36:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:36:27 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yenogob5fece') 2026/05/12 03:36:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 03:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenogob5fece': Waiting for checks to finish 2026/05/12 03:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenogob5fece': Waiting for transfers to finish 2026/05/12 03:36:29 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 03:36:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 03:36:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/12 03:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenogob5fece': Purge remote 2026/05/12 03:36:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.30s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:36:35 DEBUG : sub dir/hello world: md5 = 61ca5d5ccf0f1a94237e246c25b2579a OK 2026/05/12 03:36:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/12 03:36:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/12 03:36:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:36:37 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:36:37 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 03:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:36:38 DEBUG : sub dir/hello world: md5 = 9bc8a53d04dc94b8a2e723c1c36b15b7 OK 2026/05/12 03:36:38 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 03:36:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/12 03:36:38 INFO : sub dir/hello world: Deleted 2026/05/12 03:36:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/12 03:36:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.37s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:36:43 DEBUG : sub dir/hello world: md5 = 128e56900edc52f6a44b4c208ce738bf OK 2026/05/12 03:36:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duheguf7bage" 2026/05/12 03:36:44 DEBUG : Creating backend with remote "TestDrive:crypt/2e3rfiottsmuqr2jdcbaurpncvc4dq6afasa4njira3eoda0ic00" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho' -> Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage' 2026/05/12 03:36:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:36:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:36:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Waiting for checks to finish 2026/05/12 03:36:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Waiting for transfers to finish 2026/05/12 03:36:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:36:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 03:36:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:36:51 DEBUG : sub dir/hello world: md5 = e118036d1358f454c07fc74a74e76468 OK 2026/05/12 03:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Using server-side directory move 2026/05/12 03:36:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 03:36:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 03:36:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/12 03:36:52 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:36:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage') 2026/05/12 03:36:52 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 03:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Waiting for checks to finish 2026/05/12 03:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Waiting for transfers to finish 2026/05/12 03:36:53 INFO : sub dir/hello world: Deleted 2026/05/12 03:36:53 INFO : sub dir/hello world: Moved (server-side) 2026/05/12 03:36:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/12 03:36:56 DEBUG : sub dir/hello world: md5 = d521ff0bae398b673ffb59b7e9644939 OK 2026/05/12 03:36:57 DEBUG : testing file moves 2026/05/12 03:36:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 03:36:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/12 03:36:57 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:36:57 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage') 2026/05/12 03:36:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 03:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Waiting for checks to finish 2026/05/12 03:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Waiting for transfers to finish 2026/05/12 03:36:58 INFO : sub dir/hello world: Deleted 2026/05/12 03:36:59 INFO : sub dir/hello world: Moved (server-side) 2026/05/12 03:36:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/12 03:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duheguf7bage': Purge remote --- PASS: TestServerSideMoveOverSelf (21.15s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:05 DEBUG : sub dir/hello world: md5 = f39fb8b10fafb181e0410676fe0bd77a OK 2026/05/12 03:37:05 ERROR : error listing: directory not found 2026/05/12 03:37:05 INFO : Local file system at /tmp/rclone2497553182: Making directory 2026/05/12 03:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.53s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:11 DEBUG : sub dir/hello world: md5 = e3d715745d183b858a5fc7286a8e108e OK 2026/05/12 03:37:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:37:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:37:12 DEBUG : Local file system at /tmp/rclone2497553182: Waiting for checks to finish 2026/05/12 03:37:12 DEBUG : Local file system at /tmp/rclone2497553182: Waiting for transfers to finish 2026/05/12 03:37:13 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/12 03:37:13 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/12 03:37:13 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:37:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:37:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.52s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:15 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/12 03:37:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:17 DEBUG : check sum: md5 = 978cfdb2b9834b6a3d7f75f6b828a964 OK 2026/05/12 03:37:17 DEBUG : check sum: size = 1 OK 2026/05/12 03:37:17 INFO : check sum: Copied (new) 2026/05/12 03:37:17 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:17 DEBUG : check sum: size = 1 OK 2026/05/12 03:37:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/12 03:37:17 DEBUG : check sum: Size of src and dst objects identical 2026/05/12 03:37:17 DEBUG : check sum: Unchanged skipping 2026/05/12 03:37:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:17 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.54s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/12 03:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:20 DEBUG : sizeonly: md5 = 04e08a2cf92759b09eca62b5bc54ac88 OK 2026/05/12 03:37:20 DEBUG : sizeonly: size = 6 OK 2026/05/12 03:37:20 INFO : sizeonly: Copied (new) 2026/05/12 03:37:20 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:21 DEBUG : sizeonly: size = 6 OK 2026/05/12 03:37:21 DEBUG : sizeonly: Sizes identical 2026/05/12 03:37:21 DEBUG : sizeonly: Unchanged skipping 2026/05/12 03:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:21 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.54s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/12 03:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:24 DEBUG : ignore-size: md5 = dc1a1764436abf57b177ce8824dfb336 OK 2026/05/12 03:37:24 INFO : ignore-size: Copied (new) 2026/05/12 03:37:24 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:37:25 DEBUG : ignore-size: Unchanged skipping 2026/05/12 03:37:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:25 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.53s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:27 DEBUG : existing: md5 = ef6b32b69f3bb8109a381e6b1d39c21c OK 2026/05/12 03:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:28 DEBUG : existing: size = 6 OK 2026/05/12 03:37:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:37:28 DEBUG : existing: Unchanged skipping 2026/05/12 03:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:28 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:28 INFO : There was nothing to transfer 2026/05/12 03:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/12 03:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:29 DEBUG : existing: md5 = edf04f3c982f6cbff4de0fb9dc5a08d3 OK 2026/05/12 03:37:29 DEBUG : existing: size = 6 OK 2026/05/12 03:37:29 INFO : existing: Copied (replaced existing) 2026/05/12 03:37:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.84s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 03:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:32 DEBUG : existing: md5 = e8be221cf71ed94d1a05dcf116273832 OK 2026/05/12 03:37:32 DEBUG : existing: size = 6 OK 2026/05/12 03:37:32 INFO : existing: Copied (new) 2026/05/12 03:37:32 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:33 DEBUG : existing: Destination exists, skipping 2026/05/12 03:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:33 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.61s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:37 DEBUG : b/potato: md5 = 0de7383e38c56d4a20b2c73907c1b073 OK 2026/05/12 03:37:39 DEBUG : c/non empty space: md5 = 1a65a0627b8eefb800d1256a1b7bc8a3 OK 2026/05/12 03:37:39 INFO : d: Making directory 2026/05/12 03:37:41 DEBUG : Added delayed dir = "a", newDst= 2026/05/12 03:37:41 INFO : c: Set directory modification time (using SetModTime) 2026/05/12 03:37:41 DEBUG : Added delayed dir = "c", newDst=c 2026/05/12 03:37:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 03:37:41 DEBUG : c/non empty space: size = 5 OK 2026/05/12 03:37:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:37:41 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 03:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:44 DEBUG : a/potato2: md5 = cf279606b983ee83ec66ba9c4756056f OK 2026/05/12 03:37:44 DEBUG : a/potato2: size = 60 OK 2026/05/12 03:37:44 INFO : a/potato2: Copied (new) 2026/05/12 03:37:44 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:44 INFO : b/potato: Deleted 2026/05/12 03:37:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/12 03:37:45 INFO : d: Removing directory 2026/05/12 03:37:45 INFO : b: Removing directory 2026/05/12 03:37:46 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/12 03:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': deleted 2 directories 2026/05/12 03:37:49 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/12 03:37:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:51 DEBUG : empty space: md5 = a0725a0de918380d9a287c8f8064ed91 OK 2026/05/12 03:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:52 DEBUG : empty space: size = 1 OK 2026/05/12 03:37:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/12 03:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:52 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/12 03:37:52 DEBUG : Waiting for deletions to finish 2026/05/12 03:37:52 DEBUG : empty space: size = 1 OK 2026/05/12 03:37:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/12 03:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:37:54 DEBUG : empty space: md5 = 2c4345bbade7483276a56115877551eb OK 2026/05/12 03:37:54 DEBUG : empty space: size = 1 OK 2026/05/12 03:37:54 INFO : empty space: Copied (replaced existing) 2026/05/12 03:37:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:37:57 DEBUG : foo: md5 = b52d163700386ebc5e7bc532e7c7d5b2 OK 2026/05/12 03:37:58 DEBUG : foo: size = 3 OK 2026/05/12 03:37:58 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/12 03:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:38:00 DEBUG : foo: md5 = 4091910a1b30a18419e00cd48cc06ac6 OK 2026/05/12 03:38:00 DEBUG : foo: size = 3 OK 2026/05/12 03:38:00 INFO : foo: Copied (replaced existing) 2026/05/12 03:38:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.61s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:38:03 DEBUG : empty space: md5 = e49cf89c3287e063bc5bcf8d030b0dc7 OK 2026/05/12 03:38:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/12 03:38:03 DEBUG : empty space: size = 1 OK 2026/05/12 03:38:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:38:03 DEBUG : empty space: Unchanged skipping 2026/05/12 03:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:38:05 DEBUG : potato: md5 = e6a7d4055774e2ca40a9277a1d5cb7d9 OK 2026/05/12 03:38:05 DEBUG : potato: size = 60 OK 2026/05/12 03:38:05 INFO : potato: Copied (new) 2026/05/12 03:38:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:38:08 DEBUG : potato: md5 = 4f2f36f5aeb76292c6a0a4e37a282865 OK 2026/05/12 03:38:09 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:38:09 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:38:09 DEBUG : potato: Sizes differ 2026/05/12 03:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:38:10 DEBUG : potato: md5 = 4c5cfb67cc6311372c8cf4b2826f6082 OK 2026/05/12 03:38:10 DEBUG : potato: size = 21 OK 2026/05/12 03:38:10 INFO : potato: Copied (replaced existing) 2026/05/12 03:38:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.60s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:38:13 DEBUG : potato: md5 = c99a6cbb8bd4c032c7c4b927c9736a88 OK 2026/05/12 03:38:13 DEBUG : potato: size = 21 OK 2026/05/12 03:38:13 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/12 03:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:38:15 DEBUG : potato: md5 = 6bec5daa04b6f980a142201e77e335be OK 2026/05/12 03:38:15 DEBUG : potato: size = 21 OK 2026/05/12 03:38:15 INFO : potato: Copied (replaced existing) 2026/05/12 03:38:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:38:17 DEBUG : potato: md5 = 7004269be87fdcceb565b761c62c0a02 OK 2026/05/12 03:38:19 DEBUG : empty space: md5 = 31f5640114ee9f65298272a83466fd2c OK 2026/05/12 03:38:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:38:19 DEBUG : empty space: size = 1 OK 2026/05/12 03:38:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:38:19 DEBUG : empty space: Unchanged skipping 2026/05/12 03:38:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/12 03:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:38:19 DEBUG : Waiting for deletions to finish 2026/05/12 03:38:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:38:23 DEBUG : potato: md5 = 421d0e3e878b77fbf0812dcd32b07627 OK 2026/05/12 03:38:24 DEBUG : empty space: md5 = 52623a728a29681fe0a6ac47f6c1dae3 OK 2026/05/12 03:38:24 DEBUG : empty space: size = 1 OK 2026/05/12 03:38:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:38:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:38:24 DEBUG : empty space: Unchanged skipping 2026/05/12 03:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:38:26 DEBUG : potato2: md5 = 1b64b1b5d0658283969f159b43816872 OK 2026/05/12 03:38:26 DEBUG : potato2: size = 60 OK 2026/05/12 03:38:26 INFO : potato2: Copied (new) 2026/05/12 03:38:26 DEBUG : Waiting for deletions to finish 2026/05/12 03:38:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:38:31 DEBUG : b/potato: md5 = 0b2cb7ca8bc64cb82a4fdb716bff5cd4 OK 2026/05/12 03:38:33 DEBUG : c/non empty space: md5 = 76f02e6f57a51a56bfb880347ccd2af0 OK 2026/05/12 03:38:33 INFO : d: Making directory 2026/05/12 03:38:34 INFO : d/e: Making directory 2026/05/12 03:38:36 DEBUG : Added delayed dir = "a", newDst= 2026/05/12 03:38:36 INFO : c: Set directory modification time (using SetModTime) 2026/05/12 03:38:36 DEBUG : Added delayed dir = "c", newDst=c 2026/05/12 03:38:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 03:38:36 DEBUG : c/non empty space: size = 5 OK 2026/05/12 03:38:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:38:36 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 03:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:38:39 DEBUG : a/potato2: md5 = 49a70327326389fe46e54b2fb05518c8 OK 2026/05/12 03:38:39 DEBUG : a/potato2: size = 60 OK 2026/05/12 03:38:39 INFO : a/potato2: Copied (new) 2026/05/12 03:38:39 DEBUG : Waiting for deletions to finish 2026/05/12 03:38:39 INFO : b/potato: Deleted 2026/05/12 03:38:40 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/12 03:38:40 INFO : d/e: Removing directory 2026/05/12 03:38:40 INFO : d: Removing directory 2026/05/12 03:38:41 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/12 03:38:41 INFO : b: Removing directory 2026/05/12 03:38:41 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/12 03:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': deleted 3 directories 2026/05/12 03:38:44 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/12 03:38:45 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:38:48 DEBUG : b/potato: md5 = 2a29aa3abad7c4acd3409a5ac631d925 OK 2026/05/12 03:38:51 DEBUG : c/non empty space: md5 = 0b42aec791e2216fcdba0212783a4188 OK 2026/05/12 03:38:51 INFO : d: Making directory 2026/05/12 03:38:53 DEBUG : Added delayed dir = "a", newDst= 2026/05/12 03:38:53 INFO : c: Set directory modification time (using SetModTime) 2026/05/12 03:38:53 DEBUG : Added delayed dir = "c", newDst=c 2026/05/12 03:38:53 DEBUG : c/non empty space: size = 5 OK 2026/05/12 03:38:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:38:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 03:38:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 03:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:38:56 DEBUG : a/potato2: md5 = a6bff0fca21225a8e43b583386a3a841 OK 2026/05/12 03:38:56 DEBUG : a/potato2: size = 60 OK 2026/05/12 03:38:56 INFO : a/potato2: Copied (new) 2026/05/12 03:38:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': not deleting files as there were IO errors 2026/05/12 03:38:56 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/12 03:38:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': not deleting directories as there were IO errors 2026/05/12 03:39:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/12 03:39:00 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/12 03:39:01 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:39:03 DEBUG : potato: md5 = b6bc0d90da2786c49b165ad999d6260a OK 2026/05/12 03:39:05 DEBUG : empty space: md5 = 85ea72cab30dafd1b67fdf5cf9d39c99 OK 2026/05/12 03:39:05 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:39:06 DEBUG : empty space: size = 1 OK 2026/05/12 03:39:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:39:06 DEBUG : empty space: Unchanged skipping 2026/05/12 03:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:06 INFO : potato: Deleted 2026/05/12 03:39:07 DEBUG : potato2: md5 = 94aacca620f7a59bceb67d62bac8ece3 OK 2026/05/12 03:39:07 DEBUG : potato2: size = 60 OK 2026/05/12 03:39:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.98s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:39:10 DEBUG : potato: md5 = 7b0e620b8f3743d17a04e8314118e266 OK 2026/05/12 03:39:12 DEBUG : empty space: md5 = 80e6ceeffb7ddb916f481a835dd42820 OK 2026/05/12 03:39:12 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:13 INFO : potato: Deleted 2026/05/12 03:39:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:39:13 DEBUG : empty space: size = 1 OK 2026/05/12 03:39:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:39:13 DEBUG : empty space: Unchanged skipping 2026/05/12 03:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:15 DEBUG : potato2: md5 = 14d9d4682657e1ab9d11de2f563a2bfe OK 2026/05/12 03:39:15 DEBUG : potato2: size = 60 OK 2026/05/12 03:39:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.28s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:39:18 DEBUG : potato: md5 = 7faf3bd140ee23973fdc8fa4383a2284 OK 2026/05/12 03:39:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:39:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:20 DEBUG : potato2: md5 = 42c799325dcfb491e08e787b9a7a8025 OK 2026/05/12 03:39:20 DEBUG : potato2: size = 19 OK 2026/05/12 03:39:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.47s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:39:23 DEBUG : potato2: md5 = 618b25a0f2a2511fdecceb546af31ca6 OK 2026/05/12 03:39:25 DEBUG : empty space: md5 = 00b15f6211a8b0751dcc5a401051f400 OK 2026/05/12 03:39:25 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 03:39:25 DEBUG : enormous: Excluded 2026/05/12 03:39:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 03:39:25 DEBUG : potato2: Excluded 2026/05/12 03:39:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 03:39:25 DEBUG : empty space: size = 1 OK 2026/05/12 03:39:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:39:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:25 DEBUG : empty space: Unchanged skipping 2026/05/12 03:39:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:25 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:25 INFO : There was nothing to transfer 2026/05/12 03:39:26 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 03:39:26 DEBUG : enormous: Excluded 2026/05/12 03:39:26 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 03:39:26 DEBUG : potato2: Excluded 2026/05/12 03:39:26 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 03:39:26 DEBUG : empty space: size = 1 OK 2026/05/12 03:39:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/12 03:39:26 DEBUG : empty space: Unchanged skipping 2026/05/12 03:39:26 DEBUG : Local file system at /tmp/rclone2497553182: Waiting for checks to finish 2026/05/12 03:39:26 DEBUG : Local file system at /tmp/rclone2497553182: Waiting for transfers to finish 2026/05/12 03:39:26 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:39:29 DEBUG : potato2: md5 = 6b41d1b2851d0e8e09ef0ab35fd8ba87 OK 2026/05/12 03:39:30 DEBUG : empty space: md5 = c1b21d51215e004a6bcc6659e7b93931 OK 2026/05/12 03:39:32 DEBUG : enormous: md5 = 9556a255062a731d7d32deb4e28613c4 OK 2026/05/12 03:39:32 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 03:39:32 DEBUG : enormous: Excluded 2026/05/12 03:39:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 03:39:32 DEBUG : potato2: Excluded 2026/05/12 03:39:32 DEBUG : empty space: size = 1 OK 2026/05/12 03:39:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:32 DEBUG : empty space: Unchanged skipping 2026/05/12 03:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:32 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:33 INFO : potato2: Deleted 2026/05/12 03:39:33 INFO : enormous: Deleted 2026/05/12 03:39:33 INFO : There was nothing to transfer 2026/05/12 03:39:34 DEBUG : empty space: size = 1 OK 2026/05/12 03:39:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/12 03:39:34 DEBUG : empty space: Unchanged skipping 2026/05/12 03:39:34 DEBUG : Local file system at /tmp/rclone2497553182: Waiting for checks to finish 2026/05/12 03:39:34 DEBUG : Local file system at /tmp/rclone2497553182: Waiting for transfers to finish 2026/05/12 03:39:34 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:34 INFO : enormous: Deleted 2026/05/12 03:39:34 INFO : potato2: Deleted 2026/05/12 03:39:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.25s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:39:36 DEBUG : one: md5 = 1fc07c18cefd34f27ac2c2de0a0e2ab4 OK 2026/05/12 03:39:38 DEBUG : two: md5 = e40a82b830e16811b2387f238332f0c5 OK 2026/05/12 03:39:39 DEBUG : three: md5 = 5a2ddf8bda680f487df4f9a553e642e4 OK 2026/05/12 03:39:41 DEBUG : four: md5 = 7f87b0933ce7f3b4df23416229182b93 OK 2026/05/12 03:39:41 DEBUG : five: Need to transfer - File not found at Destination 2026/05/12 03:39:41 DEBUG : one: Destination is newer than source, skipping 2026/05/12 03:39:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:39:41 DEBUG : three: size = 5 OK 2026/05/12 03:39:41 DEBUG : three: Sizes identical 2026/05/12 03:39:41 DEBUG : two: size = 3 OK 2026/05/12 03:39:41 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:39:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 03:39:41 DEBUG : four: Sizes differ 2026/05/12 03:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/12 03:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:42 DEBUG : four: md5 = be879a5055155c46b0544b4526ba3dc2 OK 2026/05/12 03:39:42 DEBUG : four: size = 4 OK 2026/05/12 03:39:42 INFO : four: Copied (replaced existing) 2026/05/12 03:39:42 DEBUG : two: md5 = 60014bad2e4d4192d416b0bab008ad36 OK 2026/05/12 03:39:42 DEBUG : two: size = 3 OK 2026/05/12 03:39:42 INFO : two: Copied (replaced existing) 2026/05/12 03:39:43 DEBUG : five: md5 = 7de56ea7edfeaf1d65a3cc4cd941fb4c OK 2026/05/12 03:39:43 DEBUG : five: size = 4 OK 2026/05/12 03:39:43 INFO : five: Copied (new) 2026/05/12 03:39:43 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.19s) === 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-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/12 03:39:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/12 03:39:46 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/12 03:39:46 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/12 03:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:47 DEBUG : yam: md5 = 83c7cef1a2ba26c65188d7b27bcef0ef OK 2026/05/12 03:39:47 DEBUG : yam: size = 11 OK 2026/05/12 03:39:47 INFO : yam: Copied (new) 2026/05/12 03:39:47 DEBUG : potato: md5 = 15c5c7e8c4250daec0350f870d7d60d9 OK 2026/05/12 03:39:47 DEBUG : potato: size = 14 OK 2026/05/12 03:39:47 INFO : potato: Copied (new) 2026/05/12 03:39:47 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/12 03:39:48 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/12 03:39:48 DEBUG : potato: size = 14 OK 2026/05/12 03:39:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:48 DEBUG : potato: Unchanged skipping 2026/05/12 03:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:49 DEBUG : yaml: md5 = 9406d8094302939c89aa265ccfe4bece OK 2026/05/12 03:39:49 DEBUG : yaml: size = 11 OK 2026/05/12 03:39:49 INFO : yaml: Copied (new) 2026/05/12 03:39:49 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:50 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/12 03:39:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Making map for --track-renames 2026/05/12 03:39:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Finished making map for --track-renames 2026/05/12 03:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/12 03:39:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 03:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for renames to finish 2026/05/12 03:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:53 DEBUG : potato: md5 = 61fe8b32e7bd2136e428da91471ee7c5 OK 2026/05/12 03:39:53 DEBUG : potato: size = 14 OK 2026/05/12 03:39:53 INFO : potato: Copied (new) 2026/05/12 03:39:53 DEBUG : yam: md5 = edd76ea4362af5ca0c8314bc4aea0a2d OK 2026/05/12 03:39:53 DEBUG : yam: size = 11 OK 2026/05/12 03:39:53 INFO : yam: Copied (new) 2026/05/12 03:39:53 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Making map for --track-renames 2026/05/12 03:39:54 DEBUG : potato: size = 14 OK 2026/05/12 03:39:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:39:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Finished making map for --track-renames 2026/05/12 03:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:54 DEBUG : potato: Unchanged skipping 2026/05/12 03:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for renames to finish 2026/05/12 03:39:55 INFO : yam: Moved (server-side) to: yaml 2026/05/12 03:39:55 INFO : yaml: Renamed from "yam" 2026/05/12 03:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:55 DEBUG : Waiting for deletions to finish 2026/05/12 03:39:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/12 03:39:57 DEBUG : Added delayed dir = "sub", newDst= 2026/05/12 03:39:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Making map for --track-renames 2026/05/12 03:39:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Finished making map for --track-renames 2026/05/12 03:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:39:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 03:39:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/12 03:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for renames to finish 2026/05/12 03:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:39:59 DEBUG : potato: md5 = c9b46f45e150dceea5153a903e5c6256 OK 2026/05/12 03:39:59 DEBUG : potato: size = 14 OK 2026/05/12 03:39:59 INFO : potato: Copied (new) 2026/05/12 03:39:59 DEBUG : sub/yam: md5 = e378b6f00f2569e8bc6149d6eb813b10 OK 2026/05/12 03:39:59 DEBUG : sub/yam: size = 11 OK 2026/05/12 03:39:59 INFO : sub/yam: Copied (new) 2026/05/12 03:39:59 DEBUG : Waiting for deletions to finish 2026/05/12 03:40:00 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/12 03:40:01 DEBUG : potato: size = 14 OK 2026/05/12 03:40:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:40:01 DEBUG : potato: Unchanged skipping 2026/05/12 03:40:02 INFO : sub: Set directory modification time (using SetModTime) 2026/05/12 03:40:02 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/12 03:40:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Making map for --track-renames 2026/05/12 03:40:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Finished making map for --track-renames 2026/05/12 03:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for renames to finish 2026/05/12 03:40:02 INFO : sub/yam: Moved (server-side) to: yam 2026/05/12 03:40:02 INFO : yam: Renamed from "sub/yam" 2026/05/12 03:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:40:02 DEBUG : Waiting for deletions to finish 2026/05/12 03:40:02 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.74s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:40:05 DEBUG : Creating backend with remote "/tmp/rclone2497553182/dir1" 2026/05/12 03:40:05 DEBUG : Creating backend with remote "/tmp/rclone2497553182/dir2" 2026/05/12 03:40:05 DEBUG : Local file system at /tmp/rclone2497553182/dir2: Using server-side directory move 2026/05/12 03:40:05 INFO : Local file system at /tmp/rclone2497553182/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 03:40:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/12 03:40:05 DEBUG : Local file system at /tmp/rclone2497553182/dir2: Waiting for checks to finish 2026/05/12 03:40:05 DEBUG : Local file system at /tmp/rclone2497553182/dir2: Waiting for transfers to finish 2026/05/12 03:40:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:40:06 DEBUG : Added delayed dir = "nested", newDst= 2026/05/12 03:40:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:40:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:40:06 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/12 03:40:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/12 03:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:40:09 DEBUG : sub dir/hello world: md5 = 53396eaf6690dadd1345dae80e5e65a1 OK 2026/05/12 03:40:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:40:09 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:40:09 INFO : sub dir/hello world: Deleted 2026/05/12 03:40:10 DEBUG : nested/sub dir/file: md5 = b8e3e19dc78dd625a6e0c807183a9152 OK 2026/05/12 03:40:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/12 03:40:10 INFO : nested/sub dir/file: Copied (new) 2026/05/12 03:40:10 INFO : nested/sub dir/file: Deleted 2026/05/12 03:40:11 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:40:11 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/12 03:40:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:40:11 INFO : sub dir: Removing directory 2026/05/12 03:40:11 INFO : nested/sub dir: Removing directory 2026/05/12 03:40:11 INFO : nested: Removing directory 2026/05/12 03:40:11 DEBUG : Local file system at /tmp/rclone2497553182: deleted 3 directories 2026/05/12 03:40:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/12 03:40:15 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/12 03:40:16 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:40:17 DEBUG : Added delayed dir = "nested", newDst= 2026/05/12 03:40:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/12 03:40:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 03:40:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/12 03:40:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/12 03:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:40:19 DEBUG : sub dir/hello world: md5 = a5cec0eac3dff1c15084221cc2b783f3 OK 2026/05/12 03:40:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 03:40:19 INFO : sub dir/hello world: Copied (new) 2026/05/12 03:40:19 INFO : sub dir/hello world: Deleted 2026/05/12 03:40:21 DEBUG : nested/sub dir/file: md5 = 68519d470e58b01fa2891a72be93380c OK 2026/05/12 03:40:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/12 03:40:21 INFO : nested/sub dir/file: Copied (new) 2026/05/12 03:40:21 INFO : nested/sub dir/file: Deleted 2026/05/12 03:40:22 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:40:22 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/12 03:40:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:40:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/12 03:40:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/12 03:40:27 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.73s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:40:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/12 03:40:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 03:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:40:29 DEBUG : existing: md5 = b3426e9ab904c4260ab087f47f65364a OK 2026/05/12 03:40:29 DEBUG : existing: size = 6 OK 2026/05/12 03:40:29 INFO : existing: Copied (new) 2026/05/12 03:40:29 INFO : existing: Deleted 2026/05/12 03:40:29 DEBUG : existing-b: md5 = 9daa1c95872ac9896df08714c852f5e6 OK 2026/05/12 03:40:29 DEBUG : existing-b: size = 6 OK 2026/05/12 03:40:29 INFO : existing-b: Copied (new) 2026/05/12 03:40:29 INFO : existing-b: Deleted 2026/05/12 03:40:30 DEBUG : existing: Destination exists, skipping 2026/05/12 03:40:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/12 03:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:40:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.05s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:40:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zujobow7bega" 2026/05/12 03:40:31 DEBUG : Creating backend with remote "TestDrive:crypt/kh41sj1jh9h1o27maddaoun807i142b2pd4b6dtpbeftv1e77g5g" 2026/05/12 03:40:34 DEBUG : potato2: md5 = 0b5843fb84a1abdfcb4a0cc983eb44cd OK 2026/05/12 03:40:36 DEBUG : empty space: md5 = 9eda9aac6ac57aae1ff2ccdbde960add OK 2026/05/12 03:40:37 DEBUG : potato3: md5 = 3b7b0e77a1f1ce442cb8ce9028479580 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho' -> Encrypted drive 'TestCryptDrive:rclone-test-zujobow7bega' 2026/05/12 03:40:40 DEBUG : empty space: md5 = d4667d6916a5f48fda2b11a2658fc477 OK 2026/05/12 03:40:41 DEBUG : potato3: md5 = 183dc69af47742d81321318d822b7929 OK 2026/05/12 03:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujobow7bega': Using server-side directory move 2026/05/12 03:40:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zujobow7bega': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 03:40:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:40:42 DEBUG : empty space: size = 1 OK 2026/05/12 03:40:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 03:40:42 DEBUG : empty space: Unchanged skipping 2026/05/12 03:40:42 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:40:42 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zujobow7bega') 2026/05/12 03:40:42 DEBUG : potato3: Sizes differ 2026/05/12 03:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujobow7bega': Waiting for checks to finish 2026/05/12 03:40:42 INFO : empty space: Deleted 2026/05/12 03:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujobow7bega': Waiting for transfers to finish 2026/05/12 03:40:42 INFO : potato3: Deleted 2026/05/12 03:40:42 INFO : potato2: Moved (server-side) 2026/05/12 03:40:43 INFO : potato3: Moved (server-side) 2026/05/12 03:40:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bababoj1rocu" 2026/05/12 03:40:44 DEBUG : Config file has changed externally - reloading 2026/05/12 03:40:44 DEBUG : Creating backend with remote "TestDrive:crypt/ufg4r6i5lpi9svlq2051lb49pc9eq62aaa9oso19ol2hmlatuvog" 2026/05/12 03:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bababoj1rocu': Using server-side directory move 2026/05/12 03:40:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bababoj1rocu': Server side directory move succeeded 2026/05/12 03:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bababoj1rocu': Purge remote 2026/05/12 03:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zujobow7bega': Purge remote 2026/05/12 03:40:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.29s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:40:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minuwis8palu" 2026/05/12 03:40:48 DEBUG : Creating backend with remote "TestDrive:crypt/dvj11234phuo1k9epjr2cpkvhktsv99qqtbjtfju2jd2pi6ket6g" 2026/05/12 03:40:50 DEBUG : potato2: md5 = e62e5f577c03bf4b7a0c2f26d17bf204 OK 2026/05/12 03:40:52 DEBUG : empty space: md5 = e2931964631f7b6ad241adb2a008d10a OK 2026/05/12 03:40:53 DEBUG : potato3: md5 = 6f736e1bdf5a8c09132655d1a2ce290e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho' -> Encrypted drive 'TestCryptDrive:rclone-test-minuwis8palu' 2026/05/12 03:40:56 DEBUG : empty space: md5 = b818aebe883b727c52dc17a21aab4871 OK 2026/05/12 03:40:57 DEBUG : potato3: md5 = 5617943e29efdefc47a5df71446ae121 OK 2026/05/12 03:40:58 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 03:40:58 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 03:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:40:58 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:40:58 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-minuwis8palu') 2026/05/12 03:40:58 DEBUG : potato3: Sizes differ 2026/05/12 03:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minuwis8palu': Waiting for checks to finish 2026/05/12 03:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minuwis8palu': Waiting for transfers to finish 2026/05/12 03:40:58 INFO : potato3: Deleted 2026/05/12 03:40:58 INFO : potato2: Moved (server-side) 2026/05/12 03:40:59 INFO : potato3: Moved (server-side) 2026/05/12 03:40:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-takuwav3ludi" 2026/05/12 03:41:00 DEBUG : Creating backend with remote "TestDrive:crypt/s7bf316mglmu0bolvdkl7lripfq7tk8i2agq0s4n46a5t5tavp20" 2026/05/12 03:41:01 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 03:41:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:41:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/12 03:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-takuwav3ludi': Waiting for checks to finish 2026/05/12 03:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-takuwav3ludi': Waiting for transfers to finish 2026/05/12 03:41:02 INFO : potato3: Moved (server-side) 2026/05/12 03:41:02 INFO : potato2: Moved (server-side) 2026/05/12 03:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-takuwav3ludi': Purge remote 2026/05/12 03:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minuwis8palu': Purge remote --- PASS: TestServerSideMoveWithFilter (17.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:41:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tihobin8tumu" 2026/05/12 03:41:05 DEBUG : Creating backend with remote "TestDrive:crypt/jke2hqhn0n7urbd1iu4alkfcvqrmtajds6i04jibv386vqnuqv50" 2026/05/12 03:41:08 DEBUG : potato2: md5 = cbd0f778cdb3acdc4aa516a61f4d8b25 OK 2026/05/12 03:41:09 DEBUG : empty space: md5 = fe66dc835ba1401f4f0713cd6da3565f OK 2026/05/12 03:41:11 DEBUG : potato3: md5 = 78a4cbdecec2dbac82f4af348bccec13 OK 2026/05/12 03:41:11 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho' -> Encrypted drive 'TestCryptDrive:rclone-test-tihobin8tumu' 2026/05/12 03:41:15 DEBUG : empty space: md5 = dc12c2f6616e5e477086d13bea6eb085 OK 2026/05/12 03:41:17 DEBUG : potato3: md5 = 34dd610e666f98c471306e404cf46762 OK 2026/05/12 03:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tihobin8tumu': Using server-side directory move 2026/05/12 03:41:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tihobin8tumu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 03:41:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 03:41:18 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/12 03:41:18 DEBUG : empty space: size = 1 OK 2026/05/12 03:41:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 03:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tihobin8tumu': Waiting for checks to finish 2026/05/12 03:41:18 DEBUG : empty space: Unchanged skipping 2026/05/12 03:41:18 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:41:18 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tihobin8tumu') 2026/05/12 03:41:18 DEBUG : potato3: Sizes differ 2026/05/12 03:41:18 INFO : empty space: Deleted 2026/05/12 03:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tihobin8tumu': Waiting for transfers to finish 2026/05/12 03:41:18 INFO : potato3: Deleted 2026/05/12 03:41:18 INFO : potato2: Moved (server-side) 2026/05/12 03:41:19 INFO : potato3: Moved (server-side) 2026/05/12 03:41:19 INFO : tomatoDir: Removing directory 2026/05/12 03:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': deleted 1 directories 2026/05/12 03:41:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tebegeq5zive" 2026/05/12 03:41:20 DEBUG : Creating backend with remote "TestDrive:crypt/otig6c51omtcdmup2iplu3orh39i4l0kujdcfh58gqgarhq2peb0" 2026/05/12 03:41:21 INFO : tomatoDir: Making directory 2026/05/12 03:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tebegeq5zive': Using server-side directory move 2026/05/12 03:41:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tebegeq5zive': Server side directory move succeeded 2026/05/12 03:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tebegeq5zive': Purge remote 2026/05/12 03:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tihobin8tumu': Purge remote 2026/05/12 03:41:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.11s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:41:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test" 2026/05/12 03:41:26 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.93s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:41:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test" 2026/05/12 03:41:28 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/12 03:41:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test-include/layer2" 2026/05/12 03:41:30 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/12 03:41:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test-ignore-file" 2026/05/12 03:41:33 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/12 03:41:37 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = fc4d4dd43cf2774e48b4496835d67fc4 OK 2026/05/12 03:41:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/12 03:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test': Waiting for checks to finish 2026/05/12 03:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test': Waiting for transfers to finish 2026/05/12 03:41:39 DEBUG : Waiting for deletions to finish 2026/05/12 03:41:39 INFO : There was nothing to transfer 2026/05/12 03:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:41:41 DEBUG : Waiting for deletions to finish 2026/05/12 03:41:41 INFO : rclone-sync-test-include: Removing directory 2026/05/12 03:41:41 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/12 03:41:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/12 03:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': failed to delete 1 directories 2026/05/12 03:41:41 INFO : There was nothing to transfer 2026/05/12 03:41:43 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/12 03:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/12 03:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/12 03:41:43 DEBUG : Waiting for deletions to finish 2026/05/12 03:41:43 INFO : There was nothing to transfer 2026/05/12 03:41:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:41:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:41:45 DEBUG : Waiting for deletions to finish 2026/05/12 03:41:45 INFO : rclone-sync-test-include: Removing directory 2026/05/12 03:41:45 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/12 03:41:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/12 03:41:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': failed to delete 1 directories 2026/05/12 03:41:45 INFO : There was nothing to transfer 2026/05/12 03:41:47 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/12 03:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/12 03:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/12 03:41:47 DEBUG : Waiting for deletions to finish 2026/05/12 03:41:47 INFO : There was nothing to transfer 2026/05/12 03:41:50 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/12 03:41:50 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.27s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:41:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dst" 2026/05/12 03:41:52 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/12 03:41:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/CompareDest" 2026/05/12 03:41:53 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/gveqi14airsml4bgu7krj116o8" 2026/05/12 03:41:57 DEBUG : one: Need to transfer - File not found at Destination 2026/05/12 03:41:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:41:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:41:59 DEBUG : one: md5 = ea2e62a0fef682aff49c64fc1ee4523e OK 2026/05/12 03:41:59 DEBUG : one: size = 3 OK 2026/05/12 03:41:59 INFO : one: Copied (new) 2026/05/12 03:41:59 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:42:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:42:01 DEBUG : one: Sizes differ 2026/05/12 03:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:42:03 DEBUG : one: md5 = 92b9d6e993b3099b953dfd4fe21d5650 OK 2026/05/12 03:42:03 DEBUG : one: size = 5 OK 2026/05/12 03:42:03 INFO : one: Copied (replaced existing) 2026/05/12 03:42:03 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:05 DEBUG : dst/one: md5 = 8713fd93b45477de0fe19e9d8e1e4a7e OK 2026/05/12 03:42:08 DEBUG : CompareDest/one: md5 = a7c091804dca5c4d63b57fa48ec27d96 OK 2026/05/12 03:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:42:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:42:09 DEBUG : one: Sizes differ 2026/05/12 03:42:09 DEBUG : one: size = 5 OK 2026/05/12 03:42:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:42:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 03:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:42:09 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:09 INFO : There was nothing to transfer 2026/05/12 03:42:11 DEBUG : CompareDest/two: md5 = b9cf113a57f669af03b78507cdbaf7e5 OK 2026/05/12 03:42:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:42:12 DEBUG : one: Sizes differ 2026/05/12 03:42:12 DEBUG : two: size = 3 OK 2026/05/12 03:42:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:42:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 03:42:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:42:12 DEBUG : one: size = 5 OK 2026/05/12 03:42:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:42:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 03:42:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:42:12 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:12 INFO : There was nothing to transfer 2026/05/12 03:42:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:42:13 DEBUG : one: Sizes differ 2026/05/12 03:42:13 DEBUG : one: size = 5 OK 2026/05/12 03:42:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:42:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 03:42:13 DEBUG : two: size = 3 OK 2026/05/12 03:42:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:42:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 03:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:42:13 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:13 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/12 03:42:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:42:15 DEBUG : one: Sizes differ 2026/05/12 03:42:15 DEBUG : one: size = 5 OK 2026/05/12 03:42:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:42:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 03:42:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:15 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/CompareDest') 2026/05/12 03:42:15 DEBUG : two: Sizes differ 2026/05/12 03:42:15 DEBUG : two: Need to transfer - File not found at Destination 2026/05/12 03:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:42:16 DEBUG : two: md5 = 5d7ef4214b9bab835e18f564cdde264c OK 2026/05/12 03:42:16 DEBUG : two: size = 5 OK 2026/05/12 03:42:16 INFO : two: Copied (new) 2026/05/12 03:42:16 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:42:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:42:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:42:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (29.09s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:42:23 DEBUG : pre-dest1/1: md5 = 9821db1bd1476bb6ad34ea2ed9a2b6b6 OK 2026/05/12 03:42:26 DEBUG : pre-dest2/2: md5 = c8a834c4734d9bda53ebda2cdc985b1a OK 2026/05/12 03:42:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dest" 2026/05/12 03:42:26 DEBUG : Config file has changed externally - reloading 2026/05/12 03:42:26 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/rg03c1jvnehrrc617i0lnqjddc" 2026/05/12 03:42:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/pre-dest1" 2026/05/12 03:42:28 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/bbnblvh6k061ssopqrp18kd7gc" 2026/05/12 03:42:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/pre-dest2" 2026/05/12 03:42:29 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/12 03:42:30 DEBUG : 1: size = 1 OK 2026/05/12 03:42:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:42:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/12 03:42:30 DEBUG : 2: size = 1 OK 2026/05/12 03:42:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:42:30 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/12 03:42:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/12 03:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dest': Waiting for checks to finish 2026/05/12 03:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dest': Waiting for transfers to finish 2026/05/12 03:42:33 DEBUG : 3: md5 = 935213e1a74162dff19d4393649decf9 OK 2026/05/12 03:42:33 DEBUG : 3: size = 1 OK 2026/05/12 03:42:33 INFO : 3: Copied (new) 2026/05/12 03:42:33 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:36 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/12 03:42:37 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/12 03:42:38 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.33s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:42:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dst" 2026/05/12 03:42:38 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/12 03:42:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/CopyDest" 2026/05/12 03:42:40 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/12 03:42:42 DEBUG : one: Need to transfer - File not found at Destination 2026/05/12 03:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:42:44 DEBUG : one: md5 = c41cb5284f4c326e3d44b8bf19208ea8 OK 2026/05/12 03:42:44 DEBUG : one: size = 3 OK 2026/05/12 03:42:44 INFO : one: Copied (new) 2026/05/12 03:42:44 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:42:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:42:46 DEBUG : one: Sizes differ 2026/05/12 03:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:42:47 DEBUG : one: md5 = 57acb31a5cd97664480fe3fbb7fbd1cf OK 2026/05/12 03:42:47 DEBUG : one: size = 5 OK 2026/05/12 03:42:47 INFO : one: Copied (replaced existing) 2026/05/12 03:42:47 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:49 DEBUG : dst/one: md5 = 220aca035512580aa218fead7f61240f OK 2026/05/12 03:42:52 DEBUG : CopyDest/one: md5 = 8a41f33657e94cfb6a6a2519e74187d6 OK 2026/05/12 03:42:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/BackupDir" 2026/05/12 03:42:52 DEBUG : Config file has changed externally - reloading 2026/05/12 03:42:52 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/12 03:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:42:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:42:54 DEBUG : one: Sizes differ 2026/05/12 03:42:55 DEBUG : one: size = 5 OK 2026/05/12 03:42:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:42:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:42:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:42:55 DEBUG : one: Sizes differ 2026/05/12 03:42:56 INFO : one: Moved (server-side) 2026/05/12 03:42:57 DEBUG : one: size = 5 OK 2026/05/12 03:42:57 INFO : one: Copied (server-side copy) 2026/05/12 03:42:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/12 03:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:42:57 DEBUG : Waiting for deletions to finish 2026/05/12 03:42:59 DEBUG : CopyDest/two: md5 = 5881a65f4702b0dc707c45c9c7144299 OK 2026/05/12 03:43:00 DEBUG : one: size = 5 OK 2026/05/12 03:43:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:43:00 DEBUG : one: Unchanged skipping 2026/05/12 03:43:00 DEBUG : two: size = 3 OK 2026/05/12 03:43:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:43:02 DEBUG : two: size = 3 OK 2026/05/12 03:43:02 INFO : two: Copied (server-side copy) 2026/05/12 03:43:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/12 03:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:43:02 DEBUG : Waiting for deletions to finish 2026/05/12 03:43:03 DEBUG : one: size = 5 OK 2026/05/12 03:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:43:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:43:03 DEBUG : two: size = 3 OK 2026/05/12 03:43:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:43:03 DEBUG : two: Unchanged skipping 2026/05/12 03:43:03 DEBUG : one: Unchanged skipping 2026/05/12 03:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:43:03 DEBUG : Waiting for deletions to finish 2026/05/12 03:43:03 INFO : There was nothing to transfer 2026/05/12 03:43:05 DEBUG : CopyDest/three: md5 = 2515292d98e4ae12dbabde018d4a2ef9 OK 2026/05/12 03:43:06 DEBUG : one: size = 5 OK 2026/05/12 03:43:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:43:06 DEBUG : one: Unchanged skipping 2026/05/12 03:43:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:43:06 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/CopyDest') 2026/05/12 03:43:06 DEBUG : three: Sizes differ 2026/05/12 03:43:06 DEBUG : three: Destination not found in --copy-dest 2026/05/12 03:43:06 DEBUG : three: Need to transfer - File not found at Destination 2026/05/12 03:43:06 DEBUG : two: size = 3 OK 2026/05/12 03:43:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 03:43:06 DEBUG : two: Unchanged skipping 2026/05/12 03:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:43:07 DEBUG : three: md5 = 610c036ed0a9f4dffbf2a5a9fb925c13 OK 2026/05/12 03:43:07 DEBUG : three: size = 7 OK 2026/05/12 03:43:07 INFO : three: Copied (new) 2026/05/12 03:43:07 DEBUG : Waiting for deletions to finish 2026/05/12 03:43:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/12 03:43:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:43:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:43:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:43:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:43:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/12 03:43:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.70s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:43:17 DEBUG : dst/one: md5 = 2ee5e5eab7746cf5646a9dcadcb73d34 OK 2026/05/12 03:43:18 DEBUG : dst/two: md5 = efb67665dd61a3bcc2f2677bc697ec9f OK 2026/05/12 03:43:19 DEBUG : dst/three.txt: md5 = 2923d002312d3ef5e90d8839fb0db7b4 OK 2026/05/12 03:43:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dst" 2026/05/12 03:43:20 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/12 03:43:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/backup" 2026/05/12 03:43:21 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/1nrff024r7pq65ecp72fc28jb0" 2026/05/12 03:43:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:43:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:43:23 DEBUG : one: Sizes differ 2026/05/12 03:43:23 DEBUG : two: size = 3 OK 2026/05/12 03:43:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:43:23 DEBUG : two: Unchanged skipping 2026/05/12 03:43:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:43:24 INFO : one: Moved (server-side) 2026/05/12 03:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:43:26 DEBUG : one: md5 = 5d5a11bb9ede14056f033b449a55ae1b OK 2026/05/12 03:43:26 DEBUG : one: size = 4 OK 2026/05/12 03:43:26 INFO : one: Copied (new) 2026/05/12 03:43:26 DEBUG : Waiting for deletions to finish 2026/05/12 03:43:27 INFO : three.txt: Moved (server-side) 2026/05/12 03:43:27 INFO : three.txt: Moved into backup dir 2026/05/12 03:43:29 DEBUG : dst/three.txt: md5 = 1af777370267730215424800b208df04 OK 2026/05/12 03:43:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:43:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:43:30 DEBUG : one: Sizes differ 2026/05/12 03:43:30 DEBUG : two: size = 3 OK 2026/05/12 03:43:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:43:30 DEBUG : two: Unchanged skipping 2026/05/12 03:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:43:30 INFO : one: Deleted 2026/05/12 03:43:31 INFO : one: Moved (server-side) 2026/05/12 03:43:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:43:32 DEBUG : one: md5 = d04a5c85e9faf5144318056572a81802 OK 2026/05/12 03:43:32 DEBUG : one: size = 5 OK 2026/05/12 03:43:32 INFO : one: Copied (new) 2026/05/12 03:43:32 DEBUG : Waiting for deletions to finish 2026/05/12 03:43:33 INFO : three.txt: Deleted 2026/05/12 03:43:34 INFO : three.txt: Moved (server-side) 2026/05/12 03:43:34 INFO : three.txt: Moved into backup dir 2026/05/12 03:43:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:43:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:43:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:43:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/12 03:43:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:43:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.46s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:43:41 DEBUG : dst/one: md5 = 25bc2a1eb80d77a24a70103e226174b8 OK 2026/05/12 03:43:42 DEBUG : dst/two: md5 = c16774b910819250fc9f173589e4c4ea OK 2026/05/12 03:43:44 DEBUG : dst/three.txt: md5 = 92c440fc66157d13855a36d30631845a OK 2026/05/12 03:43:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dst" 2026/05/12 03:43:44 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/12 03:43:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/backup" 2026/05/12 03:43:45 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/1nrff024r7pq65ecp72fc28jb0" 2026/05/12 03:43:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:43:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:43:47 DEBUG : one: Sizes differ 2026/05/12 03:43:47 DEBUG : two: size = 3 OK 2026/05/12 03:43:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:43:47 DEBUG : two: Unchanged skipping 2026/05/12 03:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:43:49 INFO : one: Moved (server-side) to: one.bak 2026/05/12 03:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:43:50 DEBUG : one: md5 = 4eb16805a1a340b067243ea0d3f7381c OK 2026/05/12 03:43:50 DEBUG : one: size = 4 OK 2026/05/12 03:43:50 INFO : one: Copied (new) 2026/05/12 03:43:50 DEBUG : Waiting for deletions to finish 2026/05/12 03:43:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 03:43:51 INFO : three.txt: Moved into backup dir 2026/05/12 03:43:53 DEBUG : dst/three.txt: md5 = ee4653a0017fdfa319a4a5c56709df79 OK 2026/05/12 03:43:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:43:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:43:54 DEBUG : one: Sizes differ 2026/05/12 03:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:43:54 DEBUG : two: size = 3 OK 2026/05/12 03:43:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:43:54 DEBUG : two: Unchanged skipping 2026/05/12 03:43:55 INFO : one.bak: Deleted 2026/05/12 03:43:55 INFO : one: Moved (server-side) to: one.bak 2026/05/12 03:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:43:57 DEBUG : one: md5 = 2e40dc3cd9fec6f3acde946a9e061a79 OK 2026/05/12 03:43:57 DEBUG : one: size = 5 OK 2026/05/12 03:43:57 INFO : one: Copied (new) 2026/05/12 03:43:57 DEBUG : Waiting for deletions to finish 2026/05/12 03:43:57 INFO : three.txt.bak: Deleted 2026/05/12 03:43:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 03:43:58 INFO : three.txt: Moved into backup dir 2026/05/12 03:44:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:44:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:44:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/12 03:44:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/12 03:44:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/12 03:44:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:44:05 DEBUG : dst/one: md5 = 137cb1b4cedf58c67b9d23bb04b6dc41 OK 2026/05/12 03:44:07 DEBUG : dst/two: md5 = 7a702f9faaaa34a12e6b6a8093831c52 OK 2026/05/12 03:44:09 DEBUG : dst/three.txt: md5 = 7a7ae617a647a4e2e161cbfe67d8555a OK 2026/05/12 03:44:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dst" 2026/05/12 03:44:09 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/12 03:44:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/backup" 2026/05/12 03:44:10 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/1nrff024r7pq65ecp72fc28jb0" 2026/05/12 03:44:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:44:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:44:12 DEBUG : one: Sizes differ 2026/05/12 03:44:12 DEBUG : two: size = 3 OK 2026/05/12 03:44:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:44:12 DEBUG : two: Unchanged skipping 2026/05/12 03:44:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:44:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/12 03:44:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:44:15 DEBUG : one: md5 = c3a986d78706bfca34196b5f8b60746a OK 2026/05/12 03:44:15 DEBUG : one: size = 4 OK 2026/05/12 03:44:15 INFO : one: Copied (new) 2026/05/12 03:44:15 DEBUG : Waiting for deletions to finish 2026/05/12 03:44:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/12 03:44:16 INFO : three.txt: Moved into backup dir 2026/05/12 03:44:18 DEBUG : dst/three.txt: md5 = 6c0993ab1387c484564d939b32222b7a OK 2026/05/12 03:44:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:44:19 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:44:19 DEBUG : one: Sizes differ 2026/05/12 03:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:44:19 DEBUG : two: size = 3 OK 2026/05/12 03:44:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:44:19 DEBUG : two: Unchanged skipping 2026/05/12 03:44:19 INFO : one-2019-01-01: Deleted 2026/05/12 03:44:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/12 03:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:44:21 DEBUG : one: md5 = e053b22ac3d190ae7d65d55e5322dd41 OK 2026/05/12 03:44:21 DEBUG : one: size = 5 OK 2026/05/12 03:44:21 INFO : one: Copied (new) 2026/05/12 03:44:21 DEBUG : Waiting for deletions to finish 2026/05/12 03:44:22 INFO : three-2019-01-01.txt: Deleted 2026/05/12 03:44:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/12 03:44:23 INFO : three.txt: Moved into backup dir 2026/05/12 03:44:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:44:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:44:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/12 03:44:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/12 03:44:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/12 03:44:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.39s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:44:30 DEBUG : dst/one: md5 = 45c3995edada10bbf5798c52ddd79f88 OK 2026/05/12 03:44:32 DEBUG : dst/two: md5 = a5bd7b309259ef032d658dd4dc0c3086 OK 2026/05/12 03:44:33 DEBUG : dst/three.txt: md5 = 3b2fd1ddad50d61e49b6cb5497e04991 OK 2026/05/12 03:44:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dst" 2026/05/12 03:44:34 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/12 03:44:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:44:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:44:35 DEBUG : one: Sizes differ 2026/05/12 03:44:35 DEBUG : two: size = 3 OK 2026/05/12 03:44:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:44:35 DEBUG : two: Unchanged skipping 2026/05/12 03:44:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:44:36 INFO : one: Moved (server-side) to: one.bak 2026/05/12 03:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:44:37 DEBUG : one: md5 = 81530e4c5f29652e0aaea8a32786bc64 OK 2026/05/12 03:44:37 DEBUG : one: size = 4 OK 2026/05/12 03:44:37 INFO : one: Copied (new) 2026/05/12 03:44:37 DEBUG : Waiting for deletions to finish 2026/05/12 03:44:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 03:44:38 INFO : three.txt: Moved into backup dir 2026/05/12 03:44:40 DEBUG : dst/three.txt: md5 = d63592c99abdfb7341451c60db5d8cf1 OK 2026/05/12 03:44:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/12 03:44:41 DEBUG : one.bak: Excluded (Path Filter) 2026/05/12 03:44:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:44:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:44:41 DEBUG : one: Sizes differ 2026/05/12 03:44:41 DEBUG : two: size = 3 OK 2026/05/12 03:44:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:44:41 DEBUG : two: Unchanged skipping 2026/05/12 03:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for checks to finish 2026/05/12 03:44:42 INFO : one.bak: Deleted 2026/05/12 03:44:42 INFO : one: Moved (server-side) to: one.bak 2026/05/12 03:44:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst': Waiting for transfers to finish 2026/05/12 03:44:44 DEBUG : one: md5 = 9da0a7bcdb3d38a67933b65709438229 OK 2026/05/12 03:44:44 DEBUG : one: size = 5 OK 2026/05/12 03:44:44 INFO : one: Copied (new) 2026/05/12 03:44:44 DEBUG : Waiting for deletions to finish 2026/05/12 03:44:44 INFO : three.txt.bak: Deleted 2026/05/12 03:44:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 03:44:45 INFO : three.txt: Moved into backup dir 2026/05/12 03:44:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:44:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/12 03:44:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/12 03:44:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/12 03:44:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:44:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (21.42s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:44:51 DEBUG : dst/one: md5 = a4b612d995da79ffbe08a25ad8344866 OK 2026/05/12 03:44:53 DEBUG : dst/two: md5 = 7d5ca381be0ed69669368394c77abb19 OK 2026/05/12 03:44:54 DEBUG : dst/three.txt: md5 = 28c6e4f8c510c16cb4195390f4d513a9 OK 2026/05/12 03:44:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dst" 2026/05/12 03:44:55 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/12 03:44:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:44:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:44:56 DEBUG : one: Sizes differ 2026/05/12 03:44:57 INFO : one: Moved (server-side) to: one.bak 2026/05/12 03:44:58 DEBUG : one: md5 = 354a2ef304fbbbf3bd098d775538eb6e OK 2026/05/12 03:44:58 DEBUG : one: size = 4 OK 2026/05/12 03:44:58 INFO : one: Copied (new) 2026/05/12 03:44:58 DEBUG : two: size = 3 OK 2026/05/12 03:44:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:44:58 DEBUG : two: Unchanged skipping 2026/05/12 03:44:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:44:59 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:44:59 DEBUG : three.txt: Sizes differ 2026/05/12 03:44:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 03:45:01 DEBUG : three.txt: md5 = cef3d81816089286f63b05010a84714f OK 2026/05/12 03:45:01 DEBUG : three.txt: size = 6 OK 2026/05/12 03:45:01 INFO : three.txt: Copied (new) 2026/05/12 03:45:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:45:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:45:02 DEBUG : one: Sizes differ 2026/05/12 03:45:03 INFO : one.bak: Deleted 2026/05/12 03:45:03 INFO : one: Moved (server-side) to: one.bak 2026/05/12 03:45:05 DEBUG : one: md5 = 74a7cce5d656555097eee5e2ca269975 OK 2026/05/12 03:45:05 DEBUG : one: size = 5 OK 2026/05/12 03:45:05 INFO : one: Copied (new) 2026/05/12 03:45:05 DEBUG : two: size = 3 OK 2026/05/12 03:45:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:45:05 DEBUG : two: Unchanged skipping 2026/05/12 03:45:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:45:05 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:45:05 DEBUG : three.txt: Sizes differ 2026/05/12 03:45:06 INFO : three.txt.bak: Deleted 2026/05/12 03:45:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 03:45:08 DEBUG : three.txt: md5 = afc435c059dcb21d1c7c364b1e37e9a2 OK 2026/05/12 03:45:08 DEBUG : three.txt: size = 19 OK 2026/05/12 03:45:08 INFO : three.txt: Copied (new) 2026/05/12 03:45:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/12 03:45:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:45:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/12 03:45:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/12 03:45:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:45:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/12 03:45:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (23.57s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:45:15 DEBUG : dst/one: md5 = cbefddc97f2a5606e9b381c5ebf74fc2 OK 2026/05/12 03:45:16 DEBUG : dst/two: md5 = be41bba9aea23c43ed7a45de0647c8db OK 2026/05/12 03:45:18 DEBUG : dst/three.txt: md5 = 07918670f18121e7d34cdc94a92191c0 OK 2026/05/12 03:45:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hemupow7kaho/dst" 2026/05/12 03:45:18 DEBUG : Creating backend with remote "TestDrive:crypt/1ps6edi9gp4kkfn32h33g20bfrklpu7km9njnnfa6qlfd5oh1sug/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/12 03:45:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:45:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:45:19 DEBUG : one: Sizes differ 2026/05/12 03:45:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/12 03:45:22 DEBUG : one: md5 = a175fc0c3413d991eaa01ab694c2589b OK 2026/05/12 03:45:22 DEBUG : one: size = 4 OK 2026/05/12 03:45:22 INFO : one: Copied (new) 2026/05/12 03:45:22 DEBUG : two: size = 3 OK 2026/05/12 03:45:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:45:22 DEBUG : two: Unchanged skipping 2026/05/12 03:45:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:45:22 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:45:22 DEBUG : three.txt: Sizes differ 2026/05/12 03:45:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/12 03:45:24 DEBUG : three.txt: md5 = 60e7335b90bdd11b0cae2d7e997560e9 OK 2026/05/12 03:45:24 DEBUG : three.txt: size = 6 OK 2026/05/12 03:45:24 INFO : three.txt: Copied (new) 2026/05/12 03:45:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:45:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:45:26 DEBUG : one: Sizes differ 2026/05/12 03:45:26 INFO : one-2019-01-01: Deleted 2026/05/12 03:45:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/12 03:45:28 DEBUG : one: md5 = 2ae16a9ec384d37c3476da55e0313a97 OK 2026/05/12 03:45:28 DEBUG : one: size = 5 OK 2026/05/12 03:45:28 INFO : one: Copied (new) 2026/05/12 03:45:29 DEBUG : two: size = 3 OK 2026/05/12 03:45:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:45:29 DEBUG : two: Unchanged skipping 2026/05/12 03:45:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:45:29 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho/dst') 2026/05/12 03:45:29 DEBUG : three.txt: Sizes differ 2026/05/12 03:45:30 INFO : three-2019-01-01.txt: Deleted 2026/05/12 03:45:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/12 03:45:32 DEBUG : three.txt: md5 = ca1b4d809bdf30946df7df64d31a73b7 OK 2026/05/12 03:45:32 DEBUG : three.txt: size = 19 OK 2026/05/12 03:45:32 INFO : three.txt: Copied (new) 2026/05/12 03:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/12 03:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/12 03:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/12 03:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/12 03:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/12 03:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/12 03:45:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (23.55s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:45:37 DEBUG : Testêé: md5 = 220781e82b264f8f6ef40d183c90522d OK 2026/05/12 03:45:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:45:38 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:45:38 DEBUG : Testêé: Sizes differ 2026/05/12 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:45:39 DEBUG : Testêé: md5 = 3a6642fa481db80b764abb3257b48ec9 OK 2026/05/12 03:45:39 DEBUG : Testêé: size = 14 OK 2026/05/12 03:45:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/12 03:45:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.50s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:45:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 03:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:45:42 DEBUG : existing: md5 = 0d1504f57d0667d7861a582ad5947089 OK 2026/05/12 03:45:42 DEBUG : existing: size = 6 OK 2026/05/12 03:45:42 INFO : existing: Copied (new) 2026/05/12 03:45:42 DEBUG : Waiting for deletions to finish 2026/05/12 03:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:45:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:45:43 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:45:43 DEBUG : existing: Sizes differ 2026/05/12 03:45:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/12 03:45:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:45:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': not deleting files as there were IO errors 2026/05/12 03:45:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.84s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:45:46 DEBUG : EXISTING: md5 = 8435b023605b01c3a5062a3c2e88acce OK 2026/05/12 03:45:46 DEBUG : EXISTING: size = 6 OK 2026/05/12 03:45:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:45:46 DEBUG : existing: Unchanged skipping 2026/05/12 03:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:45:46 DEBUG : Waiting for deletions to finish 2026/05/12 03:45:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.08s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", 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-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", 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-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.31s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:45:50 DEBUG : both0: md5 = b02044935f0ad836fbc98a470f655193 OK 2026/05/12 03:45:52 DEBUG : only0: md5 = df1c45b9d45e20f08143c22e5fcda9ea OK 2026/05/12 03:45:53 DEBUG : both1: md5 = d613dbb6167d3644dcb45909451ac60f OK 2026/05/12 03:45:55 DEBUG : only1: md5 = e8a4531b8e64a01685c6b70131f9c323 OK 2026/05/12 03:45:56 DEBUG : both2: md5 = 9e4430a2c0489611da3e34ffb391bd2e OK 2026/05/12 03:45:58 DEBUG : only2: md5 = a01a69f640a5a3c48793ad05aa9adb33 OK 2026/05/12 03:45:59 DEBUG : both3: md5 = 60e66dd637b6d2a3a27f47d6c9ca233f OK 2026/05/12 03:46:01 DEBUG : only3: md5 = ccc96702c8ec73cf81739cba3bb72add OK 2026/05/12 03:46:02 DEBUG : both4: md5 = 7dbae66f3473fe3514e1eec622310e83 OK 2026/05/12 03:46:04 DEBUG : only4: md5 = 29c4a8b9c8a6cf34029ae3174c9a05bf OK 2026/05/12 03:46:05 DEBUG : both5: md5 = 20b50d9b466b343e6e813891cc4f8932 OK 2026/05/12 03:46:06 DEBUG : only5: md5 = a0c4ce44026f4b5e59ab36fb0254d3df OK 2026/05/12 03:46:08 DEBUG : both6: md5 = 2dbd85d3d8d67432ccb2649b1735a372 OK 2026/05/12 03:46:10 DEBUG : only6: md5 = 6ca87bf551f4a7bce48f08afa1d22f3b OK 2026/05/12 03:46:11 DEBUG : both7: md5 = c200b0fd8daee5f69e18520d3f1bc2fc OK 2026/05/12 03:46:13 DEBUG : only7: md5 = 76c570cfa37a6908c10cd9951cdd8bb3 OK 2026/05/12 03:46:14 DEBUG : both8: md5 = fb9fbaff3b23c33b9ae933e15167b2a9 OK 2026/05/12 03:46:15 DEBUG : only8: md5 = 4a74e4293c90e91395b2340c516e7d4e OK 2026/05/12 03:46:17 DEBUG : both9: md5 = 7267f261eac732846fcd41e3471ae57f OK 2026/05/12 03:46:18 DEBUG : only9: md5 = 259b5635dc0fd980b687808e5cb0defd OK 2026/05/12 03:46:20 DEBUG : both10: md5 = efcbb56e035c073e5e88f59b1d7ddaf9 OK 2026/05/12 03:46:21 DEBUG : only10: md5 = 56e64ec08c8bd028fdebe9b932642f7c OK 2026/05/12 03:46:23 DEBUG : both11: md5 = 05c11788e0352da861eb5d2e3779de5c OK 2026/05/12 03:46:24 DEBUG : only11: md5 = fc528f4de4d79b6e1d556569e62789e1 OK 2026/05/12 03:46:26 DEBUG : both12: md5 = 59eea8ceeffcf7c1e7c4f641a302d594 OK 2026/05/12 03:46:28 DEBUG : only12: md5 = d9ba35c38cf7b1519e38612c9c7b7fe8 OK 2026/05/12 03:46:29 DEBUG : both13: md5 = fa0fb4fb8f6c52b75d4496db8671c723 OK 2026/05/12 03:46:31 DEBUG : only13: md5 = 04c9ca39af1ed6801f3db35e9b38d228 OK 2026/05/12 03:46:32 DEBUG : both14: md5 = d21cead81920be0afc38f593ec03f30b OK 2026/05/12 03:46:34 DEBUG : only14: md5 = 2aea660500255d30b1affd56742a46de OK 2026/05/12 03:46:35 DEBUG : both15: md5 = cc67d3a06297e102d3bcd8f1c263f17d OK 2026/05/12 03:46:37 DEBUG : only15: md5 = 4a3012287b54f30186fc45df6903b5ca OK 2026/05/12 03:46:38 DEBUG : both16: md5 = 5ff0c42864494d14e672364240298181 OK 2026/05/12 03:46:40 DEBUG : only16: md5 = deeebf6d56706c91f839b20c50da9b93 OK 2026/05/12 03:46:42 DEBUG : both17: md5 = 7d5744b1ed1600d56104a9e3f26081b7 OK 2026/05/12 03:46:43 DEBUG : only17: md5 = 1c130c33c89d7f37068ac319eeccd09a OK 2026/05/12 03:46:44 DEBUG : both18: md5 = d676b55994553eea0ad9874bb7d11a9b OK 2026/05/12 03:46:46 DEBUG : only18: md5 = 7df47281c3f2fe8a0d6e7fa9b2599dce OK 2026/05/12 03:46:47 DEBUG : both19: md5 = c4deea6b63e58a16fada6cc6e4f74a75 OK 2026/05/12 03:46:49 DEBUG : only19: md5 = a1e094bd6aa3dfa77a97903593466556 OK 2026/05/12 03:46:49 DEBUG : both0: size = 6 OK 2026/05/12 03:46:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both12: size = 6 OK 2026/05/12 03:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:46:49 DEBUG : both11: size = 6 OK 2026/05/12 03:46:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both10: size = 6 OK 2026/05/12 03:46:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both0: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both13: size = 6 OK 2026/05/12 03:46:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both12: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both14: size = 6 OK 2026/05/12 03:46:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both14: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both15: size = 6 OK 2026/05/12 03:46:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both15: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both16: size = 6 OK 2026/05/12 03:46:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both16: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both17: size = 6 OK 2026/05/12 03:46:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both17: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both18: size = 6 OK 2026/05/12 03:46:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both18: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both19: size = 6 OK 2026/05/12 03:46:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both11: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both1: size = 6 OK 2026/05/12 03:46:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both1: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both2: size = 6 OK 2026/05/12 03:46:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both2: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both3: size = 6 OK 2026/05/12 03:46:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both3: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both4: size = 6 OK 2026/05/12 03:46:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both4: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both5: size = 6 OK 2026/05/12 03:46:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both10: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both6: size = 6 OK 2026/05/12 03:46:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both6: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both13: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both19: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both8: size = 6 OK 2026/05/12 03:46:49 DEBUG : both7: size = 6 OK 2026/05/12 03:46:49 DEBUG : both9: size = 6 OK 2026/05/12 03:46:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:46:49 DEBUG : both8: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both9: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both5: Unchanged skipping 2026/05/12 03:46:49 DEBUG : both7: Unchanged skipping 2026/05/12 03:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:46:49 DEBUG : Waiting for deletions to finish 2026/05/12 03:46:50 INFO : only9: Deleted 2026/05/12 03:46:50 INFO : only2: Deleted 2026/05/12 03:46:50 INFO : only10: Deleted 2026/05/12 03:46:50 INFO : only18: Deleted 2026/05/12 03:46:50 INFO : only16: Deleted 2026/05/12 03:46:50 INFO : only0: Deleted 2026/05/12 03:46:50 INFO : only14: Deleted 2026/05/12 03:46:50 INFO : only1: Deleted 2026/05/12 03:46:51 INFO : only6: Deleted 2026/05/12 03:46:51 INFO : only4: Deleted 2026/05/12 03:46:51 INFO : only8: Deleted 2026/05/12 03:46:51 INFO : only11: Deleted 2026/05/12 03:46:51 INFO : only12: Deleted 2026/05/12 03:46:51 INFO : only19: Deleted 2026/05/12 03:46:51 INFO : only3: Deleted 2026/05/12 03:46:51 INFO : only5: Deleted 2026/05/12 03:46:52 INFO : only13: Deleted 2026/05/12 03:46:52 INFO : only15: Deleted 2026/05/12 03:46:52 INFO : only17: Deleted 2026/05/12 03:46:52 INFO : only7: Deleted 2026/05/12 03:46:52 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.53s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:47:03 DEBUG : both0: md5 = 30d2b8df8988e8bed1e2d1b18d995322 OK 2026/05/12 03:47:05 DEBUG : only0: md5 = 5adbe7a11a4ca3c5d05d2d26dc247e20 OK 2026/05/12 03:47:06 DEBUG : both1: md5 = 3ebf46a80ccb2a7947984634e98ec2c5 OK 2026/05/12 03:47:07 DEBUG : only1: md5 = e6daeb8290ffdd17611fc529b8299f75 OK 2026/05/12 03:47:09 DEBUG : both2: md5 = f345d9a78fac28ba582dad6cfc91d880 OK 2026/05/12 03:47:11 DEBUG : only2: md5 = 17a8272755efd048dc57fa184e6052f8 OK 2026/05/12 03:47:12 DEBUG : both3: md5 = 2aaa764631f4e0b29a6de6297286fe23 OK 2026/05/12 03:47:13 DEBUG : only3: md5 = c1056f58b89cd09c8225955bfab35a3b OK 2026/05/12 03:47:15 DEBUG : both4: md5 = 48b208aef2564fb16cdc768219797c8b OK 2026/05/12 03:47:16 DEBUG : only4: md5 = 4f287d54cd8b3511dec313d7493679d4 OK 2026/05/12 03:47:18 DEBUG : both5: md5 = 210793ce34c0d2911633a0d1bb1d786b OK 2026/05/12 03:47:19 DEBUG : only5: md5 = e0e1e55e816f19cf91793e215f8f5cda OK 2026/05/12 03:47:21 DEBUG : both6: md5 = 8b98dddcfe9d9546817f39e1ad0d33bc OK 2026/05/12 03:47:22 DEBUG : only6: md5 = ce7f7c9ce88448a27cfb036ee4728291 OK 2026/05/12 03:47:24 DEBUG : both7: md5 = 16a8e4c74aa3a0eebcc227a569c59bf8 OK 2026/05/12 03:47:25 DEBUG : only7: md5 = c04dc7269473bc6ab1969ff98ef20bcd OK 2026/05/12 03:47:27 DEBUG : both8: md5 = f11be2c7c955ee4fa54343f9e888a494 OK 2026/05/12 03:47:28 DEBUG : only8: md5 = d2232f63bb5ace905856f498bf2ca9de OK 2026/05/12 03:47:29 DEBUG : both9: md5 = 89a85bfb6820970f0ea1577dc23a8535 OK 2026/05/12 03:47:31 DEBUG : only9: md5 = 91282fccba0091a09c7b22eae4d789bb OK 2026/05/12 03:47:32 DEBUG : both10: md5 = e5185d87fcb6b49b92de631b5286d71a OK 2026/05/12 03:47:34 DEBUG : only10: md5 = 164654005217e16608a3036167951e06 OK 2026/05/12 03:47:35 DEBUG : both11: md5 = 40403c6be98db1fa044bd441ceb4e137 OK 2026/05/12 03:47:37 DEBUG : only11: md5 = ed30df573cab6a98a39486b84999b53c OK 2026/05/12 03:47:39 DEBUG : both12: md5 = 785c46217067b97a8707cfb20afd5377 OK 2026/05/12 03:47:40 DEBUG : only12: md5 = 1832cf69f1a496c18d17ccc7afb21f4e OK 2026/05/12 03:47:42 DEBUG : both13: md5 = fa24f5f5c673b69988c73d0ec82c2b20 OK 2026/05/12 03:47:43 DEBUG : only13: md5 = 8953e3cd9532d28d843b497f835e1d07 OK 2026/05/12 03:47:45 DEBUG : both14: md5 = 93baf1f94d34f35a9804f98f52c43f7c OK 2026/05/12 03:47:46 DEBUG : only14: md5 = 351327af08a4901390ecbda9d5445b0d OK 2026/05/12 03:47:48 DEBUG : both15: md5 = 89ba6dc52e717b34825565d99ca34692 OK 2026/05/12 03:47:49 DEBUG : only15: md5 = fe2a80c055425a030fe184a87b612fba OK 2026/05/12 03:47:51 DEBUG : both16: md5 = 230ebc9ed727dccb16c48db1ca135cf3 OK 2026/05/12 03:47:52 DEBUG : only16: md5 = a048c73b1bd858edae86e0c55e6053d1 OK 2026/05/12 03:47:54 DEBUG : both17: md5 = 741a8abf4c92f71b4a2c60685fc488fd OK 2026/05/12 03:47:55 DEBUG : only17: md5 = 375e9a585a5e2029887730a278745a01 OK 2026/05/12 03:47:57 DEBUG : both18: md5 = bb30404128338ebc42c243d997f48b90 OK 2026/05/12 03:47:58 DEBUG : only18: md5 = aa674d32d87bf0a2064b14ff1bbda68a OK 2026/05/12 03:48:00 DEBUG : both19: md5 = 52a596fb9a6c507a586fd88f89ccaf31 OK 2026/05/12 03:48:01 DEBUG : only19: md5 = e3b4da8052f3b209a4c7de0023968736 OK 2026/05/12 03:48:02 DEBUG : both0: size = 6 OK 2026/05/12 03:48:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both10: size = 6 OK 2026/05/12 03:48:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both0: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both11: size = 6 OK 2026/05/12 03:48:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both12: size = 6 OK 2026/05/12 03:48:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both13: size = 6 OK 2026/05/12 03:48:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both10: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both13: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both14: size = 6 OK 2026/05/12 03:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:48:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both15: size = 6 OK 2026/05/12 03:48:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both14: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both16: size = 6 OK 2026/05/12 03:48:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both15: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both17: size = 6 OK 2026/05/12 03:48:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both16: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both18: size = 6 OK 2026/05/12 03:48:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both18: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both19: size = 6 OK 2026/05/12 03:48:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both19: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both1: size = 6 OK 2026/05/12 03:48:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both1: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both2: size = 6 OK 2026/05/12 03:48:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both2: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both3: size = 6 OK 2026/05/12 03:48:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both3: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both4: size = 6 OK 2026/05/12 03:48:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both4: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both5: size = 6 OK 2026/05/12 03:48:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both5: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both6: size = 6 OK 2026/05/12 03:48:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both6: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both7: size = 6 OK 2026/05/12 03:48:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both7: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both8: size = 6 OK 2026/05/12 03:48:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both17: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both9: size = 6 OK 2026/05/12 03:48:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:48:02 DEBUG : both9: Unchanged skipping 2026/05/12 03:48:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only0: Sizes differ 2026/05/12 03:48:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only10: Sizes differ 2026/05/12 03:48:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only11: Sizes differ 2026/05/12 03:48:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only12: Sizes differ 2026/05/12 03:48:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only13: Sizes differ 2026/05/12 03:48:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only14: Sizes differ 2026/05/12 03:48:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only15: Sizes differ 2026/05/12 03:48:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only16: Sizes differ 2026/05/12 03:48:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only17: Sizes differ 2026/05/12 03:48:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only18: Sizes differ 2026/05/12 03:48:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only19: Sizes differ 2026/05/12 03:48:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only1: Sizes differ 2026/05/12 03:48:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only2: Sizes differ 2026/05/12 03:48:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only3: Sizes differ 2026/05/12 03:48:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only4: Sizes differ 2026/05/12 03:48:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only5: Sizes differ 2026/05/12 03:48:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only6: Sizes differ 2026/05/12 03:48:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only7: Sizes differ 2026/05/12 03:48:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only8: Sizes differ 2026/05/12 03:48:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2497553182) 2026/05/12 03:48:02 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho') 2026/05/12 03:48:02 DEBUG : only9: Sizes differ 2026/05/12 03:48:02 DEBUG : both8: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both11: Unchanged skipping 2026/05/12 03:48:02 DEBUG : both12: Unchanged skipping 2026/05/12 03:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:48:03 DEBUG : only12: md5 = c3be16d1b65967fdd031e1874921ff5b OK 2026/05/12 03:48:03 DEBUG : only12: size = 0 OK 2026/05/12 03:48:03 INFO : only12: Copied (replaced existing) 2026/05/12 03:48:03 DEBUG : only0: md5 = 95c687a30e850eff3cef4db3d933591e OK 2026/05/12 03:48:03 DEBUG : only0: size = 0 OK 2026/05/12 03:48:03 INFO : only0: Copied (replaced existing) 2026/05/12 03:48:03 DEBUG : only10: md5 = 921ffd27b34d3d16610ff91644db3e1f OK 2026/05/12 03:48:03 DEBUG : only10: size = 0 OK 2026/05/12 03:48:03 INFO : only10: Copied (replaced existing) 2026/05/12 03:48:03 DEBUG : only11: md5 = 073db3ec48460c2c61c2c6f5aa37285a OK 2026/05/12 03:48:03 DEBUG : only11: size = 0 OK 2026/05/12 03:48:03 INFO : only11: Copied (replaced existing) 2026/05/12 03:48:04 DEBUG : only16: md5 = 835f0a1e485cb6b52be860c374035152 OK 2026/05/12 03:48:04 DEBUG : only16: size = 0 OK 2026/05/12 03:48:04 INFO : only16: Copied (replaced existing) 2026/05/12 03:48:04 DEBUG : only15: md5 = 361d1c88b341d837566feadb703663ac OK 2026/05/12 03:48:04 DEBUG : only15: size = 0 OK 2026/05/12 03:48:04 INFO : only15: Copied (replaced existing) 2026/05/12 03:48:04 DEBUG : only14: md5 = 30a8bf8351feedce873a4279e3bddde1 OK 2026/05/12 03:48:04 DEBUG : only14: size = 0 OK 2026/05/12 03:48:04 INFO : only14: Copied (replaced existing) 2026/05/12 03:48:04 DEBUG : only13: md5 = 4a55cf2da69d4a112cfaf81d104ab636 OK 2026/05/12 03:48:04 DEBUG : only13: size = 0 OK 2026/05/12 03:48:04 INFO : only13: Copied (replaced existing) 2026/05/12 03:48:05 DEBUG : only18: md5 = 912695d67bab17d8f2d73303bae1ee22 OK 2026/05/12 03:48:05 DEBUG : only18: size = 0 OK 2026/05/12 03:48:05 INFO : only18: Copied (replaced existing) 2026/05/12 03:48:05 DEBUG : only17: md5 = 8a9d2e4d107d8289a65654d2e5161ad3 OK 2026/05/12 03:48:05 DEBUG : only17: size = 0 OK 2026/05/12 03:48:05 INFO : only17: Copied (replaced existing) 2026/05/12 03:48:05 DEBUG : only19: md5 = 5fd1ab77ee27a40b3da5d1d923bd3b17 OK 2026/05/12 03:48:05 DEBUG : only19: size = 0 OK 2026/05/12 03:48:05 INFO : only19: Copied (replaced existing) 2026/05/12 03:48:06 DEBUG : only1: md5 = a358376c52ce9915fe68bf1cc61b4617 OK 2026/05/12 03:48:06 DEBUG : only1: size = 0 OK 2026/05/12 03:48:06 INFO : only1: Copied (replaced existing) 2026/05/12 03:48:07 DEBUG : only3: md5 = b8035d820f5fa3be2b31ea2de7ed9ed0 OK 2026/05/12 03:48:07 DEBUG : only3: size = 0 OK 2026/05/12 03:48:07 INFO : only3: Copied (replaced existing) 2026/05/12 03:48:07 DEBUG : only2: md5 = 1aca751e808085b824c644c85a20f83f OK 2026/05/12 03:48:07 DEBUG : only2: size = 0 OK 2026/05/12 03:48:07 INFO : only2: Copied (replaced existing) 2026/05/12 03:48:07 DEBUG : only4: md5 = 1387526d3855bd1ecc57ddf02dd30509 OK 2026/05/12 03:48:07 DEBUG : only4: size = 0 OK 2026/05/12 03:48:07 INFO : only4: Copied (replaced existing) 2026/05/12 03:48:07 DEBUG : only5: md5 = 40ab1d77824e50ff99ea28890c1ea1d4 OK 2026/05/12 03:48:07 DEBUG : only5: size = 0 OK 2026/05/12 03:48:07 INFO : only5: Copied (replaced existing) 2026/05/12 03:48:08 DEBUG : only7: md5 = 6a92dfb213c3fc63d4009f55236cde91 OK 2026/05/12 03:48:08 DEBUG : only7: size = 0 OK 2026/05/12 03:48:08 INFO : only7: Copied (replaced existing) 2026/05/12 03:48:08 DEBUG : only6: md5 = 9e047bf9639763f29aee477a62a51c2f OK 2026/05/12 03:48:08 DEBUG : only6: size = 0 OK 2026/05/12 03:48:08 INFO : only6: Copied (replaced existing) 2026/05/12 03:48:08 DEBUG : only8: md5 = dac5c6deda04cc3f82c9326383106061 OK 2026/05/12 03:48:08 DEBUG : only8: size = 0 OK 2026/05/12 03:48:08 INFO : only8: Copied (replaced existing) 2026/05/12 03:48:08 DEBUG : only9: md5 = 627eab9fae9327c736e876a1a579182b OK 2026/05/12 03:48:08 DEBUG : only9: size = 0 OK 2026/05/12 03:48:08 INFO : only9: Copied (replaced existing) 2026/05/12 03:48:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.89s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:48:27 DEBUG : empty_dir: Making directory with metadata 2026/05/12 03:48:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:48:27 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 03:48:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:48:27 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 03:48:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:48:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:41 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/12 03:48:41 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/12 03:48:42 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:48:43 DEBUG : empty_dir: Making directory with metadata 2026/05/12 03:48:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:48:43 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 03:48:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:48:43 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 03:48:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:48:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:48:57 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/12 03:48:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/12 03:48:59 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:49:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:49:01 DEBUG : sub dir: Making directory with metadata 2026/05/12 03:49:01 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/12 03:49:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/12 03:49:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/12 03:49:20 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:49:20 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/12 03:49:35 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/12 03:49:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/12 03:49:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/12 03:49:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/12 03:49:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:49:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:49:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:49:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:49:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/12 03:49:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/12 03:49:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:49:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:49:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 03:49:43 DEBUG : sub dir: Making directory with metadata 2026/05/12 03:49:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/12 03:50:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/12 03:50:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/12 03:50:06 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 03:50:06 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/12 03:50:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/12 03:50:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/12 03:50:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/12 03:50:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:50:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:50:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:50:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:50:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/12 03:50:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/12 03:50:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/12 03:50:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.43s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:50:28 DEBUG : dir1/0000-abcdefg.txt: md5 = ae539c72a0d3ede450642e91b951547d OK 2026/05/12 03:50:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 442f745974d085ff9739b3fe905e7999 OK 2026/05/12 03:50:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 9c617ee4368f3b03ea94dc4bf4bd31d0 OK 2026/05/12 03:50:33 DEBUG : dir1/0003-defghij.txt: md5 = 9f23f1fcd21aa47afef353ae7828b8c0 OK 2026/05/12 03:50:34 DEBUG : dir1/0004-efghijk.txt: md5 = 5099c82eedd8d6dee0bf103bf56c382c OK 2026/05/12 03:50:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 884ecb643f1a62755f60b1d673996aec OK 2026/05/12 03:50:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 23897bfb76feb21e508daa5e136ef73b OK 2026/05/12 03:50:39 DEBUG : dir1/0007-1234567.txt: md5 = 8e353ca59d5da6bfb894051f2f18c0a6 OK 2026/05/12 03:50:40 DEBUG : dir1/0008-2345678.txt: md5 = 15996f375a4becfdc17cbd4304c9179a OK 2026/05/12 03:50:42 DEBUG : dir1/0009-3456789.txt: md5 = a97eedf58aeae456ae3c3af434ae03ce OK 2026/05/12 03:50:43 DEBUG : dir1/0010-456789.txt: md5 = f1a43a7e5aa863e29eea556fdf2238b6 OK 2026/05/12 03:50:44 DEBUG : dir1/0011-56789;.txt: md5 = 6e47a05fcddd771690dee1175f725c07 OK 2026/05/12 03:50:46 DEBUG : dir1/0012-6789;.txt: md5 = 13c8087fdaba7912ae14f781bc130d6a OK 2026/05/12 03:50:47 DEBUG : dir1/0013-789;=.txt: md5 = 6278163aa3c421376efa3a3544300787 OK 2026/05/12 03:50:49 DEBUG : dir1/0014-89;=.txt: md5 = 384c794108d487576ebec4729b6ceecc OK 2026/05/12 03:50:51 DEBUG : dir1/0015-9;=.txt: md5 = 1f802110af43fb071511fe05b64dc3da OK 2026/05/12 03:50:52 DEBUG : apple: md5 = 09bbf524c934b24a6003d33e90f1093d OK 2026/05/12 03:50:54 DEBUG : banana: md5 = bd0cea9c6e895ec0dc9a8e61a4983b0e OK 2026/05/12 03:50:55 DEBUG : appleappleapplebanana: md5 = 7cd5981341223b3682aad097a2a144eb OK 2026/05/12 03:50:57 DEBUG : splitbananasplit: md5 = 120e6513ee83cc86d20134a9c96ac047 OK 2026/05/12 03:50:57 DEBUG : Waiting for deletions to finish 2026/05/12 03:50:57 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:50:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:50:58 DEBUG : apple: size = 5 OK 2026/05/12 03:50:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:50:58 DEBUG : banana: size = 6 OK 2026/05/12 03:50:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:58 DEBUG : banana: Unchanged skipping 2026/05/12 03:50:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:50:58 DEBUG : apple: Unchanged skipping 2026/05/12 03:50:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:50:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:50:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:50:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:50:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:50:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:50:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:50:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:50:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:50:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:50:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:50:59 DEBUG : Waiting for deletions to finish 2026/05/12 03:50:59 DEBUG : Waiting for deletions to finish 2026/05/12 03:50:59 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:50:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:51:00 DEBUG : dir1: Directory modification time the same (differ by -696.305µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : banana: size = 6 OK 2026/05/12 03:51:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:51:00 DEBUG : banana: Unchanged skipping 2026/05/12 03:51:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:51:00 DEBUG : apple: size = 5 OK 2026/05/12 03:51:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:51:00 DEBUG : apple: Unchanged skipping 2026/05/12 03:51:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:51:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:51:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:51:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:51:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:51:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:51:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:51:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:51:00 DEBUG : Waiting for deletions to finish 2026/05/12 03:51:00 DEBUG : Waiting for deletions to finish 2026/05/12 03:51:01 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:51:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:51:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:51:15 DEBUG : dir1/0000-abcdefg.txt: md5 = d49ead5edbfeef903a3d10d6ada50df8 OK 2026/05/12 03:51:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 41fcf11973ea5c2cb2a4ff09edc7432e OK 2026/05/12 03:51:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 6c74eee1f6611f70da13998c53e12777 OK 2026/05/12 03:51:19 DEBUG : dir1/0003-defghij.txt: md5 = 5a3fe1ebf7ebca9db9083d2590945a6d OK 2026/05/12 03:51:21 DEBUG : dir1/0004-efghijk.txt: md5 = 5b0e05dbb68e28899e0b82e23bbce5cf OK 2026/05/12 03:51:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 30f082a347f1a2f053b7cc2615d50073 OK 2026/05/12 03:51:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 350c44db0ab83e8e499661946dc8fcd5 OK 2026/05/12 03:51:25 DEBUG : dir1/0007-1234567.txt: md5 = a5966c7ec1c02e76d37a90dbc7374c90 OK 2026/05/12 03:51:27 DEBUG : dir1/0008-2345678.txt: md5 = 25da58e92d3d83fff879357d6330fc4c OK 2026/05/12 03:51:28 DEBUG : dir1/0009-3456789.txt: md5 = 9f8e80e68078e9fd817e84c94a838080 OK 2026/05/12 03:51:29 DEBUG : dir1/0010-456789.txt: md5 = e420edfc7c08565bc37027bffbbeabcc OK 2026/05/12 03:51:31 DEBUG : dir1/0011-56789;.txt: md5 = ee3b1c556730704a90ad42869f17ac2e OK 2026/05/12 03:51:33 DEBUG : dir1/0012-6789;.txt: md5 = cdfa359f1fa276d1b0048b613b78abbd OK 2026/05/12 03:51:34 DEBUG : dir1/0013-789;=.txt: md5 = 18ece5b24e049bd061147a13b0b159b0 OK 2026/05/12 03:51:35 DEBUG : dir1/0014-89;=.txt: md5 = 8fe7196e31ff575b58aa461463a6ff0d OK 2026/05/12 03:51:37 DEBUG : dir1/0015-9;=.txt: md5 = 1f63b28fb3ec8e69cdcec7e14fa190b1 OK 2026/05/12 03:51:38 DEBUG : apple: md5 = 2bd196fbbcc21438a9cb6c9a8eebbfc4 OK 2026/05/12 03:51:40 DEBUG : banana: md5 = 9b6494b3df0f2805f9063122137b3ef2 OK 2026/05/12 03:51:41 DEBUG : appleappleapplebanana: md5 = 5ee6a4122052869361fd43540731fe9e OK 2026/05/12 03:51:43 DEBUG : splitbananasplit: md5 = d812ed64684fac0183db2db3b82c1e5f OK 2026/05/12 03:51:43 DEBUG : Waiting for deletions to finish 2026/05/12 03:51:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:51:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:51:44 DEBUG : apple: size = 5 OK 2026/05/12 03:51:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:51:44 DEBUG : apple: Unchanged skipping 2026/05/12 03:51:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:51:44 DEBUG : banana: size = 6 OK 2026/05/12 03:51:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:44 DEBUG : banana: Unchanged skipping 2026/05/12 03:51:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:51:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:51:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:51:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:51:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:51:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:51:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:51:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:51:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:51:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:51:45 DEBUG : Waiting for deletions to finish 2026/05/12 03:51:45 DEBUG : Waiting for deletions to finish 2026/05/12 03:51:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:51:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:51:46 DEBUG : dir1: Directory modification time the same (differ by -470.504µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : apple: size = 5 OK 2026/05/12 03:51:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : apple: Unchanged skipping 2026/05/12 03:51:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:51:46 DEBUG : banana: size = 6 OK 2026/05/12 03:51:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:51:46 DEBUG : banana: Unchanged skipping 2026/05/12 03:51:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:51:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:51:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:51:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:51:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:51:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:51:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:51:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:51:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:51:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:51:46 DEBUG : Waiting for deletions to finish 2026/05/12 03:51:46 DEBUG : Waiting for deletions to finish 2026/05/12 03:51:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:51:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:51:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:52:01 DEBUG : dir1/0000-abcdefg.txt: md5 = f19b80b5615e358ffa6c8aa8c9a77433 OK 2026/05/12 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = c73c005ee943fd989f379ed40cb72ff0 OK 2026/05/12 03:52:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 2257451fe5da40430d27e08b6931e854 OK 2026/05/12 03:52:06 DEBUG : dir1/0003-defghij.txt: md5 = f8e82349ea588870176943d9e6bfde3c OK 2026/05/12 03:52:08 DEBUG : dir1/0004-efghijk.txt: md5 = 6913ec8936ac35375e1387ee6276fb1e OK 2026/05/12 03:52:09 DEBUG : dir1/0005-fghijkl.txt: md5 = d8cc0f506f0e913f468e021e57373217 OK 2026/05/12 03:52:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 62dd5a5dd1e2b9689b372daea2c2cf06 OK 2026/05/12 03:52:13 DEBUG : dir1/0007-1234567.txt: md5 = 48167d8a2293659f86912564d588efe8 OK 2026/05/12 03:52:15 DEBUG : dir1/0008-2345678.txt: md5 = 0b558872fa56b83f2678b5db851f3423 OK 2026/05/12 03:52:16 DEBUG : dir1/0009-3456789.txt: md5 = 910fd4d90717a29a64a99160a0811943 OK 2026/05/12 03:52:18 DEBUG : dir1/0010-456789.txt: md5 = a20907b203cbaf325675f0095ba4e8ec OK 2026/05/12 03:52:19 DEBUG : dir1/0011-56789;.txt: md5 = 713031090b01f0c699a5c3ba2f569be2 OK 2026/05/12 03:52:21 DEBUG : dir1/0012-6789;.txt: md5 = 7b6624464fc864bf90b995337c4162fc OK 2026/05/12 03:52:22 DEBUG : dir1/0013-789;=.txt: md5 = 69398aea5143e51a6f2f9a686c0c7b37 OK 2026/05/12 03:52:24 DEBUG : dir1/0014-89;=.txt: md5 = affc0802ed18b37c94ae8e23d61ac95a OK 2026/05/12 03:52:25 DEBUG : dir1/0015-9;=.txt: md5 = bb70be2a112b9faeea05eeed32ab9563 OK 2026/05/12 03:52:27 DEBUG : apple: md5 = 3a5f6876919067fc742941e35ebe4543 OK 2026/05/12 03:52:28 DEBUG : banana: md5 = 822489e8bc99c8c41fdedfb5805694c7 OK 2026/05/12 03:52:30 DEBUG : appleappleapplebanana: md5 = 2ceba973e2336ebcf675e0b30e0c6940 OK 2026/05/12 03:52:31 DEBUG : splitbananasplit: md5 = 29a70e26a1dcbc003042c065ab26bb5b OK 2026/05/12 03:52:31 DEBUG : Waiting for deletions to finish 2026/05/12 03:52:32 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:52:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 03:52:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 03:52:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:52:34 DEBUG : YmFuYW5h: md5 = 75774faa4a1d08130dfce6ee4e362fd0 OK 2026/05/12 03:52:34 DEBUG : YmFuYW5h: size = 6 OK 2026/05/12 03:52:34 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/12 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:34 DEBUG : YXBwbGU=: md5 = 88e7cfd79e2f0cef9b4b3b6620c31402 OK 2026/05/12 03:52:34 DEBUG : YXBwbGU=: size = 5 OK 2026/05/12 03:52:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/12 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 5d08d9d6dbfc3ff572a6519a683276d8 OK 2026/05/12 03:52:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/12 03:52:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = c5f31510cecf8b4a5d203f0410b28530 OK 2026/05/12 03:52:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/12 03:52:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 01a69fd9cdb2061da99c8a7b8229e948 OK 2026/05/12 03:52:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/12 03:52:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 93e557de344a5569d51e8be4b43f6c7a OK 2026/05/12 03:52:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/12 03:52:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 901ed91dc5bfba3f1deb83fecb896979 OK 2026/05/12 03:52:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/12 03:52:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = fce90df1d6a2a38d59c62b652f201d99 OK 2026/05/12 03:52:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/12 03:52:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 94048a66481312c2a75f8262d54609ab OK 2026/05/12 03:52:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/12 03:52:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 8d2ca64a59ddc1c50d6222bbebfd92af OK 2026/05/12 03:52:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/12 03:52:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 69c38a2078caf790df6f77ac591aa9cb OK 2026/05/12 03:52:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/12 03:52:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 23ad0b1240025873f8e5b76d40ffda38 OK 2026/05/12 03:52:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/12 03:52:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 0fd7b99833bcacb953bb7db3bea7aef5 OK 2026/05/12 03:52:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/12 03:52:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = b2b3f827b616ef8f506ca7d6312e31f5 OK 2026/05/12 03:52:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/12 03:52:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = e30b8d391e09137a202578e1d751fa35 OK 2026/05/12 03:52:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/12 03:52:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 8368c9f55f438b35cd20528b247582d8 OK 2026/05/12 03:52:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/12 03:52:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 706766446ff1a0d05a2e6497cd1a03d2 OK 2026/05/12 03:52:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/12 03:52:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = ad2b7a5ce9af4cb50d495f61425750a0 OK 2026/05/12 03:52:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/12 03:52:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = a85314c3f3d9ab5cf32dba2e20974a91 OK 2026/05/12 03:52:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/12 03:52:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:40 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 38d10ec637c1875e8bd0dc4b9fe87941 OK 2026/05/12 03:52:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/12 03:52:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:40 DEBUG : Waiting for deletions to finish 2026/05/12 03:52:41 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 03:52:41 INFO : apple: Deleted 2026/05/12 03:52:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 03:52:41 INFO : appleappleapplebanana: Deleted 2026/05/12 03:52:41 INFO : banana: Deleted 2026/05/12 03:52:41 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 03:52:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 03:52:42 INFO : splitbananasplit: Deleted 2026/05/12 03:52:42 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 03:52:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 03:52:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 03:52:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 03:52:42 DEBUG : Waiting for deletions to finish 2026/05/12 03:52:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/12 03:52:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:43 DEBUG : dir1: Directory modification time the same (differ by -286.289µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : YXBwbGU=: size = 5 OK 2026/05/12 03:52:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : apple: Unchanged skipping 2026/05/12 03:52:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/12 03:52:43 DEBUG : YmFuYW5h: size = 6 OK 2026/05/12 03:52:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : banana: Unchanged skipping 2026/05/12 03:52:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/12 03:52:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 03:52:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:52:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/12 03:52:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/12 03:52:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:52:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:52:43 DEBUG : Waiting for deletions to finish 2026/05/12 03:52:43 DEBUG : Waiting for deletions to finish 2026/05/12 03:52:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/12 03:52:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 03:52:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 03:52:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 03:52:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 03:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 03:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 03:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 03:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 03:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 03:52:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:52:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:52:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 69ce3cd7ce099c6d0aecce641a4ce526 OK 2026/05/12 03:52:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7e2445a19a8cac42786dce8f8d379d83 OK 2026/05/12 03:53:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 7fdd30bca5fdb1ea314505f4d55a6576 OK 2026/05/12 03:53:02 DEBUG : dir1/0003-defghij.txt: md5 = d5a08bb4e48d2cd797b0ee29f4bf47cf OK 2026/05/12 03:53:04 DEBUG : dir1/0004-efghijk.txt: md5 = f672c45bf12b16a1144f595c168e32be OK 2026/05/12 03:53:06 DEBUG : dir1/0005-fghijkl.txt: md5 = c1bcedd7388fbfc7cc130787bbb34a42 OK 2026/05/12 03:53:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 91a1e47d8a090ba6675639d9bf9bc434 OK 2026/05/12 03:53:09 DEBUG : dir1/0007-1234567.txt: md5 = 2c7ef02b0699d958af0554cb4aa85027 OK 2026/05/12 03:53:10 DEBUG : dir1/0008-2345678.txt: md5 = 66e16f65f2d1f09bdc9697b08b17f054 OK 2026/05/12 03:53:12 DEBUG : dir1/0009-3456789.txt: md5 = e3bd06fd1df21abe7240e7fcf199a0ca OK 2026/05/12 03:53:15 DEBUG : dir1/0010-456789.txt: md5 = bcb1bffc8fc70d23c4bfc42a93a55cc1 OK 2026/05/12 03:53:17 DEBUG : dir1/0011-56789;.txt: md5 = 919d3e71f66220bfbc0082d493389ffe OK 2026/05/12 03:53:18 DEBUG : dir1/0012-6789;.txt: md5 = f7a5172848538f4eebe1f9b2977f39f2 OK 2026/05/12 03:53:20 DEBUG : dir1/0013-789;=.txt: md5 = 057cb78d7d78995e0976a254f63fb644 OK 2026/05/12 03:53:21 DEBUG : dir1/0014-89;=.txt: md5 = e164cbe611650cdc6ff1851eadc9c7da OK 2026/05/12 03:53:23 DEBUG : dir1/0015-9;=.txt: md5 = 1e9414513723109ff3d878347b4e422d OK 2026/05/12 03:53:24 DEBUG : apple: md5 = b1f44ee28b928b9cd582bb06cd846b9d OK 2026/05/12 03:53:26 DEBUG : banana: md5 = b50cb950a4cd5f088bcda6ffee9f2009 OK 2026/05/12 03:53:27 DEBUG : appleappleapplebanana: md5 = abbcf7c83d1fbc95cf6ed5310b518b4e OK 2026/05/12 03:53:29 DEBUG : splitbananasplit: md5 = cd6fc47fe4626974311b756e6b203553 OK 2026/05/12 03:53:29 DEBUG : Waiting for deletions to finish 2026/05/12 03:53:29 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:53:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:30 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:30 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:30 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:30 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:30 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:30 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:30 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 03:53:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 03:53:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 03:53:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 03:53:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 03:53:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 03:53:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 03:53:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 03:53:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 03:53:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 03:53:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 03:53:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 03:53:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 03:53:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 03:53:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 03:53:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/12 03:53:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:53:32 DEBUG : PREFIXsplitbananasplit: md5 = d92d48692290093574fb0a67f8ed7033 OK 2026/05/12 03:53:32 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/12 03:53:32 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/12 03:53:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 03:53:32 DEBUG : PREFIXappleappleapplebanana: md5 = 0a48464dcb6a788a3361d8a1dbfa7889 OK 2026/05/12 03:53:32 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/12 03:53:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/12 03:53:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:32 DEBUG : PREFIXapple: md5 = 4a5e48cfbfc9c628b076a9367d1aaea6 OK 2026/05/12 03:53:32 DEBUG : PREFIXapple: size = 5 OK 2026/05/12 03:53:32 INFO : apple: Copied (new) to: PREFIXapple 2026/05/12 03:53:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:32 DEBUG : PREFIXbanana: md5 = d5de3bb13e9590a50b770ffaaef9510c OK 2026/05/12 03:53:32 DEBUG : PREFIXbanana: size = 6 OK 2026/05/12 03:53:32 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/12 03:53:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 543ac58d78c5f0ea8e127101c3c807e8 OK 2026/05/12 03:53:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:53:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 072c4fdab08e0590e3ed8c2cfa3ec294 OK 2026/05/12 03:53:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/12 03:53:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 03:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 1a3b9da173ada650d62e5817e231bb00 OK 2026/05/12 03:53:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/12 03:53:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:33 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = a08a4b2e80ff58ce862cc0d63e708daa OK 2026/05/12 03:53:33 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/12 03:53:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:35 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = b7d3a5dc287b3b8bd99d8a552170c7a6 OK 2026/05/12 03:53:35 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/12 03:53:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 51341c475099fb39e54b9d69df5f236d OK 2026/05/12 03:53:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/12 03:53:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = ac2e98af1e2437c3c33deb998fbc146e OK 2026/05/12 03:53:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/12 03:53:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:35 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 71ce59dfc490a89c627710d271f65eda OK 2026/05/12 03:53:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/12 03:53:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:36 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 30268049988aaf795c363cd4ae12877e OK 2026/05/12 03:53:36 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/12 03:53:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:36 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 2f6bc0810357d16134643862426ea013 OK 2026/05/12 03:53:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/12 03:53:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:36 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 0efcf7b045d9eaca87587c26014c1d49 OK 2026/05/12 03:53:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/12 03:53:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:36 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 1260cc09c815e025405731a2cc179bbf OK 2026/05/12 03:53:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/12 03:53:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 03:53:37 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = b904cf09c8f6bb0165d18f035cf2ae57 OK 2026/05/12 03:53:37 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/12 03:53:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:38 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 7d4e7367039fe9db73f4cd5f3cce8f3f OK 2026/05/12 03:53:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/12 03:53:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:38 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 181fa27fbc4b9e3ec3252f1ccec287dc OK 2026/05/12 03:53:38 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/12 03:53:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/12 03:53:38 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = fa27f493f968cb8a705d64084152c153 OK 2026/05/12 03:53:38 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/12 03:53:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:38 DEBUG : Waiting for deletions to finish 2026/05/12 03:53:38 INFO : apple: Deleted 2026/05/12 03:53:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 03:53:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 03:53:38 INFO : splitbananasplit: Deleted 2026/05/12 03:53:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 03:53:38 INFO : appleappleapplebanana: Deleted 2026/05/12 03:53:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 03:53:38 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 03:53:39 INFO : banana: Deleted 2026/05/12 03:53:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 03:53:39 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 03:53:39 DEBUG : Waiting for deletions to finish 2026/05/12 03:53:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 03:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 03:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 03:53:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 03:53:40 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 03:53:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 03:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 03:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 03:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 03:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 03:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 03:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 03:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 03:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 03:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 03:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 03:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 03:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 03:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 03:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 03:53:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 03:53:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1: Directory modification time the same (differ by -244µs, within tolerance 1ms) 2026/05/12 03:53:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:53:42 DEBUG : splitbananasplit: md5 = a5c88a4a3bb230ed73b08816c59168af OK 2026/05/12 03:53:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:53:42 INFO : splitbananasplit: Copied (new) 2026/05/12 03:53:42 DEBUG : apple: md5 = 1d3dc5d1376bded0fed11d212f841744 OK 2026/05/12 03:53:42 DEBUG : apple: size = 5 OK 2026/05/12 03:53:42 INFO : apple: Copied (new) 2026/05/12 03:53:42 DEBUG : appleappleapplebanana: md5 = f464c383f37afee97c65d430c0f685d4 OK 2026/05/12 03:53:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:53:42 INFO : appleappleapplebanana: Copied (new) 2026/05/12 03:53:42 DEBUG : banana: md5 = 8dbb0161d7de53474b65c9e3907aebfd OK 2026/05/12 03:53:42 DEBUG : banana: size = 6 OK 2026/05/12 03:53:42 INFO : banana: Copied (new) 2026/05/12 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1011e3388572868d84596b68cc3457f3 OK 2026/05/12 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:53:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/12 03:53:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 35668a6b5c8513e9f1dea5941598c745 OK 2026/05/12 03:53:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:53:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/12 03:53:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 5e902c8126cd7eccc06ae1315bb2457a OK 2026/05/12 03:53:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:53:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/12 03:53:44 DEBUG : dir1/0003-defghij.txt: md5 = 50c708d84f780ed8edd9674ba385c6e1 OK 2026/05/12 03:53:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:53:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/12 03:53:45 DEBUG : dir1/0005-fghijkl.txt: md5 = ae5461878b9df70c82c747ab8653c5b3 OK 2026/05/12 03:53:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:53:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/12 03:53:45 DEBUG : dir1/0004-efghijk.txt: md5 = 2c8038a44cfda81a82cb651f4c0822ff OK 2026/05/12 03:53:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:53:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/12 03:53:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 0b7b812f4e92f04882ed125f97af88a7 OK 2026/05/12 03:53:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:53:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/12 03:53:45 DEBUG : dir1/0007-1234567.txt: md5 = 49807df4c5e837f477110283510aed73 OK 2026/05/12 03:53:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:53:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/12 03:53:46 DEBUG : dir1/0008-2345678.txt: md5 = 99bc63f03e52138567bbead8b9ee0df2 OK 2026/05/12 03:53:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:53:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/12 03:53:47 DEBUG : dir1/0009-3456789.txt: md5 = a04b0a9b4cd15b503f075f00c463f25e OK 2026/05/12 03:53:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:53:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/12 03:53:47 DEBUG : dir1/0010-456789.txt: md5 = afdcc7d0e7b29a33d84049f14cb9b9f4 OK 2026/05/12 03:53:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:53:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/12 03:53:47 DEBUG : dir1/0011-56789;.txt: md5 = 482fb42a48e8811362115d518ec856a6 OK 2026/05/12 03:53:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:53:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/12 03:53:48 DEBUG : dir1/0012-6789;.txt: md5 = f2c869744667eae488277977ebdeff2a OK 2026/05/12 03:53:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:53:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/12 03:53:48 DEBUG : dir1/0013-789;=.txt: md5 = 5ef8af810151e7e97575c1c0fac8bc3a OK 2026/05/12 03:53:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:53:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/12 03:53:48 DEBUG : dir1/0014-89;=.txt: md5 = 765721ebb75be9bc66646d6b79d66e62 OK 2026/05/12 03:53:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:53:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/12 03:53:48 DEBUG : dir1/0015-9;=.txt: md5 = eb0e88d3610c88735515d32cc81e5b34 OK 2026/05/12 03:53:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:53:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/12 03:53:48 DEBUG : Waiting for deletions to finish 2026/05/12 03:53:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/12 03:53:49 INFO : PREFIXsplitbananasplit: Deleted 2026/05/12 03:53:49 INFO : PREFIXbanana: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/12 03:53:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/12 03:53:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/12 03:53:50 INFO : PREFIXapple: Deleted 2026/05/12 03:53:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/12 03:53:50 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/12 03:53:50 DEBUG : Waiting for deletions to finish 2026/05/12 03:53:50 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : Waiting for deletions to finish 2026/05/12 03:53:51 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:53:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/12 03:54:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:54:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 459add5fe41e8d437b33555c6d7590bf OK 2026/05/12 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = d41e16c6c8359f060b8cc8eecadf875e OK 2026/05/12 03:54:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 05ff4690a058ef770d28cd828325c7c9 OK 2026/05/12 03:54:10 DEBUG : dir1/0003-defghij.txt: md5 = 91ac5201389bf7ad616978894cec3a96 OK 2026/05/12 03:54:12 DEBUG : dir1/0004-efghijk.txt: md5 = 0b6a29496b3ec528890d315093e15e85 OK 2026/05/12 03:54:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 20f90cb93c78e5819ea83b684d58289f OK 2026/05/12 03:54:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 60f2ca385a478137617877156843820e OK 2026/05/12 03:54:17 DEBUG : dir1/0007-1234567.txt: md5 = de4c63321d12b97e4b20ec539d2aab31 OK 2026/05/12 03:54:18 DEBUG : dir1/0008-2345678.txt: md5 = d62171d786d02781b89b64989ebc7400 OK 2026/05/12 03:54:19 DEBUG : dir1/0009-3456789.txt: md5 = 08cb956314779f2ff067569e7c223841 OK 2026/05/12 03:54:21 DEBUG : dir1/0010-456789.txt: md5 = 229e66d783f23bc552eaef2f3fb4788c OK 2026/05/12 03:54:23 DEBUG : dir1/0011-56789;.txt: md5 = 5eb8cbf48d888361039a3cedea88b009 OK 2026/05/12 03:54:24 DEBUG : dir1/0012-6789;.txt: md5 = 2eec7bf040ecc651a44d15cabfdc3122 OK 2026/05/12 03:54:26 DEBUG : dir1/0013-789;=.txt: md5 = be8aa43070bbcbc8840b29728d6a8380 OK 2026/05/12 03:54:27 DEBUG : dir1/0014-89;=.txt: md5 = 3ad517410a68a8437c9d97810674badf OK 2026/05/12 03:54:29 DEBUG : dir1/0015-9;=.txt: md5 = 892382edf04502d3cc5509c411c31b97 OK 2026/05/12 03:54:30 DEBUG : apple: md5 = a65168316fee5d77db06614d0f7425d0 OK 2026/05/12 03:54:32 DEBUG : banana: md5 = 7d6abc02b7604b298b0872ed77b108c9 OK 2026/05/12 03:54:33 DEBUG : appleappleapplebanana: md5 = f75219ef5d886e5f888b607c05daf798 OK 2026/05/12 03:54:34 DEBUG : splitbananasplit: md5 = a1d8ba9aa7df06d88c901d2af1357e56 OK 2026/05/12 03:54:34 DEBUG : Waiting for deletions to finish 2026/05/12 03:54:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:54:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 03:54:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 03:54:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 03:54:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 03:54:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 03:54:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 03:54:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 03:54:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:54:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 03:54:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/12 03:54:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:54:38 DEBUG : appleappleapplebananaSUFFIX: md5 = 52dc03845a27f5bb0ee6afdfb5713f7c OK 2026/05/12 03:54:38 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/12 03:54:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/12 03:54:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 03:54:38 DEBUG : bananaSUFFIX: md5 = 80f21ec0e07faf9169f15bd56b743b96 OK 2026/05/12 03:54:38 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/12 03:54:38 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/12 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:38 DEBUG : appleSUFFIX: md5 = 10d8a180959c49a459ad965a6b489543 OK 2026/05/12 03:54:38 DEBUG : appleSUFFIX: size = 5 OK 2026/05/12 03:54:38 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/12 03:54:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 03:54:38 DEBUG : splitbananasplitSUFFIX: md5 = 2ebd7785bf089fd2a18ddb96ad005bac OK 2026/05/12 03:54:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/12 03:54:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/12 03:54:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 03:54:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 37f70010f2607198d641d65b101c9f27 OK 2026/05/12 03:54:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/12 03:54:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 03:54:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 6f32ad01d5ad9b6dff36cddb7f34d29f OK 2026/05/12 03:54:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/12 03:54:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 03:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 03:54:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 6dc687f507866575b8431d2f881c19b9 OK 2026/05/12 03:54:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/12 03:54:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 03:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 03:54:40 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 4ee6afbe769e63e2bc6f6603cf1bcebc OK 2026/05/12 03:54:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/12 03:54:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/12 03:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 03:54:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = c11ffbb61b2240c1eb02000c2b6fb603 OK 2026/05/12 03:54:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/12 03:54:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 03:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 03:54:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = ba47188c84dd71b9a74648c6d5319ff4 OK 2026/05/12 03:54:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/12 03:54:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 03:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 03:54:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 43f076e7be4880e1ab4146ac1abe95d7 OK 2026/05/12 03:54:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/12 03:54:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 03:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 03:54:41 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = a66e249efab6200d8cb7a435ccdd3ad5 OK 2026/05/12 03:54:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/12 03:54:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/12 03:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 03:54:42 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 6a2b9f20ff8cb0ad8ff9f1d184635db1 OK 2026/05/12 03:54:42 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/12 03:54:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/12 03:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 03:54:42 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 066430784b7cbf93c3229851c375180b OK 2026/05/12 03:54:42 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/12 03:54:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/12 03:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 03:54:42 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 5ff2bcda540d3dd114540a783facdc14 OK 2026/05/12 03:54:42 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/12 03:54:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/12 03:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 03:54:43 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 873164b29fb35e3691f0d6029246c096 OK 2026/05/12 03:54:43 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/12 03:54:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/12 03:54:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 03:54:43 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = dfb7aee7a4981dd6d8fc6b06912602a0 OK 2026/05/12 03:54:43 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/12 03:54:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/12 03:54:43 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 1f1c283b9184eee3e5637c393e5326a2 OK 2026/05/12 03:54:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/12 03:54:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/12 03:54:43 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 27d67255f3e9067744519713bd6c4fb1 OK 2026/05/12 03:54:43 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/12 03:54:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/12 03:54:44 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 5a96a2ad9b6710d546a4b13888612dec OK 2026/05/12 03:54:44 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/12 03:54:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/12 03:54:44 DEBUG : Waiting for deletions to finish 2026/05/12 03:54:44 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 03:54:44 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 03:54:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 03:54:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 03:54:44 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 03:54:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 03:54:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 03:54:44 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 03:54:45 INFO : appleappleapplebanana: Deleted 2026/05/12 03:54:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 03:54:45 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 03:54:45 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 03:54:45 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 03:54:45 INFO : banana: Deleted 2026/05/12 03:54:45 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 03:54:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 03:54:45 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 03:54:45 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 03:54:45 INFO : splitbananasplit: Deleted 2026/05/12 03:54:45 INFO : apple: Deleted 2026/05/12 03:54:45 DEBUG : Waiting for deletions to finish 2026/05/12 03:54:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/12 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 03:54:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 03:54:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1: Directory modification time the same (differ by -348.566µs, within tolerance 1ms) 2026/05/12 03:54:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:54:48 DEBUG : appleappleapplebanana: md5 = 4d26e81522e0f9b05c8174ce3cb3e453 OK 2026/05/12 03:54:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:54:48 INFO : appleappleapplebanana: Copied (new) 2026/05/12 03:54:48 DEBUG : splitbananasplit: md5 = 6a19ff5e60721a6c7cb915fb93d20ea3 OK 2026/05/12 03:54:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:54:48 INFO : splitbananasplit: Copied (new) 2026/05/12 03:54:48 DEBUG : banana: md5 = afeec41bb0d68c0241734ab510877561 OK 2026/05/12 03:54:48 DEBUG : banana: size = 6 OK 2026/05/12 03:54:48 INFO : banana: Copied (new) 2026/05/12 03:54:49 DEBUG : apple: md5 = d6c85fc340cdccca7619cd349b65969c OK 2026/05/12 03:54:49 DEBUG : apple: size = 5 OK 2026/05/12 03:54:49 INFO : apple: Copied (new) 2026/05/12 03:54:50 DEBUG : dir1/0000-abcdefg.txt: md5 = f1d850a37445b57ae1d7cdea4d70bdb5 OK 2026/05/12 03:54:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:54:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/12 03:54:50 DEBUG : dir1/0003-defghij.txt: md5 = e20261e572dec7c5e62b4cdb42e029bd OK 2026/05/12 03:54:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:54:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/12 03:54:50 DEBUG : dir1/0002-cdefghi.txt: md5 = b26c2be6ed96a993c56793271a9db2ce OK 2026/05/12 03:54:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:54:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/12 03:54:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = f4daf335eecb7db74ab952cf57878826 OK 2026/05/12 03:54:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:54:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/12 03:54:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 5cc6a9a7eb35cfe7e2d683f24fe403a3 OK 2026/05/12 03:54:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:54:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/12 03:54:51 DEBUG : dir1/0004-efghijk.txt: md5 = ebd4b74f1d4133a60d1cd729e01a6210 OK 2026/05/12 03:54:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:54:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/12 03:54:51 DEBUG : dir1/0007-1234567.txt: md5 = 1c37ff2c9a74a816227c91a95c478bfc OK 2026/05/12 03:54:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:54:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/12 03:54:52 DEBUG : dir1/0006-ghijklm.txt: md5 = e66cae4efdb1e2da8ae73ad19cf0c9f9 OK 2026/05/12 03:54:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:54:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/12 03:54:53 DEBUG : dir1/0008-2345678.txt: md5 = deea2f036acb46ea60a76e557f41fbe7 OK 2026/05/12 03:54:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:54:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/12 03:54:53 DEBUG : dir1/0009-3456789.txt: md5 = dfa22cf6ab877edaf7949a45d8d6d165 OK 2026/05/12 03:54:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:54:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/12 03:54:53 DEBUG : dir1/0010-456789.txt: md5 = b78f53527ea85e347760c1ec67969c65 OK 2026/05/12 03:54:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:54:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/12 03:54:53 DEBUG : dir1/0011-56789;.txt: md5 = 33845df68b233b6634b95c326b01d395 OK 2026/05/12 03:54:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:54:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/12 03:54:54 DEBUG : dir1/0013-789;=.txt: md5 = 2d541be900a3f608701161576ae76f0e OK 2026/05/12 03:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:54:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/12 03:54:54 DEBUG : dir1/0014-89;=.txt: md5 = 86b1a7588a8c9ba7a5b5e5dc4ea47ef1 OK 2026/05/12 03:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:54:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/12 03:54:54 DEBUG : dir1/0012-6789;.txt: md5 = a88da85013f5eb06af9705f0147c2557 OK 2026/05/12 03:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:54:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/12 03:54:55 DEBUG : dir1/0015-9;=.txt: md5 = b2e41de5f907a6dae74090b1a9dab2eb OK 2026/05/12 03:54:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:54:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/12 03:54:55 DEBUG : Waiting for deletions to finish 2026/05/12 03:54:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/12 03:54:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/12 03:54:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/12 03:54:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/12 03:54:55 INFO : splitbananasplitSUFFIX: Deleted 2026/05/12 03:54:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/12 03:54:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/12 03:54:55 INFO : appleSUFFIX: Deleted 2026/05/12 03:54:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/12 03:54:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/12 03:54:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/12 03:54:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/12 03:54:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/12 03:54:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/12 03:54:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/12 03:54:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/12 03:54:56 INFO : bananaSUFFIX: Deleted 2026/05/12 03:54:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/12 03:54:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/12 03:54:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/12 03:54:56 DEBUG : Waiting for deletions to finish 2026/05/12 03:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:54:57 DEBUG : Waiting for deletions to finish 2026/05/12 03:54:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:54:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:55:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:55:11 DEBUG : dir1/0000-abcdefg.txt: md5 = b5b29eeb2ce3e7b807182c2121ee32bd OK 2026/05/12 03:55:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 488fafb9ba48c793bc1feba0d75a5703 OK 2026/05/12 03:55:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 0ef23b8a5ae571ed0d741cd5e3d0a821 OK 2026/05/12 03:55:16 DEBUG : dir1/0003-defghij.txt: md5 = f716159442d182b64a48bea993246a08 OK 2026/05/12 03:55:17 DEBUG : dir1/0004-efghijk.txt: md5 = dd31e769cdd0da18194355d677f96786 OK 2026/05/12 03:55:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 8071d8c971286a29d41a1543d4974a40 OK 2026/05/12 03:55:20 DEBUG : dir1/0006-ghijklm.txt: md5 = b572311344f4cbd5f013b1a82c38ec31 OK 2026/05/12 03:55:22 DEBUG : dir1/0007-1234567.txt: md5 = b6dc74fce2a416974719f3cc8f3fa346 OK 2026/05/12 03:55:23 DEBUG : dir1/0008-2345678.txt: md5 = a73ba4bb3054974b6e270bfd6bcd2b24 OK 2026/05/12 03:55:25 DEBUG : dir1/0009-3456789.txt: md5 = 5425a90f8ab3b82cb20944c742047643 OK 2026/05/12 03:55:26 DEBUG : dir1/0010-456789.txt: md5 = 99914e133d602e246f67d350dcdf3db5 OK 2026/05/12 03:55:28 DEBUG : dir1/0011-56789;.txt: md5 = c6d42df9ddde58b1a07a5c8e980194ea OK 2026/05/12 03:55:30 DEBUG : dir1/0012-6789;.txt: md5 = 0b67dd66d79a7b98248dd6a538fdcfa7 OK 2026/05/12 03:55:31 DEBUG : dir1/0013-789;=.txt: md5 = adf7916ffe75a9d4b9221b108654ebab OK 2026/05/12 03:55:33 DEBUG : dir1/0014-89;=.txt: md5 = 66c99ca4127de708b347bd86f3bd00de OK 2026/05/12 03:55:34 DEBUG : dir1/0015-9;=.txt: md5 = 093a429789568b4deb2abca7916a4c70 OK 2026/05/12 03:55:36 DEBUG : apple: md5 = a3ff34c5e46434474adf97e10a5be678 OK 2026/05/12 03:55:38 DEBUG : banana: md5 = acc79f6219b13895314bfdcfea9c7b18 OK 2026/05/12 03:55:39 DEBUG : appleappleapplebanana: md5 = 07223c4615130c2b0a785675679653d9 OK 2026/05/12 03:55:41 DEBUG : splitbananasplit: md5 = 3211df6bf6d1b5a14e1cb7997b375d4c OK 2026/05/12 03:55:41 DEBUG : Waiting for deletions to finish 2026/05/12 03:55:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:55:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:55:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 03:55:42 DEBUG : apple: size = 5 OK 2026/05/12 03:55:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:42 DEBUG : apple: Unchanged skipping 2026/05/12 03:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:42 DEBUG : banana: size = 6 OK 2026/05/12 03:55:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:42 DEBUG : banana: Unchanged skipping 2026/05/12 03:55:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:55:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 03:55:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 03:55:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:55:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:55:44 DEBUG : appleapple: md5 = 5ca05acd34ed0bf1a731af2a644536a1 OK 2026/05/12 03:55:44 DEBUG : appleapple: size = 21 OK 2026/05/12 03:55:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/12 03:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:44 DEBUG : splitbanan: md5 = cde9613faa5d02cf46b9526c27af9009 OK 2026/05/12 03:55:44 DEBUG : splitbanan: size = 16 OK 2026/05/12 03:55:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/12 03:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:44 DEBUG : dir1/0000-abcde: md5 = e3c5cbccafdd62675f4dd4355a271694 OK 2026/05/12 03:55:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/12 03:55:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/12 03:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:44 DEBUG : dir1/0001-bcdef: md5 = 23fb213dc5c7ab11b8f15f6859c53579 OK 2026/05/12 03:55:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/12 03:55:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/12 03:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:46 DEBUG : dir1/0002-cdefg: md5 = a0a613dbd76f1b0604566d1bfb49da05 OK 2026/05/12 03:55:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/12 03:55:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/12 03:55:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:46 DEBUG : dir1/0004-efghi: md5 = b06f2bdc5635578a2b1b46ef5ea2eea7 OK 2026/05/12 03:55:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/12 03:55:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/12 03:55:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:46 DEBUG : dir1/0003-defgh: md5 = 1760de05cc400e1260fe1473330a6974 OK 2026/05/12 03:55:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/12 03:55:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/12 03:55:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:46 DEBUG : dir1/0005-fghij: md5 = 63b4f0268b91f286ea8bfed6ae852ca8 OK 2026/05/12 03:55:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/12 03:55:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/12 03:55:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:47 DEBUG : dir1/0007-12345: md5 = 23650a8e5bc337af6609cbcd510410df OK 2026/05/12 03:55:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/12 03:55:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/12 03:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:47 DEBUG : dir1/0006-ghijk: md5 = 9351d3e0325eada25985da810dc3724d OK 2026/05/12 03:55:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/12 03:55:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/12 03:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:47 DEBUG : dir1/0009-34567: md5 = 9a6241b5951b14b0681a3f9fb97ebfa3 OK 2026/05/12 03:55:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/12 03:55:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/12 03:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:47 DEBUG : dir1/0008-23456: md5 = 736dfdaa5383e8f0901c985918f50321 OK 2026/05/12 03:55:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/12 03:55:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/12 03:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:49 DEBUG : dir1/0011-56789: md5 = d93bb919be11b0651d298d0f1a00426c OK 2026/05/12 03:55:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/12 03:55:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/12 03:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:49 DEBUG : dir1/0012-6789;: md5 = fd85125cd1abad12592a1fc9179bc908 OK 2026/05/12 03:55:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/12 03:55:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/12 03:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:49 DEBUG : dir1/0010-45678: md5 = c4ba6f42ee0b9db09d7a068b97f2bfab OK 2026/05/12 03:55:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/12 03:55:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/12 03:55:49 DEBUG : dir1/0013-789;=: md5 = ec86408beab52d076ec7bb4c5b8cc323 OK 2026/05/12 03:55:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/12 03:55:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/12 03:55:51 DEBUG : dir1/0014-89;=.: md5 = e4cbe8daa03325344146669f91dde0c8 OK 2026/05/12 03:55:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/12 03:55:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/12 03:55:51 DEBUG : dir1/0015-9;=.t: md5 = 5279cd0842f4d6bd7bf4f11bb4cdf660 OK 2026/05/12 03:55:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/12 03:55:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/12 03:55:51 DEBUG : Waiting for deletions to finish 2026/05/12 03:55:51 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 03:55:51 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 03:55:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 03:55:51 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 03:55:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 03:55:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 03:55:51 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 03:55:51 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 03:55:52 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 03:55:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 03:55:52 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 03:55:52 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 03:55:52 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 03:55:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 03:55:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 03:55:52 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 03:55:52 INFO : splitbananasplit: Deleted 2026/05/12 03:55:52 INFO : appleappleapplebanana: Deleted 2026/05/12 03:55:52 DEBUG : Waiting for deletions to finish 2026/05/12 03:55:53 DEBUG : appleapple: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/12 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:54 DEBUG : dir1: Directory modification time the same (differ by -449.619µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:54 DEBUG : apple: size = 5 OK 2026/05/12 03:55:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : apple: Unchanged skipping 2026/05/12 03:55:54 DEBUG : appleapple: size = 21 OK 2026/05/12 03:55:54 DEBUG : banana: size = 6 OK 2026/05/12 03:55:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : banana: Unchanged skipping 2026/05/12 03:55:54 DEBUG : splitbanan: size = 16 OK 2026/05/12 03:55:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:55:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 03:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 03:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 03:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 03:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 03:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 03:55:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 03:55:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 03:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 03:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 03:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 03:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 03:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 03:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 03:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 03:55:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 03:55:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/12 03:55:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/12 03:55:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/12 03:55:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/12 03:55:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/12 03:55:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:55:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/12 03:55:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/12 03:55:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:55:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:55:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:55:54 DEBUG : Waiting for deletions to finish 2026/05/12 03:55:54 DEBUG : Waiting for deletions to finish 2026/05/12 03:55:54 DEBUG : appleapple: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/12 03:55:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/12 03:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 03:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 03:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 03:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 03:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 03:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 03:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 03:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 03:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 03:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 03:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 03:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 03:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 03:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 03:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 03:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 03:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:56:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:56:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 14a2bee05ac8ad75f029f2059dd21e1e OK 2026/05/12 03:56:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 74e54216ce9fb85d291205e8c82ec196 OK 2026/05/12 03:56:11 DEBUG : dir1/0002-cdefghi.txt: md5 = cdd21baffa39ce84ab091814c88b7b0c OK 2026/05/12 03:56:13 DEBUG : dir1/0003-defghij.txt: md5 = 53c791667a63c1d4a843d9d823b7f454 OK 2026/05/12 03:56:15 DEBUG : dir1/0004-efghijk.txt: md5 = 4cc0e3938f4c66397af5787188346e34 OK 2026/05/12 03:56:16 DEBUG : dir1/0005-fghijkl.txt: md5 = fa86c388109f749eb800432963a38ba7 OK 2026/05/12 03:56:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 11dd8192669b58c984b30966d5dbf805 OK 2026/05/12 03:56:19 DEBUG : dir1/0007-1234567.txt: md5 = cb1ead19685ff5cccba4cf7f05ed4801 OK 2026/05/12 03:56:20 DEBUG : dir1/0008-2345678.txt: md5 = c61bdf39a60091d8dafc18a8765e4234 OK 2026/05/12 03:56:22 DEBUG : dir1/0009-3456789.txt: md5 = bff0c1538f6b053cf169a3e8907062ec OK 2026/05/12 03:56:23 DEBUG : dir1/0010-456789.txt: md5 = e3adc2c816fda48804cb78f853da141c OK 2026/05/12 03:56:25 DEBUG : dir1/0011-56789;.txt: md5 = f786bb80c3db787863cab5cc594aeb18 OK 2026/05/12 03:56:26 DEBUG : dir1/0012-6789;.txt: md5 = e0b969d71ca0da1cc91a88390a523a96 OK 2026/05/12 03:56:28 DEBUG : dir1/0013-789;=.txt: md5 = 9816fd20223e582c776d29b52172fea6 OK 2026/05/12 03:56:29 DEBUG : dir1/0014-89;=.txt: md5 = ef5d9b2f0024938fb8eaf2a53351e62d OK 2026/05/12 03:56:31 DEBUG : dir1/0015-9;=.txt: md5 = adc4095d37aea54b3ed3140b1619556a OK 2026/05/12 03:56:32 DEBUG : apple: md5 = 512de38890093e42b698bbd2d71836d7 OK 2026/05/12 03:56:34 DEBUG : banana: md5 = 8b23caac14e791a71cf05b687f6e6a9b OK 2026/05/12 03:56:36 DEBUG : appleappleapplebanana: md5 = 47f68036f7870b094da946d8a9849b35 OK 2026/05/12 03:56:37 DEBUG : splitbananasplit: md5 = 58cc577c7b5d0f19db2f4242d68811b5 OK 2026/05/12 03:56:37 DEBUG : Waiting for deletions to finish 2026/05/12 03:56:38 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:56:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:56:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:56:39 DEBUG : apple: size = 5 OK 2026/05/12 03:56:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : apple: Unchanged skipping 2026/05/12 03:56:39 DEBUG : banana: size = 6 OK 2026/05/12 03:56:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : banana: Unchanged skipping 2026/05/12 03:56:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:56:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:56:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:56:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:56:39 DEBUG : Waiting for deletions to finish 2026/05/12 03:56:39 DEBUG : Waiting for deletions to finish 2026/05/12 03:56:40 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1: Directory modification time the same (differ by -393.679µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : apple: size = 5 OK 2026/05/12 03:56:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : apple: Unchanged skipping 2026/05/12 03:56:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:56:41 DEBUG : banana: size = 6 OK 2026/05/12 03:56:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:56:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : banana: Unchanged skipping 2026/05/12 03:56:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:56:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:56:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:56:41 DEBUG : Waiting for deletions to finish 2026/05/12 03:56:41 DEBUG : Waiting for deletions to finish 2026/05/12 03:56:41 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:56:42 DEBUG : Waiting for deletions to finish 2026/05/12 03:56:43 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:56:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:56:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:56:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 15f9da510052b55bb5dc468c15021c59 OK 2026/05/12 03:56:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 852e75d3081e5c0b5e3699e63ad1db42 OK 2026/05/12 03:57:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 846f08699b06644466950f31244892a2 OK 2026/05/12 03:57:01 DEBUG : dir1/0003-defghij.txt: md5 = 4b9ec574a9e40adfb5466ade781914ec OK 2026/05/12 03:57:03 DEBUG : dir1/0004-efghijk.txt: md5 = d0ba176b5b171e65d3f800ff4c21226b OK 2026/05/12 03:57:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 1dd5f1fe61b481f2457f4b0dfd88efcd OK 2026/05/12 03:57:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 72fc51f53432b7e375bc127ae030461a OK 2026/05/12 03:57:07 DEBUG : dir1/0007-1234567.txt: md5 = b84d653b899becb9d0c96f3706f60b21 OK 2026/05/12 03:57:09 DEBUG : dir1/0008-2345678.txt: md5 = 9ce40b42f65386475d0b017d8039a731 OK 2026/05/12 03:57:10 DEBUG : dir1/0009-3456789.txt: md5 = a16615a6584fb98d95226b85d2a8e25d OK 2026/05/12 03:57:12 DEBUG : dir1/0010-456789.txt: md5 = 9420c6b5d6940ee969f5606aeb930c2f OK 2026/05/12 03:57:13 DEBUG : dir1/0011-56789;.txt: md5 = 65614e62d5c3109bb09561d7290ef84d OK 2026/05/12 03:57:14 DEBUG : dir1/0012-6789;.txt: md5 = 7a6124a0ff8583964a8f564d1633a99f OK 2026/05/12 03:57:16 DEBUG : dir1/0013-789;=.txt: md5 = c882f597c6a31969fa4a2e29baac907f OK 2026/05/12 03:57:17 DEBUG : dir1/0014-89;=.txt: md5 = a7c2c20fc2e50d46504867bff851570b OK 2026/05/12 03:57:19 DEBUG : dir1/0015-9;=.txt: md5 = 848c6c7f2a8ccc63a563f280439b6232 OK 2026/05/12 03:57:20 DEBUG : apple: md5 = bd6d218f8e3f0802662214621b9cfd0b OK 2026/05/12 03:57:22 DEBUG : banana: md5 = b929b6665f11a79f2d4da342812b1101 OK 2026/05/12 03:57:23 DEBUG : appleappleapplebanana: md5 = a71725ea8890e5c0c2bdf1fcd2a705ce OK 2026/05/12 03:57:25 DEBUG : splitbananasplit: md5 = 09e55c9eb86744dc548f9da4926ce0f2 OK 2026/05/12 03:57:25 DEBUG : Waiting for deletions to finish 2026/05/12 03:57:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:57:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:57:27 DEBUG : apple: size = 5 OK 2026/05/12 03:57:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : apple: Unchanged skipping 2026/05/12 03:57:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:57:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:57:27 DEBUG : banana: size = 6 OK 2026/05/12 03:57:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : banana: Unchanged skipping 2026/05/12 03:57:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:57:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:57:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:57:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:57:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:57:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:57:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:57:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:57:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:57:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:57:27 DEBUG : Waiting for deletions to finish 2026/05/12 03:57:27 DEBUG : Waiting for deletions to finish 2026/05/12 03:57:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:57:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1: Directory modification time the same (differ by -197.471µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : apple: size = 5 OK 2026/05/12 03:57:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : apple: Unchanged skipping 2026/05/12 03:57:29 DEBUG : banana: size = 6 OK 2026/05/12 03:57:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : banana: Unchanged skipping 2026/05/12 03:57:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:57:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:57:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:57:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:57:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:57:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:57:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:57:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:57:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:57:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:57:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:57:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:57:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:57:29 DEBUG : Waiting for deletions to finish 2026/05/12 03:57:29 DEBUG : Waiting for deletions to finish 2026/05/12 03:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:57:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:57:43 DEBUG : dir1/0000-abcdefg.txt: md5 = aba9b2dcce1848e65b076064a46401cb OK 2026/05/12 03:57:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = f0844a7ff9c0fd6d3c817de898dacb7b OK 2026/05/12 03:57:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 3e2c1e2798c53cdfe0d12c6c0bf76d8f OK 2026/05/12 03:57:48 DEBUG : dir1/0003-defghij.txt: md5 = 079a74f5ce466b478277208263b36caf OK 2026/05/12 03:57:49 DEBUG : dir1/0004-efghijk.txt: md5 = 17ecc2c615e7f31f713c7627f2d2ec17 OK 2026/05/12 03:57:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 4e0e3e18f4f9409971502d9518ccf70d OK 2026/05/12 03:57:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 0da91b4821becfe6800ba44f10e40349 OK 2026/05/12 03:57:54 DEBUG : dir1/0007-1234567.txt: md5 = 5143c38b94211f295687e9954bc14d4f OK 2026/05/12 03:57:55 DEBUG : dir1/0008-2345678.txt: md5 = de73b385156294159f0b1bec8256c367 OK 2026/05/12 03:57:57 DEBUG : dir1/0009-3456789.txt: md5 = 6b039449e01949d09236acdecdee29c6 OK 2026/05/12 03:57:58 DEBUG : dir1/0010-456789.txt: md5 = 79297132b9a98f8cc6e3cb1164d567e6 OK 2026/05/12 03:58:00 DEBUG : dir1/0011-56789;.txt: md5 = a86469b3d0d2b83dee2edda9529e0950 OK 2026/05/12 03:58:01 DEBUG : dir1/0012-6789;.txt: md5 = 8604efd76b8ac12e69f952d61a774cd1 OK 2026/05/12 03:58:03 DEBUG : dir1/0013-789;=.txt: md5 = aa40094530cecd0e17fb4cf5ad6e0f6b OK 2026/05/12 03:58:04 DEBUG : dir1/0014-89;=.txt: md5 = 9cc19c8da35d4e741cba4e008bd50adf OK 2026/05/12 03:58:06 DEBUG : dir1/0015-9;=.txt: md5 = 70a76162910557127dd4d70e3382029f OK 2026/05/12 03:58:08 DEBUG : apple: md5 = 9ac8824154d71e585132f28825d0fc5f OK 2026/05/12 03:58:09 DEBUG : banana: md5 = d39b517e631a768352ee936d137b08c3 OK 2026/05/12 03:58:11 DEBUG : appleappleapplebanana: md5 = 35899cd7329bf61f73eba70be7d30c67 OK 2026/05/12 03:58:12 DEBUG : splitbananasplit: md5 = b2dbb7c34a5b593ed6ab2071b1078d0a OK 2026/05/12 03:58:12 DEBUG : Waiting for deletions to finish 2026/05/12 03:58:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:58:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:58:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:58:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:58:14 DEBUG : apple: size = 5 OK 2026/05/12 03:58:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : apple: Unchanged skipping 2026/05/12 03:58:14 DEBUG : banana: size = 6 OK 2026/05/12 03:58:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : banana: Unchanged skipping 2026/05/12 03:58:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:58:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:58:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:58:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:58:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:58:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:58:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:58:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:58:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:58:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:58:14 DEBUG : Waiting for deletions to finish 2026/05/12 03:58:14 DEBUG : Waiting for deletions to finish 2026/05/12 03:58:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:58:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:58:16 DEBUG : dir1: Directory modification time the same (differ by -985.072µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : banana: size = 6 OK 2026/05/12 03:58:16 DEBUG : apple: size = 5 OK 2026/05/12 03:58:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : banana: Unchanged skipping 2026/05/12 03:58:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : apple: Unchanged skipping 2026/05/12 03:58:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:58:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:58:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:58:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:58:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:58:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:58:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:58:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:58:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:58:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:58:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:58:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:58:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:58:16 DEBUG : Waiting for deletions to finish 2026/05/12 03:58:16 DEBUG : Waiting for deletions to finish 2026/05/12 03:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:58:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:58:31 DEBUG : dir1/0000-abcdefg.txt: md5 = d55175fc6a38b1165430e81b795449a0 OK 2026/05/12 03:58:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = bed5eb4930a98cb08cbb47b7ca29a7e0 OK 2026/05/12 03:58:34 DEBUG : dir1/0002-cdefghi.txt: md5 = b4abfa44bdbf14c49c271bc06a8364eb OK 2026/05/12 03:58:35 DEBUG : dir1/0003-defghij.txt: md5 = 529df92fa499202ffc931be6d79d4793 OK 2026/05/12 03:58:37 DEBUG : dir1/0004-efghijk.txt: md5 = 35e19e5f2c3f923c9d8118523b61d149 OK 2026/05/12 03:58:38 DEBUG : dir1/0005-fghijkl.txt: md5 = 7d4da2151a45e23d52b6d964ca3f5a1d OK 2026/05/12 03:58:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 4ddf6bd1e13130e3a1d376c94a744ca1 OK 2026/05/12 03:58:41 DEBUG : dir1/0007-1234567.txt: md5 = 32ea9a9dce1c689f84841e21f55a64fb OK 2026/05/12 03:58:43 DEBUG : dir1/0008-2345678.txt: md5 = 11d46b02d4c2454fb7e130243a6a0086 OK 2026/05/12 03:58:44 DEBUG : dir1/0009-3456789.txt: md5 = ab824c1369cf0a4d409a928deb1ffcc2 OK 2026/05/12 03:58:46 DEBUG : dir1/0010-456789.txt: md5 = 6180f0594aeab03cb254989b85e15ad5 OK 2026/05/12 03:58:47 DEBUG : dir1/0011-56789;.txt: md5 = d02da780dcb766caca41451d300b0406 OK 2026/05/12 03:58:49 DEBUG : dir1/0012-6789;.txt: md5 = 5b31aa6728de0c99fa4b3f385c7074e2 OK 2026/05/12 03:58:50 DEBUG : dir1/0013-789;=.txt: md5 = c4f13eb5747a49e0c01549ab6783c75b OK 2026/05/12 03:58:52 DEBUG : dir1/0014-89;=.txt: md5 = f5f57f41961967eef8067640bf21ace3 OK 2026/05/12 03:58:53 DEBUG : dir1/0015-9;=.txt: md5 = 02fef92ebc0a02d24e4e818603f8d8d1 OK 2026/05/12 03:58:54 DEBUG : apple: md5 = d4c2b4c184f067800921218659e08d9b OK 2026/05/12 03:58:56 DEBUG : banana: md5 = 01395b1dd0af1d759eea2b0cb73332c3 OK 2026/05/12 03:58:58 DEBUG : appleappleapplebanana: md5 = 4e53a572355c3cd86db0b8bb034a3de6 OK 2026/05/12 03:58:59 DEBUG : splitbananasplit: md5 = 1653163be4351f6f6f22d1b0d404a3a1 OK 2026/05/12 03:58:59 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:59:01 DEBUG : apple: size = 5 OK 2026/05/12 03:59:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:01 DEBUG : apple: Unchanged skipping 2026/05/12 03:59:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:59:01 DEBUG : banana: size = 6 OK 2026/05/12 03:59:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:01 DEBUG : banana: Unchanged skipping 2026/05/12 03:59:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:59:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:59:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:59:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:59:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:59:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:59:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:59:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:59:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:59:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:59:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:59:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:59:02 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:02 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:59:03 DEBUG : dir1: Directory modification time the same (differ by -773.065µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : apple: size = 5 OK 2026/05/12 03:59:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:59:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : banana: size = 6 OK 2026/05/12 03:59:03 DEBUG : apple: Unchanged skipping 2026/05/12 03:59:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:59:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : banana: Unchanged skipping 2026/05/12 03:59:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:59:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:59:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:59:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:59:03 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:03 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 03:59:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 03:59:18 DEBUG : dir1/0000-abcdefg.txt: md5 = c38517a28c1753554f71f7248dca4349 OK 2026/05/12 03:59:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 03678253fa34685ff4cb7631fb807692 OK 2026/05/12 03:59:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 4d2320507059d105b8e6d0e665efd0c8 OK 2026/05/12 03:59:22 DEBUG : dir1/0003-defghij.txt: md5 = 2334bdf8315529eb53bfb3aca724eca8 OK 2026/05/12 03:59:24 DEBUG : dir1/0004-efghijk.txt: md5 = 9a9b3acf47234b9adbf82b235dd9492c OK 2026/05/12 03:59:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 16bded13127b892880425274cee0886f OK 2026/05/12 03:59:27 DEBUG : dir1/0006-ghijklm.txt: md5 = cdf63a37416c1c628759dd374baf70bc OK 2026/05/12 03:59:28 DEBUG : dir1/0007-1234567.txt: md5 = 6f2d16cf9d589775e161f937d01b6131 OK 2026/05/12 03:59:30 DEBUG : dir1/0008-2345678.txt: md5 = c17b68cc9ddbbda5d1f133f27433bcf3 OK 2026/05/12 03:59:31 DEBUG : dir1/0009-3456789.txt: md5 = d32ee7cf328d363b9bf149c35f4f096d OK 2026/05/12 03:59:32 DEBUG : dir1/0010-456789.txt: md5 = f64d21321b565ef322a662f8fb3f0029 OK 2026/05/12 03:59:34 DEBUG : dir1/0011-56789;.txt: md5 = 39a8bdb6baecfbd1bc0671a643589a6e OK 2026/05/12 03:59:35 DEBUG : dir1/0012-6789;.txt: md5 = 09b022459c11d7b096e7246305e3e9fe OK 2026/05/12 03:59:37 DEBUG : dir1/0013-789;=.txt: md5 = a0853d9c6d953e271e6e889d80c241e9 OK 2026/05/12 03:59:39 DEBUG : dir1/0014-89;=.txt: md5 = 62969322e852b15b4f83eb8d35d2f8f0 OK 2026/05/12 03:59:40 DEBUG : dir1/0015-9;=.txt: md5 = 54cc0dc8148b54de7db8f56617c10c5e OK 2026/05/12 03:59:41 DEBUG : apple: md5 = 3f6cb857bda1b8c94df6b40a71b44b12 OK 2026/05/12 03:59:43 DEBUG : banana: md5 = 7e64072bbbbdac46e5595a6e566e815b OK 2026/05/12 03:59:44 DEBUG : appleappleapplebanana: md5 = 3147b170297d56737554d1eb41a4daf7 OK 2026/05/12 03:59:46 DEBUG : splitbananasplit: md5 = 3fb0d51351a1cb1570206a80e17d0b78 OK 2026/05/12 03:59:46 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:59:48 DEBUG : apple: size = 5 OK 2026/05/12 03:59:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : apple: Unchanged skipping 2026/05/12 03:59:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:59:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:59:48 DEBUG : banana: size = 6 OK 2026/05/12 03:59:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : banana: Unchanged skipping 2026/05/12 03:59:48 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/12 03:59:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:59:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:59:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:59:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:59:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:59:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:59:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:59:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:59:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:59:48 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:48 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:59:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1: Directory modification time the same (differ by -557.836µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : apple: size = 5 OK 2026/05/12 03:59:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 03:59:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : apple: Unchanged skipping 2026/05/12 03:59:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 03:59:50 DEBUG : banana: size = 6 OK 2026/05/12 03:59:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : banana: Unchanged skipping 2026/05/12 03:59:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 03:59:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 03:59:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 03:59:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 03:59:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 03:59:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 03:59:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 03:59:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 03:59:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 03:59:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 03:59:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 03:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 03:59:50 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:50 DEBUG : Waiting for deletions to finish 2026/05/12 03:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : banana: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : apple: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/12 04:00:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" --- PASS: TestTransform (576.01s) --- PASS: TestTransform/NFC (46.61s) --- PASS: TestTransform/NFD (45.95s) --- PASS: TestTransform/base64 (56.86s) --- PASS: TestTransform/prefix (67.38s) --- PASS: TestTransform/suffix (66.39s) --- PASS: TestTransform/truncate (56.76s) --- PASS: TestTransform/encoder (48.23s) --- PASS: TestTransform/ISO-8859-1 (46.47s) --- PASS: TestTransform/charmap (47.96s) --- PASS: TestTransform/lowercase (46.58s) --- PASS: TestTransform/ascii (46.81s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:00:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:00:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:00:02 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/12 04:00:03 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-12T04:00:02.47392637Z) 2026/05/12 04:00:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:00:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/12 04:00:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:00:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/12 04:00:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = e525032b39f415ab88698b65b24d897b OK 2026/05/12 04:00:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/12 04:00:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:00:05 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:06 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.97s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:00:07 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:07 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:07 DEBUG : tictactoe: Making directory with metadata 2026/05/12 04:00:08 INFO : tictactoe: Made directory with metadata (mtime=2026-05-12T04:00:07.444009498Z) 2026/05/12 04:00:08 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:08 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:00:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:10 DEBUG : tictactoe/tictactoe: md5 = 94cd3422d261818496eebd36253d4c3f OK 2026/05/12 04:00:10 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/12 04:00:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/12 04:00:10 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.14s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:00:12 DEBUG : toe: Making directory with metadata 2026/05/12 04:00:13 INFO : toe: Made directory with metadata (mtime=2026-05-12T04:00:12.579095382Z) 2026/05/12 04:00:13 DEBUG : toe/toe: Making directory with metadata 2026/05/12 04:00:14 INFO : toe/toe: Made directory with metadata (mtime=2026-05-12T04:00:12.579095382Z) 2026/05/12 04:00:14 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:00:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:00:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:15 DEBUG : toe/toe/tictactoe: md5 = d71ae538e7ad842dda40f7025d11294a OK 2026/05/12 04:00:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/12 04:00:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/12 04:00:15 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/12 04:00:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.08s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:00:19 DEBUG : toe: Making directory with metadata 2026/05/12 04:00:20 INFO : toe: Made directory with metadata (mtime=2026-05-12T04:00:19.659213808Z) 2026/05/12 04:00:20 DEBUG : toe/toe: Making directory with metadata 2026/05/12 04:00:21 INFO : toe/toe: Made directory with metadata (mtime=2026-05-12T04:00:19.659213808Z) 2026/05/12 04:00:21 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:00:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:00:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:22 DEBUG : toe/toe/tictactoe: md5 = ea57b1fa2df10c3c73b263fe6e3943e7 OK 2026/05/12 04:00:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/12 04:00:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/12 04:00:22 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/12 04:00:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.10s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:00:26 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:00:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:00:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/12 04:00:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:27 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:27 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:27 DEBUG : tictactoe: Making directory with metadata 2026/05/12 04:00:28 INFO : tictactoe: Made directory with metadata (mtime=2026-05-12T04:00:26.755332497Z) 2026/05/12 04:00:28 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:28 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:28 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/12 04:00:29 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-12T04:00:26.755332497Z) 2026/05/12 04:00:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:00:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:00:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:31 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 1a24889c9122bebcec4ded7ccec01af6 OK 2026/05/12 04:00:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:00:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/12 04:00:31 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/12 04:00:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.85s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:00:35 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:00:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:00:35 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/12 04:00:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:00:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:36 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:36 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:36 DEBUG : tictactoe: Making directory with metadata 2026/05/12 04:00:37 INFO : tictactoe: Made directory with metadata (mtime=2026-05-12T04:00:35.60748055Z) 2026/05/12 04:00:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/12 04:00:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-12T04:00:35.60748055Z) 2026/05/12 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7e866696e0c80700ae13d022ad9d3c11 OK 2026/05/12 04:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:00:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:00:39 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:40 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:00:41 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:41 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/12 04:00:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': 0 differences found 2026/05/12 04:00:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': 1 hashes could not be checked 2026/05/12 04:00:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': 1 matching files 2026/05/12 04:00:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/12 04:00:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.18s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:00:44 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:45 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:45 DEBUG : tictactoe: Making directory with metadata 2026/05/12 04:00:45 INFO : tictactoe: Made directory with metadata (mtime=2026-05-12T04:00:44.790634139Z) 2026/05/12 04:00:45 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:45 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/12 04:00:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-12T04:00:44.790634139Z) 2026/05/12 04:00:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:00:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:00:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:00:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:48 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 25a71ffca53c2e16ab46544359ac16bb OK 2026/05/12 04:00:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:00:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/12 04:00:48 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:49 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:49 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:49 DEBUG : tictactoe: Directory modification time the same (differ by -634.139µs, within tolerance 1ms) 2026/05/12 04:00:49 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:00:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:00:49 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -634.139µs, within tolerance 1ms) 2026/05/12 04:00:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:00:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:00:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/12 04:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:49 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/12 04:00:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.71s) === RUN TestSyntax 2026/05/12 04:00:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:00:53 DEBUG : toe: Making directory with metadata 2026/05/12 04:00:54 INFO : toe: Made directory with metadata (mtime=2026-05-12T04:00:53.498779776Z) 2026/05/12 04:00:54 DEBUG : toe/toe: Making directory with metadata 2026/05/12 04:00:55 INFO : toe/toe: Made directory with metadata (mtime=2026-05-12T04:00:53.498779776Z) 2026/05/12 04:00:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:00:56 DEBUG : toe/toe/toe: md5 = d3c05ce2935f6d977143006d88e24053 OK 2026/05/12 04:00:56 DEBUG : toe/toe/toe: size = 11 OK 2026/05/12 04:00:56 INFO : toe/toe/toe: Copied (new) 2026/05/12 04:00:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:00:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/12 04:00:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.06s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:01:00 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:01:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:01:00 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:00 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/12 04:01:01 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:01:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:01 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:01 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:01 DEBUG : tictactoe: Making directory with metadata 2026/05/12 04:01:02 INFO : tictactoe: Made directory with metadata (mtime=2026-05-12T04:01:00.561897897Z) 2026/05/12 04:01:02 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:02 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:01:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/12 04:01:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-12T04:01:00.561897897Z) 2026/05/12 04:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:01:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:01:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 363ddc11dd63b698a6e19a89991b6ca7 OK 2026/05/12 04:01:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:01:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:04 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:01:04 INFO : toe/toe: Removing directory 2026/05/12 04:01:04 INFO : toe: Removing directory 2026/05/12 04:01:04 INFO : empty_dir: Removing directory 2026/05/12 04:01:04 DEBUG : Local file system at /tmp/rclone2497553182: deleted 3 directories 2026/05/12 04:01:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/12 04:01:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.58s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:01:09 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:01:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:01:09 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:09 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/12 04:01:10 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:10 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:10 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:10 DEBUG : tictactoe: Making directory with metadata 2026/05/12 04:01:10 INFO : tictactoe: Made directory with metadata (mtime=2026-05-12T04:01:09.139041337Z) 2026/05/12 04:01:10 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:10 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:01:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/12 04:01:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-12T04:01:09.139041337Z) 2026/05/12 04:01:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:01:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:01:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:01:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:01:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6ecc5a50daf94e2b5bc37a3ed6d22767 OK 2026/05/12 04:01:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:01:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:13 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:01:13 INFO : toe/toe: Removing directory 2026/05/12 04:01:13 INFO : toe: Removing directory 2026/05/12 04:01:13 INFO : empty_dir: Removing directory 2026/05/12 04:01:13 DEBUG : Local file system at /tmp/rclone2497553182: deleted 3 directories 2026/05/12 04:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:01:17 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/12 04:01:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/12 04:01:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/12 04:01:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.92s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:01:23 DEBUG : Reset feature "Copy" 2026/05/12 04:01:23 DEBUG : Reset feature "Move" 2026/05/12 04:01:23 DEBUG : Reset feature "Copy" 2026/05/12 04:01:23 DEBUG : Reset feature "Move" 2026/05/12 04:01:23 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:01:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:01:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:23 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/12 04:01:24 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:01:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:01:24 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:24 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:24 DEBUG : tictactoe: Making directory with metadata 2026/05/12 04:01:24 INFO : tictactoe: Made directory with metadata (mtime=2026-05-12T04:01:23.05527407Z) 2026/05/12 04:01:24 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:24 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:01:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:01:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/12 04:01:25 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-12T04:01:23.05527407Z) 2026/05/12 04:01:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:01:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:01:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:01:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:01:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 467fea3f090736050bf5b029a20fb3f7 OK 2026/05/12 04:01:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:01:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:01:27 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:01:27 INFO : toe/toe: Removing directory 2026/05/12 04:01:27 INFO : toe: Removing directory 2026/05/12 04:01:27 INFO : empty_dir: Removing directory 2026/05/12 04:01:27 DEBUG : Local file system at /tmp/rclone2497553182: deleted 3 directories 2026/05/12 04:01:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:01:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:01:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:01:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:01:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:01:32 DEBUG : toe/toe/toe.txt: md5 = 35748a3d6fa02e5ff7331c0b9b679d4f OK 2026/05/12 04:01:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/12 04:01:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/12 04:01:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/12 04:01:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/12 04:01:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/12 04:01:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/12 04:01:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.55s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:01:38 DEBUG : toe: transformed to: dG9l 2026/05/12 04:01:38 DEBUG : toe: transformed to: dG9l 2026/05/12 04:01:38 DEBUG : dG9l: Making directory with metadata 2026/05/12 04:01:39 INFO : dG9l: Made directory with metadata (mtime=2026-05-12T04:01:38.60953944Z) 2026/05/12 04:01:39 DEBUG : toe: transformed to: dG9l 2026/05/12 04:01:39 DEBUG : toe: transformed to: dG9l 2026/05/12 04:01:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/12 04:01:39 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/12 04:01:40 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-12T04:01:38.60953944Z) 2026/05/12 04:01:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/12 04:01:40 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/12 04:01:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:01:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:01:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:01:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 2c06a5adacb60d5952be1bbe75c96b42 OK 2026/05/12 04:01:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/12 04:01:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:01:42 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:43 DEBUG : dG9l: transformed to: toe 2026/05/12 04:01:43 DEBUG : dG9l: transformed to: toe 2026/05/12 04:01:43 DEBUG : toe: Directory modification time the same (differ by 539.44µs, within tolerance 1ms) 2026/05/12 04:01:43 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/12 04:01:43 DEBUG : dG9l: transformed to: toe 2026/05/12 04:01:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/12 04:01:43 DEBUG : toe/toe: Directory modification time the same (differ by 539.44µs, within tolerance 1ms) 2026/05/12 04:01:43 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/12 04:01:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/12 04:01:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/12 04:01:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/12 04:01:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/12 04:01:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/12 04:01:43 DEBUG : Local file system at /tmp/rclone2497553182: Waiting for checks to finish 2026/05/12 04:01:43 DEBUG : Local file system at /tmp/rclone2497553182: Waiting for transfers to finish 2026/05/12 04:01:43 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:45 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/12 04:01:46 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.73s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho'", Local "Local file system at /tmp/rclone2497553182", Modify Window "1ms" 2026/05/12 04:01:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:01:47 DEBUG : toe: transformed to: 2026/05/12 04:01:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:01:47 DEBUG : toe: transformed to: 2026/05/12 04:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Making directory with metadata 2026/05/12 04:01:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Made directory with metadata (mtime=2026-05-12T04:01:47.337688929Z) 2026/05/12 04:01:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:01:48 DEBUG : toe: transformed to: 2026/05/12 04:01:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:01:48 DEBUG : toe: transformed to: 2026/05/12 04:01:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:01:48 DEBUG : toe/toe: transformed to: 2026/05/12 04:01:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/12 04:01:48 DEBUG : toe/toe: Making directory with metadata 2026/05/12 04:01:49 INFO : toe/toe: Made directory with metadata (mtime=2026-05-12T04:01:47.337688929Z) 2026/05/12 04:01:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:01:49 DEBUG : toe/toe: transformed to: 2026/05/12 04:01:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/12 04:01:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:01:49 DEBUG : toe: transformed to: 2026/05/12 04:01:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:01:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:01:49 DEBUG : toe/toe/toe: transformed to: 2026/05/12 04:01:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/12 04:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for checks to finish 2026/05/12 04:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Waiting for transfers to finish 2026/05/12 04:01:51 DEBUG : toe/toe/toe: md5 = 49b1d0b7ed8a55ec18e9a21c5e9cf095 OK 2026/05/12 04:01:51 DEBUG : toe/toe/toe: size = 11 OK 2026/05/12 04:01:51 INFO : toe/toe/toe: Copied (new) 2026/05/12 04:01:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': not deleting files as there were IO errors 2026/05/12 04:01:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': not deleting directories as there were IO errors 2026/05/12 04:01:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/12 04:01:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.41s) PASS 2026/05/12 04:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hemupow7kaho': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 27m32.812869031s (try 1/5)