"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/04/08 04:14:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu" 2026/04/08 04:14:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/08 04:14:57 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig" 2026/04/08 04:14:58 DEBUG : Creating backend with remote "/tmp/rclone1350178041" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:14:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:14:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:14:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/08 04:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:14:59 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:14:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:15:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:02 DEBUG : sub dir/hello world: md5 = aed6c5b931894e33ebcac87eea3ba998 OK 2026/04/08 04:15:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:15:02 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:15:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.64s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:05 DEBUG : metadata sub dir: Making directory with metadata 2026/04/08 04:15:05 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:05 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/08 04:15:05 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:05 DEBUG : Local file system at /tmp/rclone1350178041: File to upload is small (21 bytes), uploading instead of streaming 2026/04/08 04:15:05 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/08 04:15:05 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/08 04:15:05 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/08 04:15:05 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:05 DEBUG : Google drive root 'crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig': Skipping btime metadata as can't update it on an existing file: 2026-04-08T04:15:05.515356433Z 2026/04/08 04:15:06 INFO : empty metadata sub dir: Updated directory metadata 2026/04/08 04:15:06 DEBUG : Google drive root 'crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig': Skipping btime metadata as can't update it on an existing file: 2026-04-08T04:15:05.514356421Z 2026/04/08 04:15:07 INFO : metadata sub dir: Updated directory metadata 2026/04/08 04:15:07 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/08 04:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:08 DEBUG : metadata sub dir/hello metadata world: md5 = 3e74b15dbd43eec0d65ed090e860fb30 OK 2026/04/08 04:15:08 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/08 04:15:08 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/08 04:15:11 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:13 DEBUG : metadata sub dir: Making directory with metadata 2026/04/08 04:15:13 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:13 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/08 04:15:13 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:13 DEBUG : Local file system at /tmp/rclone1350178041: File to upload is small (21 bytes), uploading instead of streaming 2026/04/08 04:15:13 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/08 04:15:13 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/08 04:15:13 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/08 04:15:13 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:13 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/08 04:15:13 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/08 04:15:13 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/08 04:15:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:15 DEBUG : metadata sub dir/hello metadata world: md5 = e81ce3f3aea6a81f3ec10684c661d020 OK 2026/04/08 04:15:15 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/08 04:15:15 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/08 04:15:15 DEBUG : Google drive root 'crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig': Skipping btime metadata as can't update it on an existing file: 2026-04-08T04:15:12.999442873Z 2026/04/08 04:15:16 INFO : metadata sub dir: Updated directory metadata 2026/04/08 04:15:19 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.77s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:19 DEBUG : Creating backend with remote "/non-existing" 2026/04/08 04:15:19 DEBUG : Config file has changed externally - reloading 2026/04/08 04:15:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/08 04:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:15:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:23 DEBUG : sub dir/hello world: md5 = 122f4e22fb15a32a2cee6ddf1c68d5e3 OK 2026/04/08 04:15:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:15:23 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:15:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.33s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Running all checks before starting transfers 2026/04/08 04:15:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:15:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Checks finished, now starting transfers 2026/04/08 04:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:28 DEBUG : sub dir/hello world: md5 = 1f11211e69396b8c19f918100d7a7450 OK 2026/04/08 04:15:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:15:28 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:15:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.23s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:31 ERROR : Ignoring --no-traverse with sync 2026/04/08 04:15:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:15:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:33 DEBUG : sub dir/hello world: md5 = c5b4214f2031bbdefb0814ebbefd0e3a OK 2026/04/08 04:15:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:15:33 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:15:33 DEBUG : Waiting for deletions to finish 2026/04/08 04:15:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.48s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/08 04:15:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:38 DEBUG : hello world2: md5 = acf502241a68732c0ad8880de885bc89 OK 2026/04/08 04:15:38 DEBUG : hello world2: size = 12 OK 2026/04/08 04:15:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.78s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:41 DEBUG : potato2: md5 = 08ac40b4d5272c6957a71cd8bcf13148 OK 2026/04/08 04:15:41 DEBUG : potato2: size = 11 OK 2026/04/08 04:15:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:44 DEBUG : potato2: md5 = b12772a5ef51aa8cdb3412c9f0718caa OK 2026/04/08 04:15:44 DEBUG : potato2: size = 11 OK 2026/04/08 04:15:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.92s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/08 04:15:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:45 DEBUG : sub dir2: Making directory with metadata 2026/04/08 04:15:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:46 DEBUG : sub dir: Making directory with metadata 2026/04/08 04:15:47 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:15:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/08 04:15:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:48 DEBUG : sub dir/hello world: md5 = bba27af778dcded29f05d7c94dd95bed OK 2026/04/08 04:15:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:15:48 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:15:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/08 04:15:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.36s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:53 INFO : sub dir2: Making directory 2026/04/08 04:15:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/08 04:15:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/08 04:15:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:15:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:15:54 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/08 04:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:15:56 DEBUG : sub dir/hello world: md5 = 93248027924b274d7f96d27849ab625e OK 2026/04/08 04:15:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:15:56 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:15:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:15:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.17s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:15:59 DEBUG : sub dir2: Making directory with metadata 2026/04/08 04:15:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:59 DEBUG : sub dir2: Making directory with metadata 2026/04/08 04:15:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:15:59 DEBUG : sub dir: Making directory with metadata 2026/04/08 04:16:00 INFO : sub dir: Made directory with metadata (mtime=2026-04-08T04:15:59.063974767Z) 2026/04/08 04:16:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:16:02 DEBUG : sub dir/hello world: md5 = 632532e2534fb2c4bde0efa3818b9ada OK 2026/04/08 04:16:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:16:02 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:16:02 INFO : sub dir/hello world: Deleted 2026/04/08 04:16:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.73s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:16:05 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/08 04:16:05 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:16:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.57s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:16:09 INFO : sub dir2: Making directory 2026/04/08 04:16:09 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/08 04:16:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:16:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:16:11 DEBUG : sub dir/hello world: md5 = b389bf8c68b68796a9eeaa7af7b52794 OK 2026/04/08 04:16:11 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:16:11 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:16:11 INFO : sub dir/hello world: Deleted 2026/04/08 04:16:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:16:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.21s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:16:14 DEBUG : sub dir2: Making directory with metadata 2026/04/08 04:16:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:16:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:16:14 DEBUG : sub dir2: Making directory with metadata 2026/04/08 04:16:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:16:15 DEBUG : sub dir: Making directory with metadata 2026/04/08 04:16:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:16:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:16:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:16:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:16:17 DEBUG : sub dir/hello world: md5 = 7ec4e307cd2dd120e375394632e7a116 OK 2026/04/08 04:16:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:16:17 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:16:17 DEBUG : Waiting for deletions to finish 2026/04/08 04:16:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.49s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:16:21 INFO : sub dir2: Making directory 2026/04/08 04:16:21 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/08 04:16:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:16:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:16:23 DEBUG : sub dir/hello world: md5 = a9d24ae06ad4bd892d647f610fbd77b4 OK 2026/04/08 04:16:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:16:23 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:16:23 DEBUG : Waiting for deletions to finish 2026/04/08 04:16:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:16:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.13s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:16:28 DEBUG : sub dir/hello world: md5 = cd6198990fbe92a239ec1c010efe5841 OK 2026/04/08 04:16:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gokelun7cija" 2026/04/08 04:16:29 DEBUG : Creating backend with remote "TestDrive:crypt/qdarrjadsch2b8vphulcd3nqo5cr10cj1m2hovpeoe48o47e5mrg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu' -> Encrypted drive 'TestCryptDrive:rclone-test-gokelun7cija' 2026/04/08 04:16:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:16:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokelun7cija': Waiting for checks to finish 2026/04/08 04:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokelun7cija': Waiting for transfers to finish 2026/04/08 04:16:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:16:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 04:16:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokelun7cija': Purge remote 2026/04/08 04:16:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.91s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:16:38 DEBUG : sub dir/hello world: md5 = add8f82de239e5f66f240816b12e0688 OK 2026/04/08 04:16:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/08 04:16:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/08 04:16:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:16:40 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:16:40 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 04:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:16:41 DEBUG : sub dir/hello world: md5 = 027ea3bd00224da4e938516fc7c30473 OK 2026/04/08 04:16:41 DEBUG : sub dir/hello world: size = 17 OK 2026/04/08 04:16:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/08 04:16:41 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/08 04:16:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:16:46 DEBUG : sub dir/hello world: md5 = 6a2c3c1e1aded1b73724a6c9c23fe37d OK 2026/04/08 04:16:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cicebaf0fose" 2026/04/08 04:16:46 DEBUG : Creating backend with remote "TestDrive:crypt/6ecan63hbfbl8dvsau0eolillsu2feebojo0ggdtv375ld0uoer0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu' -> Encrypted drive 'TestCryptDrive:rclone-test-cicebaf0fose' 2026/04/08 04:16:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:16:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cicebaf0fose': Waiting for checks to finish 2026/04/08 04:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cicebaf0fose': Waiting for transfers to finish 2026/04/08 04:16:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:16:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 04:16:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:16:53 DEBUG : sub dir/hello world: md5 = 8d9525cbfc1386cc28a33d79cc41ab29 OK 2026/04/08 04:16:54 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 04:16:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/08 04:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cicebaf0fose': Waiting for checks to finish 2026/04/08 04:16:54 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:16:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cicebaf0fose') 2026/04/08 04:16:54 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 04:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cicebaf0fose': Waiting for transfers to finish 2026/04/08 04:16:56 DEBUG : sub dir/hello world: size = 17 OK 2026/04/08 04:16:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 04:16:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/08 04:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cicebaf0fose': Purge remote 2026/04/08 04:16:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.11s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:01 DEBUG : sub dir/hello world: md5 = f19017d4b081f63131643cb5655d5a44 OK 2026/04/08 04:17:02 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/08 04:17:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/08 04:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:17:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:17:03 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 04:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:04 DEBUG : sub dir/hello world: md5 = 738483d8e000868b079d89ae32e812ed OK 2026/04/08 04:17:04 DEBUG : sub dir/hello world: size = 17 OK 2026/04/08 04:17:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/08 04:17:04 INFO : sub dir/hello world: Deleted 2026/04/08 04:17:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/08 04:17:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.88s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:09 DEBUG : sub dir/hello world: md5 = 42f381b8c40fdca452a1d645817a81c1 OK 2026/04/08 04:17:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-becered6lugo" 2026/04/08 04:17:09 DEBUG : Creating backend with remote "TestDrive:crypt/09rrpv45g6ln6ec6fs82g6qt3n8cr5su7qtnanvaicor33587u60" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu' -> Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo' 2026/04/08 04:17:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:17:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Waiting for checks to finish 2026/04/08 04:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Waiting for transfers to finish 2026/04/08 04:17:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:17:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/08 04:17:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:17:16 DEBUG : sub dir/hello world: md5 = ec5df4765e7d8a43327255d2913e0302 OK 2026/04/08 04:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Using server-side directory move 2026/04/08 04:17:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 04:17:17 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 04:17:17 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/08 04:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Waiting for checks to finish 2026/04/08 04:17:17 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:17:17 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo') 2026/04/08 04:17:17 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 04:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Waiting for transfers to finish 2026/04/08 04:17:18 INFO : sub dir/hello world: Deleted 2026/04/08 04:17:19 INFO : sub dir/hello world: Moved (server-side) 2026/04/08 04:17:19 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/08 04:17:22 DEBUG : sub dir/hello world: md5 = 409d444b960e96bb3020eb2b7edb90a7 OK 2026/04/08 04:17:23 DEBUG : testing file moves 2026/04/08 04:17:23 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 04:17:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/08 04:17:23 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:17:23 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo') 2026/04/08 04:17:23 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 04:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Waiting for checks to finish 2026/04/08 04:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Waiting for transfers to finish 2026/04/08 04:17:24 INFO : sub dir/hello world: Deleted 2026/04/08 04:17:24 INFO : sub dir/hello world: Moved (server-side) 2026/04/08 04:17:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/08 04:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becered6lugo': Purge remote --- PASS: TestServerSideMoveOverSelf (20.44s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:29 DEBUG : sub dir/hello world: md5 = 77ddb184abf45100feeba631311ad630 OK 2026/04/08 04:17:29 ERROR : error listing: directory not found 2026/04/08 04:17:30 INFO : Local file system at /tmp/rclone1350178041: Making directory 2026/04/08 04:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.36s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:35 DEBUG : sub dir/hello world: md5 = 510310e59276e594ba49ad706aa98819 OK 2026/04/08 04:17:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:17:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:17:36 DEBUG : Local file system at /tmp/rclone1350178041: Waiting for checks to finish 2026/04/08 04:17:36 DEBUG : Local file system at /tmp/rclone1350178041: Waiting for transfers to finish 2026/04/08 04:17:36 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/08 04:17:36 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/08 04:17:36 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:17:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:17:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.76s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/08 04:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:40 DEBUG : check sum: md5 = 543390f77c092a232fb5c8e201dc1213 OK 2026/04/08 04:17:40 DEBUG : check sum: size = 1 OK 2026/04/08 04:17:40 INFO : check sum: Copied (new) 2026/04/08 04:17:40 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:40 DEBUG : check sum: size = 1 OK 2026/04/08 04:17:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/08 04:17:40 DEBUG : check sum: Size of src and dst objects identical 2026/04/08 04:17:40 DEBUG : check sum: Unchanged skipping 2026/04/08 04:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:40 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.41s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/08 04:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:43 DEBUG : sizeonly: md5 = 4212ab92d82614d77c83b4925502f782 OK 2026/04/08 04:17:43 DEBUG : sizeonly: size = 6 OK 2026/04/08 04:17:43 INFO : sizeonly: Copied (new) 2026/04/08 04:17:43 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:44 DEBUG : sizeonly: size = 6 OK 2026/04/08 04:17:44 DEBUG : sizeonly: Sizes identical 2026/04/08 04:17:44 DEBUG : sizeonly: Unchanged skipping 2026/04/08 04:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:44 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.26s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/08 04:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:47 DEBUG : ignore-size: md5 = f52b45247a0f3a182141557e3fb9e004 OK 2026/04/08 04:17:47 INFO : ignore-size: Copied (new) 2026/04/08 04:17:47 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:17:47 DEBUG : ignore-size: Unchanged skipping 2026/04/08 04:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:47 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.23s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:50 DEBUG : existing: md5 = 1bc7b3c3a7575b51f79e49c4094d72df OK 2026/04/08 04:17:50 DEBUG : existing: size = 6 OK 2026/04/08 04:17:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:50 DEBUG : existing: Unchanged skipping 2026/04/08 04:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:50 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:50 INFO : There was nothing to transfer 2026/04/08 04:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/08 04:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:52 DEBUG : existing: md5 = abf9c795d07857bb8827726d644c4b12 OK 2026/04/08 04:17:52 DEBUG : existing: size = 6 OK 2026/04/08 04:17:52 INFO : existing: Copied (replaced existing) 2026/04/08 04:17:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.49s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 04:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:54 DEBUG : existing: md5 = b32baa44a18cb0cedbdeaeb834c8308a OK 2026/04/08 04:17:54 DEBUG : existing: size = 6 OK 2026/04/08 04:17:54 INFO : existing: Copied (new) 2026/04/08 04:17:54 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:17:55 DEBUG : existing: Destination exists, skipping 2026/04/08 04:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:17:55 DEBUG : Waiting for deletions to finish 2026/04/08 04:17:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.38s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:17:58 DEBUG : b/potato: md5 = f1dfc788f2ddb626757d987db996feed OK 2026/04/08 04:18:00 DEBUG : c/non empty space: md5 = 2e53eff8f7751eb1bd51b7f516697031 OK 2026/04/08 04:18:00 INFO : d: Making directory 2026/04/08 04:18:02 DEBUG : Added delayed dir = "a", newDst= 2026/04/08 04:18:02 INFO : c: Set directory modification time (using SetModTime) 2026/04/08 04:18:02 DEBUG : Added delayed dir = "c", newDst=c 2026/04/08 04:18:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 04:18:02 DEBUG : c/non empty space: size = 5 OK 2026/04/08 04:18:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:18:02 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 04:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:04 DEBUG : a/potato2: md5 = 5dc70def9f2bc7a4ac7eabd7c00fba24 OK 2026/04/08 04:18:04 DEBUG : a/potato2: size = 60 OK 2026/04/08 04:18:04 INFO : a/potato2: Copied (new) 2026/04/08 04:18:04 DEBUG : Waiting for deletions to finish 2026/04/08 04:18:05 INFO : b/potato: Deleted 2026/04/08 04:18:05 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/08 04:18:05 INFO : d: Removing directory 2026/04/08 04:18:06 INFO : b: Removing directory 2026/04/08 04:18:06 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/08 04:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': deleted 2 directories 2026/04/08 04:18:09 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/08 04:18:09 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.14s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:18:12 DEBUG : empty space: md5 = 6eaef6040a1681e8382bbdffa82e701e OK 2026/04/08 04:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:12 DEBUG : empty space: size = 1 OK 2026/04/08 04:18:12 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/04/08 04:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/08 04:18:12 DEBUG : Waiting for deletions to finish 2026/04/08 04:18:13 DEBUG : empty space: size = 1 OK 2026/04/08 04:18:13 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/04/08 04:18:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:14 DEBUG : empty space: md5 = 74bf3f786bf0494ae23fd8af2b02141b OK 2026/04/08 04:18:14 DEBUG : empty space: size = 1 OK 2026/04/08 04:18:14 INFO : empty space: Copied (replaced existing) 2026/04/08 04:18:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:18:17 DEBUG : foo: md5 = 93636dd85c0c55a6ff85c57d87bcdb09 OK 2026/04/08 04:18:17 DEBUG : foo: size = 3 OK 2026/04/08 04:18:17 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/04/08 04:18:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:19 DEBUG : foo: md5 = 7c7869b6ab619bf1b369e51ba8e22c93 OK 2026/04/08 04:18:19 DEBUG : foo: size = 3 OK 2026/04/08 04:18:19 INFO : foo: Copied (replaced existing) 2026/04/08 04:18:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.26s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:18:21 DEBUG : empty space: md5 = a8e2b55466e48102306c948ff5f010a5 OK 2026/04/08 04:18:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/08 04:18:22 DEBUG : empty space: size = 1 OK 2026/04/08 04:18:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:18:22 DEBUG : empty space: Unchanged skipping 2026/04/08 04:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:23 DEBUG : potato: md5 = ad3714022db9cdbf00d3145d1f980c6a OK 2026/04/08 04:18:23 DEBUG : potato: size = 60 OK 2026/04/08 04:18:23 INFO : potato: Copied (new) 2026/04/08 04:18:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:18:26 DEBUG : potato: md5 = d6b0647616d6c14d2be068ae32a5b8f5 OK 2026/04/08 04:18:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:18:27 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:27 DEBUG : potato: Sizes differ 2026/04/08 04:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:28 DEBUG : potato: md5 = ef5132e9597b812875ed53f5ef1a2855 OK 2026/04/08 04:18:28 DEBUG : potato: size = 21 OK 2026/04/08 04:18:28 INFO : potato: Copied (replaced existing) 2026/04/08 04:18:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.41s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:18:30 DEBUG : potato: md5 = db271cc5b76ebe0344e4a53ab4698db3 OK 2026/04/08 04:18:31 DEBUG : potato: size = 21 OK 2026/04/08 04:18:31 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/04/08 04:18:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:32 DEBUG : potato: md5 = 6b87357d2d8f6f5e92a4b121526d4886 OK 2026/04/08 04:18:32 DEBUG : potato: size = 21 OK 2026/04/08 04:18:32 INFO : potato: Copied (replaced existing) 2026/04/08 04:18:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:18:35 DEBUG : potato: md5 = db5436012e8505380aaad67b2c19c1aa OK 2026/04/08 04:18:37 DEBUG : empty space: md5 = 10f0a502996627286b219f8514d1ae27 OK 2026/04/08 04:18:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:18:37 DEBUG : empty space: size = 1 OK 2026/04/08 04:18:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:18:37 DEBUG : empty space: Unchanged skipping 2026/04/08 04:18:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/08 04:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:37 DEBUG : Waiting for deletions to finish 2026/04/08 04:18:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:18:40 DEBUG : potato: md5 = da4ff472d813fbc7522594bbddb3af33 OK 2026/04/08 04:18:42 DEBUG : empty space: md5 = 0fc4227c8f7e2c57c59af2317834cac3 OK 2026/04/08 04:18:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:18:42 DEBUG : empty space: size = 1 OK 2026/04/08 04:18:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:18:42 DEBUG : empty space: Unchanged skipping 2026/04/08 04:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:43 DEBUG : potato2: md5 = a03a39ed3774ae1293d08bacaa478659 OK 2026/04/08 04:18:43 DEBUG : potato2: size = 60 OK 2026/04/08 04:18:43 INFO : potato2: Copied (new) 2026/04/08 04:18:43 DEBUG : Waiting for deletions to finish 2026/04/08 04:18:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:18:48 DEBUG : b/potato: md5 = 4928522841c62b67e361c0f732f16f7a OK 2026/04/08 04:18:50 DEBUG : c/non empty space: md5 = abda276be5680641bc9e683477527092 OK 2026/04/08 04:18:50 INFO : d: Making directory 2026/04/08 04:18:51 INFO : d/e: Making directory 2026/04/08 04:18:53 DEBUG : Added delayed dir = "a", newDst= 2026/04/08 04:18:53 INFO : c: Set directory modification time (using SetModTime) 2026/04/08 04:18:53 DEBUG : Added delayed dir = "c", newDst=c 2026/04/08 04:18:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 04:18:54 DEBUG : c/non empty space: size = 5 OK 2026/04/08 04:18:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:18:54 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 04:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:18:56 DEBUG : a/potato2: md5 = bee2f7086ef9810c68a5dfead3da7544 OK 2026/04/08 04:18:56 DEBUG : a/potato2: size = 60 OK 2026/04/08 04:18:56 INFO : a/potato2: Copied (new) 2026/04/08 04:18:56 DEBUG : Waiting for deletions to finish 2026/04/08 04:18:56 INFO : b/potato: Deleted 2026/04/08 04:18:56 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/08 04:18:56 INFO : d/e: Removing directory 2026/04/08 04:18:57 INFO : d: Removing directory 2026/04/08 04:18:58 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/08 04:18:58 INFO : b: Removing directory 2026/04/08 04:18:58 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/08 04:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': deleted 3 directories 2026/04/08 04:19:01 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/08 04:19:01 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:19:04 DEBUG : b/potato: md5 = c58e1c16f36089b9edd2dda548206880 OK 2026/04/08 04:19:06 DEBUG : c/non empty space: md5 = 6386e9aee6a242f261dd8eee8a8320d8 OK 2026/04/08 04:19:06 INFO : d: Making directory 2026/04/08 04:19:08 DEBUG : Added delayed dir = "a", newDst= 2026/04/08 04:19:08 INFO : c: Set directory modification time (using SetModTime) 2026/04/08 04:19:08 DEBUG : Added delayed dir = "c", newDst=c 2026/04/08 04:19:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 04:19:09 DEBUG : c/non empty space: size = 5 OK 2026/04/08 04:19:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:19:09 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 04:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:10 DEBUG : a/potato2: md5 = 5f081f967c44dbac654fe549c034bd67 OK 2026/04/08 04:19:10 DEBUG : a/potato2: size = 60 OK 2026/04/08 04:19:10 INFO : a/potato2: Copied (new) 2026/04/08 04:19:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': not deleting files as there were IO errors 2026/04/08 04:19:11 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/08 04:19:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': not deleting directories as there were IO errors 2026/04/08 04:19:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/08 04:19:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/08 04:19:15 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:19:17 DEBUG : potato: md5 = 301d1abd90efce1a9962786164f08644 OK 2026/04/08 04:19:19 DEBUG : empty space: md5 = 139bc28d3aa410ed4405a16f88c3995b OK 2026/04/08 04:19:19 DEBUG : Waiting for deletions to finish 2026/04/08 04:19:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:19:19 DEBUG : empty space: size = 1 OK 2026/04/08 04:19:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:19:19 DEBUG : empty space: Unchanged skipping 2026/04/08 04:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:20 INFO : potato: Deleted 2026/04/08 04:19:20 DEBUG : potato2: md5 = 54a1c64e622afda531fdda537f0f4386 OK 2026/04/08 04:19:20 DEBUG : potato2: size = 60 OK 2026/04/08 04:19:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.17s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:19:24 DEBUG : potato: md5 = 58d083f0b407b374925a3fbb2453c970 OK 2026/04/08 04:19:25 DEBUG : empty space: md5 = 93fb621dc1d7563a21986d5b8a923205 OK 2026/04/08 04:19:26 DEBUG : Waiting for deletions to finish 2026/04/08 04:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:26 INFO : potato: Deleted 2026/04/08 04:19:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:19:26 DEBUG : empty space: size = 1 OK 2026/04/08 04:19:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:19:26 DEBUG : empty space: Unchanged skipping 2026/04/08 04:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:28 DEBUG : potato2: md5 = 4fd17bc6f0abeec2c2db7d55155e7ca9 OK 2026/04/08 04:19:28 DEBUG : potato2: size = 60 OK 2026/04/08 04:19:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.64s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:19:31 DEBUG : potato: md5 = 357750759bef908487fad687f67bed33 OK 2026/04/08 04:19:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:33 DEBUG : potato2: md5 = f47e6bf061c7b1427d3df0ace28b4c98 OK 2026/04/08 04:19:33 DEBUG : potato2: size = 19 OK 2026/04/08 04:19:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.95s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:19:36 DEBUG : potato2: md5 = fcbee2717bce288413565b633f7ef43e OK 2026/04/08 04:19:37 DEBUG : empty space: md5 = 2ae938f1c0d1117ce3eb9f10ef721744 OK 2026/04/08 04:19:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 04:19:38 DEBUG : enormous: Excluded 2026/04/08 04:19:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 04:19:38 DEBUG : potato2: Excluded 2026/04/08 04:19:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 04:19:38 DEBUG : potato2: Excluded 2026/04/08 04:19:38 DEBUG : empty space: size = 1 OK 2026/04/08 04:19:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:38 DEBUG : empty space: Unchanged skipping 2026/04/08 04:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:38 DEBUG : Waiting for deletions to finish 2026/04/08 04:19:38 INFO : There was nothing to transfer 2026/04/08 04:19:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 04:19:38 DEBUG : enormous: Excluded 2026/04/08 04:19:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 04:19:38 DEBUG : potato2: Excluded 2026/04/08 04:19:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 04:19:38 DEBUG : potato2: Excluded 2026/04/08 04:19:38 DEBUG : empty space: size = 1 OK 2026/04/08 04:19:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/08 04:19:38 DEBUG : Local file system at /tmp/rclone1350178041: Waiting for checks to finish 2026/04/08 04:19:38 DEBUG : empty space: Unchanged skipping 2026/04/08 04:19:38 DEBUG : Local file system at /tmp/rclone1350178041: Waiting for transfers to finish 2026/04/08 04:19:38 DEBUG : Waiting for deletions to finish 2026/04/08 04:19:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:19:41 DEBUG : potato2: md5 = e271d2d1183abb2c2cd7109345f887de OK 2026/04/08 04:19:42 DEBUG : empty space: md5 = b62ca09b67a638c5ebd1a9372b6e00b7 OK 2026/04/08 04:19:44 DEBUG : enormous: md5 = 9eecd40daa251d2a43844a51b284f360 OK 2026/04/08 04:19:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 04:19:44 DEBUG : enormous: Excluded 2026/04/08 04:19:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 04:19:44 DEBUG : potato2: Excluded 2026/04/08 04:19:44 DEBUG : empty space: size = 1 OK 2026/04/08 04:19:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:44 DEBUG : empty space: Unchanged skipping 2026/04/08 04:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:44 DEBUG : Waiting for deletions to finish 2026/04/08 04:19:45 INFO : potato2: Deleted 2026/04/08 04:19:45 INFO : enormous: Deleted 2026/04/08 04:19:45 INFO : There was nothing to transfer 2026/04/08 04:19:46 DEBUG : empty space: size = 1 OK 2026/04/08 04:19:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/08 04:19:46 DEBUG : empty space: Unchanged skipping 2026/04/08 04:19:46 DEBUG : Local file system at /tmp/rclone1350178041: Waiting for checks to finish 2026/04/08 04:19:46 DEBUG : Local file system at /tmp/rclone1350178041: Waiting for transfers to finish 2026/04/08 04:19:46 DEBUG : Waiting for deletions to finish 2026/04/08 04:19:46 INFO : enormous: Deleted 2026/04/08 04:19:46 INFO : potato2: Deleted 2026/04/08 04:19:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.89s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:19:48 DEBUG : one: md5 = 8195a6cd1b99fca314e92e65937ffd8a OK 2026/04/08 04:19:49 DEBUG : two: md5 = 3ed126e31bda7d4b432ca35f6d378bf8 OK 2026/04/08 04:19:51 DEBUG : three: md5 = 9b84189406c4d8ec31f8977d41041152 OK 2026/04/08 04:19:52 DEBUG : four: md5 = ed38e5144e4b7d9afbf6e739e04e6702 OK 2026/04/08 04:19:53 DEBUG : five: Need to transfer - File not found at Destination 2026/04/08 04:19:53 DEBUG : four: size = 4 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:19:53 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:19:53 DEBUG : four: Sizes differ 2026/04/08 04:19:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/08 04:19:53 DEBUG : one: Destination is newer than source, skipping 2026/04/08 04:19:53 DEBUG : three: size = 5 OK 2026/04/08 04:19:53 DEBUG : three: Sizes identical 2026/04/08 04:19:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/08 04:19:53 DEBUG : two: size = 3 OK 2026/04/08 04:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:54 DEBUG : four: md5 = 069b012d60cec1f7c3b5f9c59179236e OK 2026/04/08 04:19:54 DEBUG : four: size = 4 OK 2026/04/08 04:19:54 INFO : four: Copied (replaced existing) 2026/04/08 04:19:54 DEBUG : two: md5 = f1666b8c5055b5af7ff42539e4b7cce2 OK 2026/04/08 04:19:54 DEBUG : two: size = 3 OK 2026/04/08 04:19:54 INFO : two: Copied (replaced existing) 2026/04/08 04:19:54 DEBUG : five: md5 = 7fa487fe1971ec6d4fdbdcc271a5bbac OK 2026/04/08 04:19:54 DEBUG : five: size = 4 OK 2026/04/08 04:19:54 INFO : five: Copied (new) 2026/04/08 04:19:54 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.64s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/08 04:19:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/08 04:19:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/08 04:19:57 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/08 04:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:19:59 DEBUG : potato: md5 = 7701c1555a3d431cfdfcea38b517c78c OK 2026/04/08 04:19:59 DEBUG : potato: size = 14 OK 2026/04/08 04:19:59 INFO : potato: Copied (new) 2026/04/08 04:19:59 DEBUG : yam: md5 = c1ac79a8aff1af7ce8464928764658f8 OK 2026/04/08 04:19:59 DEBUG : yam: size = 11 OK 2026/04/08 04:19:59 INFO : yam: Copied (new) 2026/04/08 04:19:59 DEBUG : Waiting for deletions to finish 2026/04/08 04:19:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/08 04:19:59 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/08 04:19:59 DEBUG : potato: size = 14 OK 2026/04/08 04:19:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:19:59 DEBUG : potato: Unchanged skipping 2026/04/08 04:19:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:19:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:01 DEBUG : yaml: md5 = 0812af209bea3e2ef12d3cbc7b0724a8 OK 2026/04/08 04:20:01 DEBUG : yaml: size = 11 OK 2026/04/08 04:20:01 INFO : yaml: Copied (new) 2026/04/08 04:20:01 DEBUG : Waiting for deletions to finish 2026/04/08 04:20:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/08 04:20:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Making map for --track-renames 2026/04/08 04:20:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Finished making map for --track-renames 2026/04/08 04:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:20:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/08 04:20:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/08 04:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for renames to finish 2026/04/08 04:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:04 DEBUG : potato: md5 = f70f0731bab3517b8bc15e0a96539b6f OK 2026/04/08 04:20:04 DEBUG : potato: size = 14 OK 2026/04/08 04:20:04 INFO : potato: Copied (new) 2026/04/08 04:20:05 DEBUG : yam: md5 = 8a8358d1408684e44c5b29c28a9e2459 OK 2026/04/08 04:20:05 DEBUG : yam: size = 11 OK 2026/04/08 04:20:05 INFO : yam: Copied (new) 2026/04/08 04:20:05 DEBUG : Waiting for deletions to finish 2026/04/08 04:20:05 DEBUG : potato: size = 14 OK 2026/04/08 04:20:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:20:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Making map for --track-renames 2026/04/08 04:20:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Finished making map for --track-renames 2026/04/08 04:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:20:05 DEBUG : potato: Unchanged skipping 2026/04/08 04:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for renames to finish 2026/04/08 04:20:06 INFO : yam: Moved (server-side) to: yaml 2026/04/08 04:20:06 INFO : yaml: Renamed from "yam" 2026/04/08 04:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:06 DEBUG : Waiting for deletions to finish 2026/04/08 04:20:06 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/08 04:20:08 DEBUG : Added delayed dir = "sub", newDst= 2026/04/08 04:20:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Making map for --track-renames 2026/04/08 04:20:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Finished making map for --track-renames 2026/04/08 04:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:20:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/08 04:20:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/08 04:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for renames to finish 2026/04/08 04:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:10 DEBUG : sub/yam: md5 = d61d52a1b4b1515021d51f5ccbcfc59b OK 2026/04/08 04:20:10 DEBUG : sub/yam: size = 11 OK 2026/04/08 04:20:10 INFO : sub/yam: Copied (new) 2026/04/08 04:20:10 DEBUG : potato: md5 = 42d7e7379dd906116be3e4629b93576b OK 2026/04/08 04:20:10 DEBUG : potato: size = 14 OK 2026/04/08 04:20:10 INFO : potato: Copied (new) 2026/04/08 04:20:10 DEBUG : Waiting for deletions to finish 2026/04/08 04:20:10 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/08 04:20:11 DEBUG : potato: size = 14 OK 2026/04/08 04:20:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:20:11 DEBUG : potato: Unchanged skipping 2026/04/08 04:20:12 INFO : sub: Set directory modification time (using SetModTime) 2026/04/08 04:20:12 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/08 04:20:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Making map for --track-renames 2026/04/08 04:20:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Finished making map for --track-renames 2026/04/08 04:20:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:20:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for renames to finish 2026/04/08 04:20:13 INFO : sub/yam: Moved (server-side) to: yam 2026/04/08 04:20:13 INFO : yam: Renamed from "sub/yam" 2026/04/08 04:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:13 DEBUG : Waiting for deletions to finish 2026/04/08 04:20:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.37s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:20:16 DEBUG : Creating backend with remote "/tmp/rclone1350178041/dir1" 2026/04/08 04:20:16 DEBUG : Creating backend with remote "/tmp/rclone1350178041/dir2" 2026/04/08 04:20:16 DEBUG : Local file system at /tmp/rclone1350178041/dir2: Using server-side directory move 2026/04/08 04:20:16 INFO : Local file system at /tmp/rclone1350178041/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 04:20:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/08 04:20:16 DEBUG : Local file system at /tmp/rclone1350178041/dir2: Waiting for checks to finish 2026/04/08 04:20:16 DEBUG : Local file system at /tmp/rclone1350178041/dir2: Waiting for transfers to finish 2026/04/08 04:20:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:20:17 DEBUG : Added delayed dir = "nested", newDst= 2026/04/08 04:20:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:20:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:20:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/08 04:20:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/08 04:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:19 DEBUG : sub dir/hello world: md5 = e83be24f14e9cc2681b34148083e1f0a OK 2026/04/08 04:20:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:20:19 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:20:19 INFO : sub dir/hello world: Deleted 2026/04/08 04:20:20 DEBUG : nested/sub dir/file: md5 = 941d0022115ee7e3bf893bebfecea22a OK 2026/04/08 04:20:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/08 04:20:20 INFO : nested/sub dir/file: Copied (new) 2026/04/08 04:20:20 INFO : nested/sub dir/file: Deleted 2026/04/08 04:20:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:20:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:20:22 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/08 04:20:22 INFO : sub dir: Removing directory 2026/04/08 04:20:22 INFO : nested/sub dir: Removing directory 2026/04/08 04:20:22 INFO : nested: Removing directory 2026/04/08 04:20:22 DEBUG : Local file system at /tmp/rclone1350178041: deleted 3 directories 2026/04/08 04:20:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/08 04:20:25 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/08 04:20:26 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:20:26 DEBUG : Added delayed dir = "nested", newDst= 2026/04/08 04:20:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 04:20:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 04:20:26 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/08 04:20:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/08 04:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:29 DEBUG : sub dir/hello world: md5 = b8a7d81ceac787447b48b0e40681b092 OK 2026/04/08 04:20:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/08 04:20:29 INFO : sub dir/hello world: Copied (new) 2026/04/08 04:20:29 INFO : sub dir/hello world: Deleted 2026/04/08 04:20:30 DEBUG : nested/sub dir/file: md5 = 4b55e8e68f0bf966839957bc9e47ed03 OK 2026/04/08 04:20:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/08 04:20:30 INFO : nested/sub dir/file: Copied (new) 2026/04/08 04:20:30 INFO : nested/sub dir/file: Deleted 2026/04/08 04:20:31 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:20:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:20:31 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/08 04:20:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/08 04:20:34 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/08 04:20:35 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.58s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:20:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/08 04:20:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 04:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:37 DEBUG : existing-b: md5 = 6d916cde8677bdf742ad9adae99a0e67 OK 2026/04/08 04:20:37 DEBUG : existing-b: size = 6 OK 2026/04/08 04:20:37 INFO : existing-b: Copied (new) 2026/04/08 04:20:37 INFO : existing-b: Deleted 2026/04/08 04:20:38 DEBUG : existing: md5 = 97dec63e287a51c8ce721c9bd042903c OK 2026/04/08 04:20:38 DEBUG : existing: size = 6 OK 2026/04/08 04:20:38 INFO : existing: Copied (new) 2026/04/08 04:20:38 INFO : existing: Deleted 2026/04/08 04:20:38 DEBUG : existing: Destination exists, skipping 2026/04/08 04:20:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/08 04:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:20:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.14s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:20:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soyoduc4jazi" 2026/04/08 04:20:40 DEBUG : Creating backend with remote "TestDrive:crypt/rq1i6ejlsttds3jk99ie8v54dpl9r10h4kvei78khbb26s2c66jg" 2026/04/08 04:20:43 DEBUG : potato2: md5 = fc4bb6219b5584ebc25d70dc759db91c OK 2026/04/08 04:20:44 DEBUG : empty space: md5 = 06876d1461be5b0462f53aa92a21032d OK 2026/04/08 04:20:46 DEBUG : potato3: md5 = 39b81dd6c86135012f31e31bd66626bf OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu' -> Encrypted drive 'TestCryptDrive:rclone-test-soyoduc4jazi' 2026/04/08 04:20:48 DEBUG : empty space: md5 = 3b9519d437ecc79a8c14b572007ed95e OK 2026/04/08 04:20:50 DEBUG : potato3: md5 = b2c38ed61f29ce67a0db6dcf8f8b6519 OK 2026/04/08 04:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soyoduc4jazi': Using server-side directory move 2026/04/08 04:20:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-soyoduc4jazi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 04:20:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:20:50 DEBUG : empty space: size = 1 OK 2026/04/08 04:20:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 04:20:50 DEBUG : empty space: Unchanged skipping 2026/04/08 04:20:50 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:20:50 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-soyoduc4jazi') 2026/04/08 04:20:50 DEBUG : potato3: Sizes differ 2026/04/08 04:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soyoduc4jazi': Waiting for checks to finish 2026/04/08 04:20:51 INFO : empty space: Deleted 2026/04/08 04:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soyoduc4jazi': Waiting for transfers to finish 2026/04/08 04:20:51 INFO : potato3: Deleted 2026/04/08 04:20:51 INFO : potato2: Moved (server-side) 2026/04/08 04:20:51 INFO : potato3: Moved (server-side) 2026/04/08 04:20:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fefiwus3xami" 2026/04/08 04:20:52 DEBUG : Creating backend with remote "TestDrive:crypt/g2egqsbqmrm7u96dlk5ik0fd5a0qv3ljk0of43tks86gndaa503g" 2026/04/08 04:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefiwus3xami': Using server-side directory move 2026/04/08 04:20:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fefiwus3xami': Server side directory move succeeded 2026/04/08 04:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefiwus3xami': Purge remote 2026/04/08 04:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soyoduc4jazi': Purge remote 2026/04/08 04:20:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.81s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:20:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juwidis4dupi" 2026/04/08 04:20:56 DEBUG : Creating backend with remote "TestDrive:crypt/7i8ofuuhn5vcv5kcei5ksl8c8tfmc3mamvuqnoeub89hpkqnaecg" 2026/04/08 04:20:58 DEBUG : potato2: md5 = d1d614effcb88776e7cd33156b31e382 OK 2026/04/08 04:21:00 DEBUG : empty space: md5 = 739d27ac2d9a0da8f585039c7ae1d7c2 OK 2026/04/08 04:21:01 DEBUG : potato3: md5 = 579a17423895e4255564e88d416dc29b OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu' -> Encrypted drive 'TestCryptDrive:rclone-test-juwidis4dupi' 2026/04/08 04:21:04 DEBUG : empty space: md5 = 4d3df2bedb52fcc4aa1b2e7344dd18df OK 2026/04/08 04:21:05 DEBUG : potato3: md5 = 3cb7a50c158566099889e574d77c39ba OK 2026/04/08 04:21:06 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 04:21:06 DEBUG : empty space: Excluded 2026/04/08 04:21:06 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 04:21:06 DEBUG : empty space: Excluded 2026/04/08 04:21:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:21:06 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:21:06 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-juwidis4dupi') 2026/04/08 04:21:06 DEBUG : potato3: Sizes differ 2026/04/08 04:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juwidis4dupi': Waiting for checks to finish 2026/04/08 04:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juwidis4dupi': Waiting for transfers to finish 2026/04/08 04:21:06 INFO : potato3: Deleted 2026/04/08 04:21:07 INFO : potato2: Moved (server-side) 2026/04/08 04:21:07 INFO : potato3: Moved (server-side) 2026/04/08 04:21:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-husawul4qiwu" 2026/04/08 04:21:07 DEBUG : Creating backend with remote "TestDrive:crypt/09ce9t6p5n65nplqffnhb48thbaiv37827htbp2e12gr6584da2g" 2026/04/08 04:21:09 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 04:21:09 DEBUG : empty space: Excluded 2026/04/08 04:21:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:21:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/08 04:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-husawul4qiwu': Waiting for checks to finish 2026/04/08 04:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-husawul4qiwu': Waiting for transfers to finish 2026/04/08 04:21:10 INFO : potato3: Moved (server-side) 2026/04/08 04:21:10 INFO : potato2: Moved (server-side) 2026/04/08 04:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-husawul4qiwu': Purge remote 2026/04/08 04:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juwidis4dupi': Purge remote --- PASS: TestServerSideMoveWithFilter (17.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:21:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanugup2vudo" 2026/04/08 04:21:13 DEBUG : Creating backend with remote "TestDrive:crypt/mtei0ip1r4bh7ghlgc7f35efjc6il4qqcu6nk1u6h4c1nqlubk00" 2026/04/08 04:21:15 DEBUG : potato2: md5 = ecda8e9c8e110a109fde6644ad2f630c OK 2026/04/08 04:21:17 DEBUG : empty space: md5 = 1948d60e446c58a8050ddad5f0805ae8 OK 2026/04/08 04:21:18 DEBUG : potato3: md5 = 19543447c467a6dec16aad10bffdb519 OK 2026/04/08 04:21:18 INFO : tomatoDir: Making directory 2026/04/08 04:21:19 DEBUG : TestDrive: Token expired 2026/04/08 04:21:19 DEBUG : TestDrive: No updated token found in the config file 2026/04/08 04:21:19 DEBUG : TestDrive: Token refresh successful 2026/04/08 04:21:19 DEBUG : Config file has changed externally - reloading 2026/04/08 04:21:19 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/04/08 04:21:19 DEBUG : TestDrive: Saved new token in config file sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu' -> Encrypted drive 'TestCryptDrive:rclone-test-fanugup2vudo' 2026/04/08 04:21:19 DEBUG : TestDrive: Token expired 2026/04/08 04:21:19 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/08 04:21:19 DEBUG : TestDrive: Token refresh successful 2026/04/08 04:21:22 DEBUG : empty space: md5 = e8323603c9fc222321c9b80e6a2b155f OK 2026/04/08 04:21:23 DEBUG : potato3: md5 = 983272887f7948ba016af12816fc36b6 OK 2026/04/08 04:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanugup2vudo': Using server-side directory move 2026/04/08 04:21:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fanugup2vudo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 04:21:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 04:21:23 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/08 04:21:23 DEBUG : empty space: size = 1 OK 2026/04/08 04:21:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 04:21:23 DEBUG : empty space: Unchanged skipping 2026/04/08 04:21:23 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:21:23 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fanugup2vudo') 2026/04/08 04:21:23 DEBUG : potato3: Sizes differ 2026/04/08 04:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanugup2vudo': Waiting for checks to finish 2026/04/08 04:21:24 INFO : potato3: Deleted 2026/04/08 04:21:24 INFO : potato2: Moved (server-side) 2026/04/08 04:21:24 INFO : empty space: Deleted 2026/04/08 04:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanugup2vudo': Waiting for transfers to finish 2026/04/08 04:21:24 INFO : potato3: Moved (server-side) 2026/04/08 04:21:24 INFO : tomatoDir: Removing directory 2026/04/08 04:21:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': deleted 1 directories 2026/04/08 04:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hizerud1toko" 2026/04/08 04:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/vbel9k5fjlmmr5ko5odfu5rdcb8j09th99u0qeug5sh7pkt23eh0" 2026/04/08 04:21:27 INFO : tomatoDir: Making directory 2026/04/08 04:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hizerud1toko': Using server-side directory move 2026/04/08 04:21:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hizerud1toko': Server side directory move succeeded 2026/04/08 04:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hizerud1toko': Purge remote 2026/04/08 04:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanugup2vudo': Purge remote 2026/04/08 04:21:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.33s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:21:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test" 2026/04/08 04:21:32 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.99s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test" 2026/04/08 04:21:34 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/08 04:21:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test-include/layer2" 2026/04/08 04:21:36 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/08 04:21:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test-ignore-file" 2026/04/08 04:21:39 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/08 04:21:43 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 3aac3dc8b52db1e3fdf7b946b0ca2197 OK 2026/04/08 04:21:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 04:21:44 DEBUG : rclone-sync-test: Excluded 2026/04/08 04:21:44 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/08 04:21:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 04:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test': Waiting for checks to finish 2026/04/08 04:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test': Waiting for transfers to finish 2026/04/08 04:21:45 DEBUG : Waiting for deletions to finish 2026/04/08 04:21:45 INFO : There was nothing to transfer 2026/04/08 04:21:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 04:21:46 DEBUG : rclone-sync-test: Excluded 2026/04/08 04:21:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 04:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:21:47 DEBUG : Waiting for deletions to finish 2026/04/08 04:21:47 INFO : rclone-sync-test-include: Removing directory 2026/04/08 04:21:47 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/08 04:21:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/08 04:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': failed to delete 1 directories 2026/04/08 04:21:47 INFO : There was nothing to transfer 2026/04/08 04:21:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 04:21:48 DEBUG : rclone-sync-test: Excluded 2026/04/08 04:21:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/08 04:21:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 04:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/08 04:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/08 04:21:48 DEBUG : Waiting for deletions to finish 2026/04/08 04:21:48 INFO : There was nothing to transfer 2026/04/08 04:21:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 04:21:50 DEBUG : rclone-sync-test: Excluded 2026/04/08 04:21:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 04:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:21:50 DEBUG : Waiting for deletions to finish 2026/04/08 04:21:50 INFO : rclone-sync-test-include: Removing directory 2026/04/08 04:21:50 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/08 04:21:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/08 04:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': failed to delete 1 directories 2026/04/08 04:21:50 INFO : There was nothing to transfer 2026/04/08 04:21:51 DEBUG : Excluded 2026/04/08 04:21:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 04:21:52 DEBUG : rclone-sync-test: Excluded 2026/04/08 04:21:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/08 04:21:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 04:21:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/08 04:21:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/08 04:21:52 DEBUG : Waiting for deletions to finish 2026/04/08 04:21:52 INFO : There was nothing to transfer 2026/04/08 04:21:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/08 04:21:55 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.52s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dst" 2026/04/08 04:21:56 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/08 04:21:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/CompareDest" 2026/04/08 04:21:57 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/gveqi14airsml4bgu7krj116o8" 2026/04/08 04:21:59 DEBUG : one: Need to transfer - File not found at Destination 2026/04/08 04:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:01 DEBUG : one: md5 = 19b88f8321bb2303c3117873789f6b1a OK 2026/04/08 04:22:01 DEBUG : one: size = 3 OK 2026/04/08 04:22:01 INFO : one: Copied (new) 2026/04/08 04:22:01 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:22:03 DEBUG : one: Sizes differ 2026/04/08 04:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:04 DEBUG : one: md5 = 605d47d2d4711e0fa2417e688c6a4a50 OK 2026/04/08 04:22:04 DEBUG : one: size = 5 OK 2026/04/08 04:22:04 INFO : one: Copied (replaced existing) 2026/04/08 04:22:04 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:06 DEBUG : dst/one: md5 = 691f3556ba0cdd859476c950fd01e9c9 OK 2026/04/08 04:22:09 DEBUG : CompareDest/one: md5 = 40ee19ba9f4c6b6a0a67df0eaac7d561 OK 2026/04/08 04:22:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:22:09 DEBUG : one: Sizes differ 2026/04/08 04:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:22:10 DEBUG : one: size = 5 OK 2026/04/08 04:22:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:22:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 04:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:10 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:10 INFO : There was nothing to transfer 2026/04/08 04:22:12 DEBUG : CompareDest/two: md5 = 9a2ac9e83b2d37b73e90a8a46d4420d4 OK 2026/04/08 04:22:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:22:13 DEBUG : one: Sizes differ 2026/04/08 04:22:13 DEBUG : one: size = 5 OK 2026/04/08 04:22:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:22:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 04:22:13 DEBUG : two: size = 3 OK 2026/04/08 04:22:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:22:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/08 04:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:13 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:13 INFO : There was nothing to transfer 2026/04/08 04:22:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:22:14 DEBUG : one: Sizes differ 2026/04/08 04:22:14 DEBUG : two: size = 3 OK 2026/04/08 04:22:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:22:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/08 04:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:22:14 DEBUG : one: size = 5 OK 2026/04/08 04:22:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:22:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 04:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:14 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:14 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/08 04:22:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:22:15 DEBUG : one: Sizes differ 2026/04/08 04:22:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:16 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/CompareDest') 2026/04/08 04:22:16 DEBUG : two: Sizes differ 2026/04/08 04:22:16 DEBUG : two: Need to transfer - File not found at Destination 2026/04/08 04:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:22:16 DEBUG : one: size = 5 OK 2026/04/08 04:22:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:22:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 04:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:17 DEBUG : two: md5 = 682b896b94ce0f685f0d11b8b33732ad OK 2026/04/08 04:22:17 DEBUG : two: size = 5 OK 2026/04/08 04:22:17 INFO : two: Copied (new) 2026/04/08 04:22:17 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:22:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:22:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:22:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.39s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:22:24 DEBUG : pre-dest1/1: md5 = a97b5126a03466727bcac0c60d9703d1 OK 2026/04/08 04:22:26 DEBUG : pre-dest2/2: md5 = 00378a35e184914102ccc57169774f60 OK 2026/04/08 04:22:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dest" 2026/04/08 04:22:26 DEBUG : Config file has changed externally - reloading 2026/04/08 04:22:26 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/rg03c1jvnehrrc617i0lnqjddc" 2026/04/08 04:22:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/pre-dest1" 2026/04/08 04:22:28 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/bbnblvh6k061ssopqrp18kd7gc" 2026/04/08 04:22:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/pre-dest2" 2026/04/08 04:22:29 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/08 04:22:30 DEBUG : 1: size = 1 OK 2026/04/08 04:22:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:22:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/08 04:22:30 DEBUG : 2: size = 1 OK 2026/04/08 04:22:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:22:30 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/08 04:22:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/08 04:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dest': Waiting for checks to finish 2026/04/08 04:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dest': Waiting for transfers to finish 2026/04/08 04:22:33 DEBUG : 3: md5 = c6c92857c3b0bc37f89325dbd0d2b354 OK 2026/04/08 04:22:33 DEBUG : 3: size = 1 OK 2026/04/08 04:22:33 INFO : 3: Copied (new) 2026/04/08 04:22:33 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:36 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/08 04:22:37 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/08 04:22:37 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.64s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:22:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dst" 2026/04/08 04:22:38 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/08 04:22:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/CopyDest" 2026/04/08 04:22:40 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/08 04:22:41 DEBUG : one: Need to transfer - File not found at Destination 2026/04/08 04:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:22:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:44 DEBUG : one: md5 = 6ebcb289524e3a145faf9aed730549cf OK 2026/04/08 04:22:44 DEBUG : one: size = 3 OK 2026/04/08 04:22:44 INFO : one: Copied (new) 2026/04/08 04:22:44 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:22:45 DEBUG : one: Sizes differ 2026/04/08 04:22:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:22:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:46 DEBUG : one: md5 = 13e58fb0b13e7f8d0eab923f04abf503 OK 2026/04/08 04:22:46 DEBUG : one: size = 5 OK 2026/04/08 04:22:46 INFO : one: Copied (replaced existing) 2026/04/08 04:22:46 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:49 DEBUG : dst/one: md5 = 82dee934d696d67aed61e94f59c709ed OK 2026/04/08 04:22:51 DEBUG : CopyDest/one: md5 = f3068de65aeabb4d982e04fe3413e7ae OK 2026/04/08 04:22:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/BackupDir" 2026/04/08 04:22:51 DEBUG : Config file has changed externally - reloading 2026/04/08 04:22:51 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/08 04:22:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:22:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:22:53 DEBUG : one: Sizes differ 2026/04/08 04:22:54 DEBUG : one: size = 5 OK 2026/04/08 04:22:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:22:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:22:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:22:54 DEBUG : one: Sizes differ 2026/04/08 04:22:55 INFO : one: Moved (server-side) 2026/04/08 04:22:56 DEBUG : one: size = 5 OK 2026/04/08 04:22:56 INFO : one: Copied (server-side copy) 2026/04/08 04:22:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/08 04:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:22:56 DEBUG : Waiting for deletions to finish 2026/04/08 04:22:59 DEBUG : CopyDest/two: md5 = d152c5348baf672a16bbb3ab58fb8808 OK 2026/04/08 04:23:00 DEBUG : one: size = 5 OK 2026/04/08 04:23:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:23:00 DEBUG : one: Unchanged skipping 2026/04/08 04:23:00 DEBUG : two: size = 3 OK 2026/04/08 04:23:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:23:01 DEBUG : two: size = 3 OK 2026/04/08 04:23:01 INFO : two: Copied (server-side copy) 2026/04/08 04:23:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/08 04:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:23:01 DEBUG : Waiting for deletions to finish 2026/04/08 04:23:02 DEBUG : one: size = 5 OK 2026/04/08 04:23:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:23:02 DEBUG : one: Unchanged skipping 2026/04/08 04:23:02 DEBUG : two: size = 3 OK 2026/04/08 04:23:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:23:02 DEBUG : two: Unchanged skipping 2026/04/08 04:23:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:23:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:23:02 DEBUG : Waiting for deletions to finish 2026/04/08 04:23:02 INFO : There was nothing to transfer 2026/04/08 04:23:04 DEBUG : CopyDest/three: md5 = 9abc80b34e68056ac0259e60ab104c25 OK 2026/04/08 04:23:05 DEBUG : one: size = 5 OK 2026/04/08 04:23:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:23:05 DEBUG : one: Unchanged skipping 2026/04/08 04:23:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:23:05 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/CopyDest') 2026/04/08 04:23:05 DEBUG : three: Sizes differ 2026/04/08 04:23:05 DEBUG : three: Destination not found in --copy-dest 2026/04/08 04:23:05 DEBUG : three: Need to transfer - File not found at Destination 2026/04/08 04:23:05 DEBUG : two: size = 3 OK 2026/04/08 04:23:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/08 04:23:05 DEBUG : two: Unchanged skipping 2026/04/08 04:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:23:06 DEBUG : three: md5 = f91ad75cc604665d7ba73527c9696fe6 OK 2026/04/08 04:23:06 DEBUG : three: size = 7 OK 2026/04/08 04:23:06 INFO : three: Copied (new) 2026/04/08 04:23:06 DEBUG : Waiting for deletions to finish 2026/04/08 04:23:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/08 04:23:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:23:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:23:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/08 04:23:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:23:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:23:12 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.60s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:23:15 DEBUG : dst/one: md5 = 31b4657a765d6175796e376082237c8a OK 2026/04/08 04:23:16 DEBUG : dst/two: md5 = c198152e334430f202a1dc818787ce49 OK 2026/04/08 04:23:17 DEBUG : dst/three.txt: md5 = 0bc95aee5e6829da335145c72cc7df3b OK 2026/04/08 04:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dst" 2026/04/08 04:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/08 04:23:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/backup" 2026/04/08 04:23:19 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/1nrff024r7pq65ecp72fc28jb0" 2026/04/08 04:23:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:23:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:23:21 DEBUG : one: Sizes differ 2026/04/08 04:23:21 DEBUG : two: size = 3 OK 2026/04/08 04:23:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:23:21 DEBUG : two: Unchanged skipping 2026/04/08 04:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:23:22 INFO : one: Moved (server-side) 2026/04/08 04:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:23:23 DEBUG : one: md5 = 03e0219f2df50eb777a70fbf201ae919 OK 2026/04/08 04:23:23 DEBUG : one: size = 4 OK 2026/04/08 04:23:23 INFO : one: Copied (new) 2026/04/08 04:23:23 DEBUG : Waiting for deletions to finish 2026/04/08 04:23:24 INFO : three.txt: Moved (server-side) 2026/04/08 04:23:24 INFO : three.txt: Moved into backup dir 2026/04/08 04:23:26 DEBUG : dst/three.txt: md5 = 205d422003e2c9936e414bc91d9f9c8f OK 2026/04/08 04:23:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:23:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:23:27 DEBUG : one: Sizes differ 2026/04/08 04:23:27 DEBUG : two: size = 3 OK 2026/04/08 04:23:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:23:27 DEBUG : two: Unchanged skipping 2026/04/08 04:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:23:28 INFO : one: Deleted 2026/04/08 04:23:28 INFO : one: Moved (server-side) 2026/04/08 04:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:23:29 DEBUG : one: md5 = bb9662ed4206e75a470f8736030e65ae OK 2026/04/08 04:23:29 DEBUG : one: size = 5 OK 2026/04/08 04:23:29 INFO : one: Copied (new) 2026/04/08 04:23:29 DEBUG : Waiting for deletions to finish 2026/04/08 04:23:30 INFO : three.txt: Deleted 2026/04/08 04:23:31 INFO : three.txt: Moved (server-side) 2026/04/08 04:23:31 INFO : three.txt: Moved into backup dir 2026/04/08 04:23:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:23:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:23:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/08 04:23:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:23:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:23:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.27s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:23:38 DEBUG : dst/one: md5 = 4203b85a034cd2fc20e392bfae063e09 OK 2026/04/08 04:23:40 DEBUG : dst/two: md5 = 0feb3c879e115eb71595f7e3167c4adc OK 2026/04/08 04:23:41 DEBUG : dst/three.txt: md5 = 89856e0c2b4ba96261092548130e76bc OK 2026/04/08 04:23:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dst" 2026/04/08 04:23:42 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/08 04:23:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/backup" 2026/04/08 04:23:42 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/1nrff024r7pq65ecp72fc28jb0" 2026/04/08 04:23:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:23:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:23:44 DEBUG : one: Sizes differ 2026/04/08 04:23:44 DEBUG : two: size = 3 OK 2026/04/08 04:23:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:23:44 DEBUG : two: Unchanged skipping 2026/04/08 04:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:23:46 INFO : one: Moved (server-side) to: one.bak 2026/04/08 04:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:23:48 DEBUG : one: md5 = c1b0b9962baa9c604a301bca67df4252 OK 2026/04/08 04:23:48 DEBUG : one: size = 4 OK 2026/04/08 04:23:48 INFO : one: Copied (new) 2026/04/08 04:23:48 DEBUG : Waiting for deletions to finish 2026/04/08 04:23:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 04:23:49 INFO : three.txt: Moved into backup dir 2026/04/08 04:23:51 DEBUG : dst/three.txt: md5 = 56bab92d9ea804693f0080c06b37e45f OK 2026/04/08 04:23:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:23:51 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:23:51 DEBUG : one: Sizes differ 2026/04/08 04:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:23:51 DEBUG : two: size = 3 OK 2026/04/08 04:23:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:23:51 DEBUG : two: Unchanged skipping 2026/04/08 04:23:52 INFO : one.bak: Deleted 2026/04/08 04:23:53 INFO : one: Moved (server-side) to: one.bak 2026/04/08 04:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:23:54 DEBUG : one: md5 = afd4ebbfbab3243f6465a200c655a4b5 OK 2026/04/08 04:23:54 DEBUG : one: size = 5 OK 2026/04/08 04:23:54 INFO : one: Copied (new) 2026/04/08 04:23:54 DEBUG : Waiting for deletions to finish 2026/04/08 04:23:55 INFO : three.txt.bak: Deleted 2026/04/08 04:23:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 04:23:55 INFO : three.txt: Moved into backup dir 2026/04/08 04:23:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:23:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:23:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/08 04:23:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/08 04:23:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/08 04:23:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:24:02 DEBUG : dst/one: md5 = 7bc01c90627a3e9811d9875b909fe233 OK 2026/04/08 04:24:03 DEBUG : dst/two: md5 = 0b35ddf42884cea1819064c02403091f OK 2026/04/08 04:24:05 DEBUG : dst/three.txt: md5 = 13b2f07b6e4403cb4349f9a3bf42f910 OK 2026/04/08 04:24:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dst" 2026/04/08 04:24:05 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/08 04:24:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/backup" 2026/04/08 04:24:06 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/1nrff024r7pq65ecp72fc28jb0" 2026/04/08 04:24:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:24:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:24:08 DEBUG : one: Sizes differ 2026/04/08 04:24:08 DEBUG : two: size = 3 OK 2026/04/08 04:24:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:24:08 DEBUG : two: Unchanged skipping 2026/04/08 04:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:24:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/08 04:24:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:24:11 DEBUG : one: md5 = ee4d60d632076ac84ef763e47b8cda7c OK 2026/04/08 04:24:11 DEBUG : one: size = 4 OK 2026/04/08 04:24:11 INFO : one: Copied (new) 2026/04/08 04:24:11 DEBUG : Waiting for deletions to finish 2026/04/08 04:24:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/08 04:24:11 INFO : three.txt: Moved into backup dir 2026/04/08 04:24:13 DEBUG : dst/three.txt: md5 = f792c841ac66d24f5930626e0e5d4197 OK 2026/04/08 04:24:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:24:15 DEBUG : two: size = 3 OK 2026/04/08 04:24:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:24:15 DEBUG : one: Sizes differ 2026/04/08 04:24:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:24:15 DEBUG : two: Unchanged skipping 2026/04/08 04:24:15 INFO : one-2019-01-01: Deleted 2026/04/08 04:24:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/08 04:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:24:17 DEBUG : one: md5 = cc81dbf7f18b45998e088a0062dd6e12 OK 2026/04/08 04:24:17 DEBUG : one: size = 5 OK 2026/04/08 04:24:17 INFO : one: Copied (new) 2026/04/08 04:24:17 DEBUG : Waiting for deletions to finish 2026/04/08 04:24:18 INFO : three-2019-01-01.txt: Deleted 2026/04/08 04:24:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/08 04:24:19 INFO : three.txt: Moved into backup dir 2026/04/08 04:24:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:24:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:24:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/08 04:24:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/08 04:24:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/08 04:24:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.25s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:24:25 DEBUG : dst/one: md5 = da953843c3a7b58d548200a602b71bf6 OK 2026/04/08 04:24:26 DEBUG : dst/two: md5 = 031774af9724defc32afaddc597e8b40 OK 2026/04/08 04:24:28 DEBUG : dst/three.txt: md5 = e2b73624ec53ea1be2ae41768419eed5 OK 2026/04/08 04:24:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dst" 2026/04/08 04:24:28 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/08 04:24:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:24:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:24:29 DEBUG : two: size = 3 OK 2026/04/08 04:24:29 DEBUG : one: Sizes differ 2026/04/08 04:24:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:24:29 DEBUG : two: Unchanged skipping 2026/04/08 04:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:24:30 INFO : one: Moved (server-side) to: one.bak 2026/04/08 04:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:24:31 DEBUG : one: md5 = 817faf3e5c58c838f4e3d60930eb1d73 OK 2026/04/08 04:24:31 DEBUG : one: size = 4 OK 2026/04/08 04:24:31 INFO : one: Copied (new) 2026/04/08 04:24:31 DEBUG : Waiting for deletions to finish 2026/04/08 04:24:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 04:24:32 INFO : three.txt: Moved into backup dir 2026/04/08 04:24:34 DEBUG : dst/three.txt: md5 = a7e9e5eb15a04d19fde7ede52b229bd4 OK 2026/04/08 04:24:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/08 04:24:35 DEBUG : three.txt.bak: Excluded 2026/04/08 04:24:35 DEBUG : one.bak: Excluded (Path Filter) 2026/04/08 04:24:35 DEBUG : one.bak: Excluded 2026/04/08 04:24:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:24:35 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:24:35 DEBUG : one: Sizes differ 2026/04/08 04:24:35 DEBUG : two: size = 3 OK 2026/04/08 04:24:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:24:35 DEBUG : two: Unchanged skipping 2026/04/08 04:24:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for checks to finish 2026/04/08 04:24:35 INFO : one.bak: Deleted 2026/04/08 04:24:36 INFO : one: Moved (server-side) to: one.bak 2026/04/08 04:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst': Waiting for transfers to finish 2026/04/08 04:24:37 DEBUG : one: md5 = 1d5d96a2dd11d75bd396ad87a5d66d8d OK 2026/04/08 04:24:37 DEBUG : one: size = 5 OK 2026/04/08 04:24:37 INFO : one: Copied (new) 2026/04/08 04:24:37 DEBUG : Waiting for deletions to finish 2026/04/08 04:24:38 INFO : three.txt.bak: Deleted 2026/04/08 04:24:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 04:24:39 INFO : three.txt: Moved into backup dir 2026/04/08 04:24:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:24:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/08 04:24:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/08 04:24:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/08 04:24:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/08 04:24:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.23s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:24:45 DEBUG : dst/one: md5 = adf8dddc20ba5f41badc89510e24e81e OK 2026/04/08 04:24:46 DEBUG : dst/two: md5 = 803bd346f49f3a521627dc36970cd382 OK 2026/04/08 04:24:48 DEBUG : dst/three.txt: md5 = efec419b434e8c4692d71a5f11a5904f OK 2026/04/08 04:24:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dst" 2026/04/08 04:24:48 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/08 04:24:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:24:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:24:49 DEBUG : one: Sizes differ 2026/04/08 04:24:50 INFO : one: Moved (server-side) to: one.bak 2026/04/08 04:24:51 DEBUG : one: md5 = 725ef0b1cc669cd228dc50abb25544dc OK 2026/04/08 04:24:51 DEBUG : one: size = 4 OK 2026/04/08 04:24:51 INFO : one: Copied (new) 2026/04/08 04:24:51 DEBUG : two: size = 3 OK 2026/04/08 04:24:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:24:51 DEBUG : two: Unchanged skipping 2026/04/08 04:24:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:24:52 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:24:52 DEBUG : three.txt: Sizes differ 2026/04/08 04:24:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 04:24:54 DEBUG : three.txt: md5 = e8015cc0f85f69d777e1c30f529430fa OK 2026/04/08 04:24:54 DEBUG : three.txt: size = 6 OK 2026/04/08 04:24:54 INFO : three.txt: Copied (new) 2026/04/08 04:24:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:24:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:24:55 DEBUG : one: Sizes differ 2026/04/08 04:24:56 INFO : one.bak: Deleted 2026/04/08 04:24:56 INFO : one: Moved (server-side) to: one.bak 2026/04/08 04:24:58 DEBUG : one: md5 = 23d7e8f505151253ee331e1c5bcd0e66 OK 2026/04/08 04:24:58 DEBUG : one: size = 5 OK 2026/04/08 04:24:58 INFO : one: Copied (new) 2026/04/08 04:24:58 DEBUG : two: size = 3 OK 2026/04/08 04:24:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:24:58 DEBUG : two: Unchanged skipping 2026/04/08 04:24:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:24:58 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:24:58 DEBUG : three.txt: Sizes differ 2026/04/08 04:24:59 INFO : three.txt.bak: Deleted 2026/04/08 04:24:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 04:25:01 DEBUG : three.txt: md5 = 83f68f67ee2eafb4d6eba5f9f6e18b3f OK 2026/04/08 04:25:01 DEBUG : three.txt: size = 19 OK 2026/04/08 04:25:01 INFO : three.txt: Copied (new) 2026/04/08 04:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/08 04:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/08 04:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/08 04:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/08 04:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.83s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:25:07 DEBUG : dst/one: md5 = efc65a4329f33032b443e920908c827d OK 2026/04/08 04:25:09 DEBUG : dst/two: md5 = 91b23c906f45a07510ac823a19be0266 OK 2026/04/08 04:25:10 DEBUG : dst/three.txt: md5 = 0c0c16f4ac687f98e9c3b53a9e43457f OK 2026/04/08 04:25:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogufut9vudu/dst" 2026/04/08 04:25:11 DEBUG : Creating backend with remote "TestDrive:crypt/g3s2ukrg4c6mhns3hak5d1qfhkm72kghu9eodk7q8d6tfj4s2dig/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/08 04:25:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:25:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:25:12 DEBUG : one: Sizes differ 2026/04/08 04:25:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/08 04:25:14 DEBUG : one: md5 = 4dea9aaabafef3bc637a5da68d2e1b0a OK 2026/04/08 04:25:14 DEBUG : one: size = 4 OK 2026/04/08 04:25:14 INFO : one: Copied (new) 2026/04/08 04:25:14 DEBUG : two: size = 3 OK 2026/04/08 04:25:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:25:14 DEBUG : two: Unchanged skipping 2026/04/08 04:25:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:25:14 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:25:14 DEBUG : three.txt: Sizes differ 2026/04/08 04:25:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/08 04:25:17 DEBUG : three.txt: md5 = b649391bc36516db4c98bb1fe65f5583 OK 2026/04/08 04:25:17 DEBUG : three.txt: size = 6 OK 2026/04/08 04:25:17 INFO : three.txt: Copied (new) 2026/04/08 04:25:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:25:18 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:25:18 DEBUG : one: Sizes differ 2026/04/08 04:25:19 INFO : one-2019-01-01: Deleted 2026/04/08 04:25:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/08 04:25:20 DEBUG : one: md5 = f3a827ca66d8de02c46b74cc82a6fc7a OK 2026/04/08 04:25:20 DEBUG : one: size = 5 OK 2026/04/08 04:25:20 INFO : one: Copied (new) 2026/04/08 04:25:21 DEBUG : two: size = 3 OK 2026/04/08 04:25:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:25:21 DEBUG : two: Unchanged skipping 2026/04/08 04:25:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:25:21 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu/dst') 2026/04/08 04:25:21 DEBUG : three.txt: Sizes differ 2026/04/08 04:25:22 INFO : three-2019-01-01.txt: Deleted 2026/04/08 04:25:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/08 04:25:24 DEBUG : three.txt: md5 = 3d565420ecfadaab433a68f940ffe481 OK 2026/04/08 04:25:24 DEBUG : three.txt: size = 19 OK 2026/04/08 04:25:24 INFO : three.txt: Copied (new) 2026/04/08 04:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/08 04:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/08 04:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/08 04:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/08 04:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/08 04:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/08 04:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.32s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:25:30 DEBUG : Testêé: md5 = 42ed58e9a81f913d8d429d1cd6da14e3 OK 2026/04/08 04:25:30 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:25:30 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:25:30 DEBUG : Testêé: Sizes differ 2026/04/08 04:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:25:31 DEBUG : Testêé: md5 = 66c9cceabbc44b52712be58afef52c71 OK 2026/04/08 04:25:31 DEBUG : Testêé: size = 14 OK 2026/04/08 04:25:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/08 04:25:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.34s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:25:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 04:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:25:35 DEBUG : existing: md5 = 29489c55782330b8220faeb0266d3d31 OK 2026/04/08 04:25:35 DEBUG : existing: size = 6 OK 2026/04/08 04:25:35 INFO : existing: Copied (new) 2026/04/08 04:25:35 DEBUG : Waiting for deletions to finish 2026/04/08 04:25:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:25:35 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:25:35 DEBUG : existing: Sizes differ 2026/04/08 04:25:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/08 04:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:25:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': not deleting files as there were IO errors 2026/04/08 04:25:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.05s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:25:38 DEBUG : EXISTING: md5 = 3937646b1b289ef6896fa18a7e8e7721 OK 2026/04/08 04:25:39 DEBUG : EXISTING: size = 6 OK 2026/04/08 04:25:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:25:39 DEBUG : existing: Unchanged skipping 2026/04/08 04:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:25:39 DEBUG : Waiting for deletions to finish 2026/04/08 04:25:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.01s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.39s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:25:43 DEBUG : both0: md5 = ac363e44a9c88f3a616732bc7def9d1d OK 2026/04/08 04:25:44 DEBUG : only0: md5 = 2820563e2203e92b58122a504d4ab386 OK 2026/04/08 04:25:46 DEBUG : both1: md5 = 93bc0833d00d3ea6ba0a05b6d0ca461b OK 2026/04/08 04:25:47 DEBUG : only1: md5 = 0aaeebc6d6135b72c3fbc0539e56ec7a OK 2026/04/08 04:25:49 DEBUG : both2: md5 = 04cd701ed390d4d2cfca003481374810 OK 2026/04/08 04:25:50 DEBUG : only2: md5 = d8768852365e4c2b79755041d10e2d29 OK 2026/04/08 04:25:52 DEBUG : both3: md5 = e644bb3fc89fcc84b9127d8d33bd18d9 OK 2026/04/08 04:25:53 DEBUG : only3: md5 = 3d47d92147d796e5ae2ae504c5c4d74e OK 2026/04/08 04:25:54 DEBUG : both4: md5 = 1f5c59507606c80842fa65f864a583ee OK 2026/04/08 04:25:56 DEBUG : only4: md5 = f061fb263375bc849558a6eabf55282b OK 2026/04/08 04:25:57 DEBUG : both5: md5 = 136cd37985db1f9604f48c32937594d7 OK 2026/04/08 04:25:59 DEBUG : only5: md5 = 9a4e0ea5537a4b5acdc9ac3db105a562 OK 2026/04/08 04:26:00 DEBUG : both6: md5 = d14be10689fddb52a3519945374eedb7 OK 2026/04/08 04:26:02 DEBUG : only6: md5 = 35b43531d5513490d033f4656adee6b0 OK 2026/04/08 04:26:03 DEBUG : both7: md5 = 09cbd95690293bfc0afe6ed0653ffba4 OK 2026/04/08 04:26:04 DEBUG : only7: md5 = e2c8b093d30907d6f8c4a72c12287148 OK 2026/04/08 04:26:06 DEBUG : both8: md5 = 509454242aacf2e6a356360d25498938 OK 2026/04/08 04:26:07 DEBUG : only8: md5 = d49c94e7840a0b3a241b83f120437b24 OK 2026/04/08 04:26:09 DEBUG : both9: md5 = b30e0c4ed742bc06c03c4f89366ab659 OK 2026/04/08 04:26:10 DEBUG : only9: md5 = c85fec72ff4d67a508d976ebfd84ee26 OK 2026/04/08 04:26:12 DEBUG : both10: md5 = ce47343ef6e7af734a11a9ae5e3b6112 OK 2026/04/08 04:26:13 DEBUG : only10: md5 = d1d31d887b5e2d81eb708aabcaf4bc46 OK 2026/04/08 04:26:14 DEBUG : both11: md5 = 4696dacb9c2ce20053149ad52a84dd9d OK 2026/04/08 04:26:16 DEBUG : only11: md5 = a1f64cb5dcc64ca50dedc08d95f3d32c OK 2026/04/08 04:26:18 DEBUG : both12: md5 = d020b283d51b9ff9c872c817c8a6d958 OK 2026/04/08 04:26:19 DEBUG : only12: md5 = 34fb397546dfa4d431bdd4772397ffd8 OK 2026/04/08 04:26:21 DEBUG : both13: md5 = 9442fee7f24ac9958c04eeae50237731 OK 2026/04/08 04:26:22 DEBUG : only13: md5 = 902ff99ef266577ba0678d366f191d75 OK 2026/04/08 04:26:24 DEBUG : both14: md5 = e9f1d38fd5fb7022668297e216df3a82 OK 2026/04/08 04:26:25 DEBUG : only14: md5 = 18c5cce9087b32221c4fb0cb4d7fe0ef OK 2026/04/08 04:26:26 DEBUG : both15: md5 = 8b31cb156dfbe5768c6e3007feadc4c7 OK 2026/04/08 04:26:28 DEBUG : only15: md5 = 02d5529b26b86ca08e27916ad5dd75ae OK 2026/04/08 04:26:29 DEBUG : both16: md5 = 436a837ecf765cf698da1f4c65d0d0cb OK 2026/04/08 04:26:31 DEBUG : only16: md5 = b948f583fdeab68f3ec048bc5bd5ef7c OK 2026/04/08 04:26:32 DEBUG : both17: md5 = 6ca90869b507dc4c747d5866fe4edc9d OK 2026/04/08 04:26:34 DEBUG : only17: md5 = 9f8e555cc49341cfb91c26d17624666c OK 2026/04/08 04:26:35 DEBUG : both18: md5 = 7f549eb4656e9ab588c02133ef844a41 OK 2026/04/08 04:26:37 DEBUG : only18: md5 = 1b6c1e60de81d7e4baedee5384734c8e OK 2026/04/08 04:26:38 DEBUG : both19: md5 = 749d0824a54c4363ad7a8db4ffb78608 OK 2026/04/08 04:26:40 DEBUG : only19: md5 = 6d8a512930db02177294bbfa1bf0743f OK 2026/04/08 04:26:40 DEBUG : both10: size = 6 OK 2026/04/08 04:26:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both11: size = 6 OK 2026/04/08 04:26:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both12: size = 6 OK 2026/04/08 04:26:40 DEBUG : both0: size = 6 OK 2026/04/08 04:26:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both10: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both13: size = 6 OK 2026/04/08 04:26:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both13: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both14: size = 6 OK 2026/04/08 04:26:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both14: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both15: size = 6 OK 2026/04/08 04:26:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both15: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both16: size = 6 OK 2026/04/08 04:26:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both16: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both17: size = 6 OK 2026/04/08 04:26:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both17: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both18: size = 6 OK 2026/04/08 04:26:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both18: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both19: size = 6 OK 2026/04/08 04:26:40 DEBUG : both11: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both1: size = 6 OK 2026/04/08 04:26:40 DEBUG : both12: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both2: size = 6 OK 2026/04/08 04:26:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both0: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both3: size = 6 OK 2026/04/08 04:26:40 DEBUG : both1: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both4: size = 6 OK 2026/04/08 04:26:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both4: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both5: size = 6 OK 2026/04/08 04:26:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both5: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both6: size = 6 OK 2026/04/08 04:26:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both6: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both7: size = 6 OK 2026/04/08 04:26:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both7: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both8: size = 6 OK 2026/04/08 04:26:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both8: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both9: size = 6 OK 2026/04/08 04:26:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:26:40 DEBUG : both9: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both3: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both2: Unchanged skipping 2026/04/08 04:26:40 DEBUG : both19: Unchanged skipping 2026/04/08 04:26:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:26:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:26:40 DEBUG : Waiting for deletions to finish 2026/04/08 04:26:41 INFO : only12: Deleted 2026/04/08 04:26:41 INFO : only1: Deleted 2026/04/08 04:26:41 INFO : only6: Deleted 2026/04/08 04:26:41 INFO : only18: Deleted 2026/04/08 04:26:41 INFO : only8: Deleted 2026/04/08 04:26:41 INFO : only11: Deleted 2026/04/08 04:26:41 INFO : only14: Deleted 2026/04/08 04:26:41 INFO : only13: Deleted 2026/04/08 04:26:41 INFO : only19: Deleted 2026/04/08 04:26:41 INFO : only3: Deleted 2026/04/08 04:26:41 INFO : only2: Deleted 2026/04/08 04:26:42 INFO : only5: Deleted 2026/04/08 04:26:42 INFO : only7: Deleted 2026/04/08 04:26:42 INFO : only10: Deleted 2026/04/08 04:26:42 INFO : only15: Deleted 2026/04/08 04:26:42 INFO : only17: Deleted 2026/04/08 04:26:42 INFO : only9: Deleted 2026/04/08 04:26:42 INFO : only0: Deleted 2026/04/08 04:26:42 INFO : only16: Deleted 2026/04/08 04:26:42 INFO : only4: Deleted 2026/04/08 04:26:42 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.86s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:26:53 DEBUG : both0: md5 = bc5444c8560e9b6e9557c3726bf01fb5 OK 2026/04/08 04:26:54 DEBUG : only0: md5 = 55e4f5c7df7096047044ea6c87a7d307 OK 2026/04/08 04:26:56 DEBUG : both1: md5 = 8c14d55a4b856e7a9a7fd0170984a1e7 OK 2026/04/08 04:26:57 DEBUG : only1: md5 = 922bda2fb0a1e06a6d92f7919304fa21 OK 2026/04/08 04:26:59 DEBUG : both2: md5 = e160ff6d5e08d11941c48f960187c288 OK 2026/04/08 04:27:00 DEBUG : only2: md5 = ff2d45a9fb0ff820fd6a7c67fabf48c3 OK 2026/04/08 04:27:02 DEBUG : both3: md5 = b4662f8a88cb23253d99df7dbd5d399e OK 2026/04/08 04:27:03 DEBUG : only3: md5 = cb30a4b92443636d0db917e7127d5018 OK 2026/04/08 04:27:05 DEBUG : both4: md5 = e4555bb71ed3d1833a6368524f8f0665 OK 2026/04/08 04:27:06 DEBUG : only4: md5 = cc642ff57bcd7bb665075de55ab4fd1d OK 2026/04/08 04:27:07 DEBUG : both5: md5 = b52e5bfe4dce8e1b61da6d62f5b5683b OK 2026/04/08 04:27:09 DEBUG : only5: md5 = 72435d9f3d5e97c5a9a391fc2f6672d8 OK 2026/04/08 04:27:10 DEBUG : both6: md5 = 572e0c0fec93bd1a4f9d906adc00dfab OK 2026/04/08 04:27:12 DEBUG : only6: md5 = c86b694f66379fc5da9b90a4db1075e3 OK 2026/04/08 04:27:13 DEBUG : both7: md5 = e4dd28498f814461f1a3b1d17156711a OK 2026/04/08 04:27:15 DEBUG : only7: md5 = 2ace528511755f224b0fdc091f284f4e OK 2026/04/08 04:27:16 DEBUG : both8: md5 = 7a2e06c58ceda3486d599597f81a66bd OK 2026/04/08 04:27:17 DEBUG : only8: md5 = e732b04586eb3cfecaf1410cdba7ea19 OK 2026/04/08 04:27:20 DEBUG : both9: md5 = b6aa67bf578f39905cd77cc2410c0f19 OK 2026/04/08 04:27:21 DEBUG : only9: md5 = 40ab42ded7ca42e0b4fdf290cf1fbb9a OK 2026/04/08 04:27:22 DEBUG : both10: md5 = 9d0d75b431cd910dc18eec6168d14834 OK 2026/04/08 04:27:24 DEBUG : only10: md5 = a9b4b0c43a57bacdf6becbadb5be2d57 OK 2026/04/08 04:27:25 DEBUG : both11: md5 = b50288b141fbaa9fa3995cb693b48185 OK 2026/04/08 04:27:27 DEBUG : only11: md5 = 298ac553bc3860ca5493e8c3bde9fd44 OK 2026/04/08 04:27:28 DEBUG : both12: md5 = 69abd4449085016d033a285bbe2f1554 OK 2026/04/08 04:27:30 DEBUG : only12: md5 = b0f776b8877b6b191106cccee82f8c30 OK 2026/04/08 04:27:31 DEBUG : both13: md5 = baec8868cc5c99ad30ce00137834e727 OK 2026/04/08 04:27:33 DEBUG : only13: md5 = bfdf143e28b9598bc1879b9b34e580e2 OK 2026/04/08 04:27:34 DEBUG : both14: md5 = a2bf909107600cd554512b3715c82c64 OK 2026/04/08 04:27:36 DEBUG : only14: md5 = e054ec220dc58ac0aea1c2749b85f3b1 OK 2026/04/08 04:27:37 DEBUG : both15: md5 = d3850492f548216f4bd289ab216e8936 OK 2026/04/08 04:27:38 DEBUG : only15: md5 = d981263b60e2ba26b326f24cabfb733d OK 2026/04/08 04:27:40 DEBUG : both16: md5 = 8d1039edde4ec19bdb4b606c6adad373 OK 2026/04/08 04:27:41 DEBUG : only16: md5 = b68578816842ec9a85fc0d5bd1f6a6f5 OK 2026/04/08 04:27:43 DEBUG : both17: md5 = bd02d681238525d9561d78b7e219e9bc OK 2026/04/08 04:27:44 DEBUG : only17: md5 = 64e0909f2f110c0ef707cb9e68f184f7 OK 2026/04/08 04:27:46 DEBUG : both18: md5 = 45b475724bbc29d1936929d4fb260784 OK 2026/04/08 04:27:47 DEBUG : only18: md5 = 22ea98b49183f543f48d2c6cb9f482db OK 2026/04/08 04:27:49 DEBUG : both19: md5 = bd25cefc401bce2b0b3473a4cb4b87b7 OK 2026/04/08 04:27:50 DEBUG : only19: md5 = 4cb060ab5415f7f0e6a8f39cff9dcb87 OK 2026/04/08 04:27:51 DEBUG : both0: size = 6 OK 2026/04/08 04:27:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both0: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both13: size = 6 OK 2026/04/08 04:27:51 DEBUG : both12: size = 6 OK 2026/04/08 04:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:27:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both13: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both14: size = 6 OK 2026/04/08 04:27:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both11: size = 6 OK 2026/04/08 04:27:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both12: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both15: size = 6 OK 2026/04/08 04:27:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both15: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both16: size = 6 OK 2026/04/08 04:27:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both10: size = 6 OK 2026/04/08 04:27:51 DEBUG : both16: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both17: size = 6 OK 2026/04/08 04:27:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both10: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both18: size = 6 OK 2026/04/08 04:27:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both18: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both19: size = 6 OK 2026/04/08 04:27:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both19: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both1: size = 6 OK 2026/04/08 04:27:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both1: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both2: size = 6 OK 2026/04/08 04:27:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both2: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both3: size = 6 OK 2026/04/08 04:27:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both3: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both4: size = 6 OK 2026/04/08 04:27:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both4: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both5: size = 6 OK 2026/04/08 04:27:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both5: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both6: size = 6 OK 2026/04/08 04:27:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both17: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both7: size = 6 OK 2026/04/08 04:27:51 DEBUG : both11: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both8: size = 6 OK 2026/04/08 04:27:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both14: Unchanged skipping 2026/04/08 04:27:51 DEBUG : both9: size = 6 OK 2026/04/08 04:27:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:27:51 DEBUG : both6: Unchanged skipping 2026/04/08 04:27:51 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only0: Sizes differ 2026/04/08 04:27:51 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only10: Sizes differ 2026/04/08 04:27:51 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only11: Sizes differ 2026/04/08 04:27:51 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only12: Sizes differ 2026/04/08 04:27:51 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only13: Sizes differ 2026/04/08 04:27:51 DEBUG : both7: Unchanged skipping 2026/04/08 04:27:51 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only14: Sizes differ 2026/04/08 04:27:51 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only15: Sizes differ 2026/04/08 04:27:51 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only16: Sizes differ 2026/04/08 04:27:51 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only17: Sizes differ 2026/04/08 04:27:51 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only18: Sizes differ 2026/04/08 04:27:51 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only19: Sizes differ 2026/04/08 04:27:51 DEBUG : both8: Unchanged skipping 2026/04/08 04:27:51 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only1: Sizes differ 2026/04/08 04:27:51 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only2: Sizes differ 2026/04/08 04:27:51 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only3: Sizes differ 2026/04/08 04:27:51 DEBUG : both9: Unchanged skipping 2026/04/08 04:27:51 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only4: Sizes differ 2026/04/08 04:27:51 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only5: Sizes differ 2026/04/08 04:27:51 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only6: Sizes differ 2026/04/08 04:27:51 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only7: Sizes differ 2026/04/08 04:27:51 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only8: Sizes differ 2026/04/08 04:27:51 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1350178041) 2026/04/08 04:27:51 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu') 2026/04/08 04:27:51 DEBUG : only9: Sizes differ 2026/04/08 04:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:27:52 DEBUG : only11: md5 = 2c2e1aa435be3691d194ac0037af1642 OK 2026/04/08 04:27:52 DEBUG : only11: size = 0 OK 2026/04/08 04:27:52 INFO : only11: Copied (replaced existing) 2026/04/08 04:27:52 DEBUG : only0: md5 = 4b2f50926a2dae2236a10a6a5377c94b OK 2026/04/08 04:27:52 DEBUG : only0: size = 0 OK 2026/04/08 04:27:52 INFO : only0: Copied (replaced existing) 2026/04/08 04:27:52 DEBUG : only12: md5 = 269196354091b19a7671a946b217a653 OK 2026/04/08 04:27:52 DEBUG : only12: size = 0 OK 2026/04/08 04:27:52 INFO : only12: Copied (replaced existing) 2026/04/08 04:27:52 DEBUG : only10: md5 = 816efd562a6ea29096ff9d4b41122a38 OK 2026/04/08 04:27:52 DEBUG : only10: size = 0 OK 2026/04/08 04:27:52 INFO : only10: Copied (replaced existing) 2026/04/08 04:27:53 DEBUG : only15: md5 = 835004c925ac2212a7f8c6b34c7e182a OK 2026/04/08 04:27:53 DEBUG : only15: size = 0 OK 2026/04/08 04:27:53 INFO : only15: Copied (replaced existing) 2026/04/08 04:27:53 DEBUG : only14: md5 = 773963b046a9fff478b04c3066cf2bbf OK 2026/04/08 04:27:53 DEBUG : only14: size = 0 OK 2026/04/08 04:27:53 INFO : only14: Copied (replaced existing) 2026/04/08 04:27:54 DEBUG : only16: md5 = 46d97e76b276914037fa8595492a6fc9 OK 2026/04/08 04:27:54 DEBUG : only16: size = 0 OK 2026/04/08 04:27:54 INFO : only16: Copied (replaced existing) 2026/04/08 04:27:54 DEBUG : only17: md5 = b6463b265efee42e069ee503e37963e7 OK 2026/04/08 04:27:54 DEBUG : only17: size = 0 OK 2026/04/08 04:27:54 INFO : only17: Copied (replaced existing) 2026/04/08 04:27:55 DEBUG : only18: md5 = c86bff0e891ad1079ddad6882527129f OK 2026/04/08 04:27:55 DEBUG : only18: size = 0 OK 2026/04/08 04:27:55 INFO : only18: Copied (replaced existing) 2026/04/08 04:27:55 DEBUG : only1: md5 = 21a3ed4c9623591742ccb1c59d36dbaa OK 2026/04/08 04:27:55 DEBUG : only1: size = 0 OK 2026/04/08 04:27:55 INFO : only1: Copied (replaced existing) 2026/04/08 04:27:55 DEBUG : only4: md5 = 33023b4f3e55bac1790aec3324a8fc2d OK 2026/04/08 04:27:55 DEBUG : only4: size = 0 OK 2026/04/08 04:27:55 INFO : only4: Copied (replaced existing) 2026/04/08 04:27:55 DEBUG : only2: md5 = b2a39a228849cb6930599bd001e1953a OK 2026/04/08 04:27:55 DEBUG : only2: size = 0 OK 2026/04/08 04:27:55 INFO : only2: Copied (replaced existing) 2026/04/08 04:27:56 DEBUG : only13: md5 = b104e1d0c4bd95bd6383955b90dbe59b OK 2026/04/08 04:27:56 DEBUG : only13: size = 0 OK 2026/04/08 04:27:56 INFO : only13: Copied (replaced existing) 2026/04/08 04:27:56 DEBUG : only5: md5 = 9ca89f468bcad53e5ede0ab597b8e052 OK 2026/04/08 04:27:56 DEBUG : only5: size = 0 OK 2026/04/08 04:27:56 INFO : only5: Copied (replaced existing) 2026/04/08 04:27:56 DEBUG : only7: md5 = 0c28ea9e137821089573b2aec12902ce OK 2026/04/08 04:27:56 DEBUG : only7: size = 0 OK 2026/04/08 04:27:56 INFO : only7: Copied (replaced existing) 2026/04/08 04:27:56 DEBUG : only8: md5 = 6335ae52a319a17539ee04f1aa484b6f OK 2026/04/08 04:27:56 DEBUG : only8: size = 0 OK 2026/04/08 04:27:56 INFO : only8: Copied (replaced existing) 2026/04/08 04:27:57 DEBUG : only9: md5 = f4bbb45fa9fd2b3109729ac996fbc4ee OK 2026/04/08 04:27:57 DEBUG : only9: size = 0 OK 2026/04/08 04:27:57 INFO : only9: Copied (replaced existing) 2026/04/08 04:27:57 DEBUG : only6: md5 = 8275bc0e84712cfeffa81a5b75cc9375 OK 2026/04/08 04:27:57 DEBUG : only6: size = 0 OK 2026/04/08 04:27:57 INFO : only6: Copied (replaced existing) 2026/04/08 04:27:57 DEBUG : only3: md5 = 457fce286f461e0f91f30ae4c254ecd3 OK 2026/04/08 04:27:57 DEBUG : only3: size = 0 OK 2026/04/08 04:27:57 INFO : only3: Copied (replaced existing) 2026/04/08 04:27:57 DEBUG : only19: md5 = 467ac5f22317fa247777bd4069d27a5e OK 2026/04/08 04:27:57 DEBUG : only19: size = 0 OK 2026/04/08 04:27:57 INFO : only19: Copied (replaced existing) 2026/04/08 04:27:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.85s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:28:15 DEBUG : empty_dir: Making directory with metadata 2026/04/08 04:28:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:28:15 DEBUG : empty_on_remote: Making directory with metadata 2026/04/08 04:28:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:28:15 DEBUG : empty_on_remote: Making directory with metadata 2026/04/08 04:28:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:28:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:28 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/08 04:28:29 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/08 04:28:29 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:28:31 DEBUG : empty_dir: Making directory with metadata 2026/04/08 04:28:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:28:31 DEBUG : empty_on_remote: Making directory with metadata 2026/04/08 04:28:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:28:31 DEBUG : empty_on_remote: Making directory with metadata 2026/04/08 04:28:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:28:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:44 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/08 04:28:45 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/08 04:28:46 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:28:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:28:48 DEBUG : sub dir: Making directory with metadata 2026/04/08 04:28:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/08 04:29:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/08 04:29:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/08 04:29:07 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:29:07 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/08 04:29:19 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/08 04:29:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/08 04:29:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/08 04:29:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/08 04:29:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:29:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:29:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:29:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:29:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/08 04:29:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/08 04:29:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:29:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:29:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 04:29:27 DEBUG : sub dir: Making directory with metadata 2026/04/08 04:29:27 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/08 04:29:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/08 04:29:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/08 04:29:49 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 04:29:49 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/08 04:30:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/08 04:30:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/08 04:30:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/08 04:30:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:30:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:30:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:30:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:30:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/08 04:30:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/08 04:30:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/08 04:30:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:30:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 633dba022c43ac9b0c596f65385f38c3 OK 2026/04/08 04:30:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = a3839209cff048c5c2910cfbc4505249 OK 2026/04/08 04:30:13 DEBUG : dir1/0002-cdefghi.txt: md5 = bb2674105aaf5c67794776ff7d77b2e1 OK 2026/04/08 04:30:14 DEBUG : dir1/0003-defghij.txt: md5 = b46e83dbb9c52771476db05f85793616 OK 2026/04/08 04:30:16 DEBUG : dir1/0004-efghijk.txt: md5 = 53723f098946163f081febe6aaf1d291 OK 2026/04/08 04:30:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 41691a6210ec2d0e470fd3e4be360ff3 OK 2026/04/08 04:30:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 0be92730773179ccf1f123672c91c725 OK 2026/04/08 04:30:20 DEBUG : dir1/0007-1234567.txt: md5 = cd879a5d2617bd0e3944e6df79eb3f6d OK 2026/04/08 04:30:22 DEBUG : dir1/0008-2345678.txt: md5 = 0ab98b403ecfe5113977db7732d2b3ed OK 2026/04/08 04:30:23 DEBUG : dir1/0009-3456789.txt: md5 = e0f60dee8b0969c5e1c1652ac7455cf3 OK 2026/04/08 04:30:25 DEBUG : dir1/0010-456789.txt: md5 = 6c64062de127247fa4fe282fcccac791 OK 2026/04/08 04:30:26 DEBUG : dir1/0011-56789;.txt: md5 = 6e44f61bdecde701a0a1f55ba66834fd OK 2026/04/08 04:30:27 DEBUG : dir1/0012-6789;.txt: md5 = 146bf8735bf6e0a5fbccac79e44e909b OK 2026/04/08 04:30:29 DEBUG : dir1/0013-789;=.txt: md5 = 1b38709c81021405965121fcd94d60d0 OK 2026/04/08 04:30:30 DEBUG : dir1/0014-89;=.txt: md5 = 7c07473a34af2bc7662277f63301698a OK 2026/04/08 04:30:32 DEBUG : dir1/0015-9;=.txt: md5 = 4b73631ef4347c05e8ba4ca2905ff4cb OK 2026/04/08 04:30:33 DEBUG : apple: md5 = 1b3ac35d0b177f7d4e5e60aae5b49177 OK 2026/04/08 04:30:35 DEBUG : banana: md5 = 94abbefc69bd29e465d09f3252a43d22 OK 2026/04/08 04:30:36 DEBUG : appleappleapplebanana: md5 = a009fa76634036c459b2d4e8c8ce0424 OK 2026/04/08 04:30:38 DEBUG : splitbananasplit: md5 = 47929085954272a2f85fc0cc5fcd449b OK 2026/04/08 04:30:38 DEBUG : Waiting for deletions to finish 2026/04/08 04:30:38 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:30:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:30:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:30:39 DEBUG : apple: size = 5 OK 2026/04/08 04:30:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:30:39 DEBUG : apple: Unchanged skipping 2026/04/08 04:30:39 DEBUG : banana: size = 6 OK 2026/04/08 04:30:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:39 DEBUG : banana: Unchanged skipping 2026/04/08 04:30:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:30:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:30:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:30:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:30:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:30:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:30:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:30:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:30:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:30:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:30:40 DEBUG : Waiting for deletions to finish 2026/04/08 04:30:40 DEBUG : Waiting for deletions to finish 2026/04/08 04:30:40 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:30:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:30:41 DEBUG : dir1: Directory modification time the same (differ by -906.921µs, within tolerance 1ms) 2026/04/08 04:30:41 DEBUG : apple: size = 5 OK 2026/04/08 04:30:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:41 DEBUG : apple: Unchanged skipping 2026/04/08 04:30:41 DEBUG : banana: size = 6 OK 2026/04/08 04:30:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:30:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:41 DEBUG : banana: Unchanged skipping 2026/04/08 04:30:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:30:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:30:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:41 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:30:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:30:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:30:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:30:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:30:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:30:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:30:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:30:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:30:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:30:42 DEBUG : Waiting for deletions to finish 2026/04/08 04:30:42 DEBUG : Waiting for deletions to finish 2026/04/08 04:30:42 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:30:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 60da28e14f4ac3731358354cb7406214 OK 2026/04/08 04:30:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 15a25c78897e62410ea1fee1896bc839 OK 2026/04/08 04:30:59 DEBUG : dir1/0002-cdefghi.txt: md5 = cd0fa5cd2da768339fbe96ae61fd5909 OK 2026/04/08 04:31:01 DEBUG : dir1/0003-defghij.txt: md5 = ddfcff02b88594f0da46ded48102efd7 OK 2026/04/08 04:31:02 DEBUG : dir1/0004-efghijk.txt: md5 = a09d16719c0b2c94de6395f772594fe1 OK 2026/04/08 04:31:04 DEBUG : dir1/0005-fghijkl.txt: md5 = ec0732d0b1f2374ba47b38961a202e84 OK 2026/04/08 04:31:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 1f1cfc25d61bfe8dc70ee32e6a1c9aa1 OK 2026/04/08 04:31:07 DEBUG : dir1/0007-1234567.txt: md5 = caef206614bd91f3119d2694f38fdd40 OK 2026/04/08 04:31:08 DEBUG : dir1/0008-2345678.txt: md5 = a6fdd4163c5d121fc9ae3a839635feb7 OK 2026/04/08 04:31:10 DEBUG : dir1/0009-3456789.txt: md5 = 5af371cb55b89419d563ed29346a3a9e OK 2026/04/08 04:31:11 DEBUG : dir1/0010-456789.txt: md5 = 0daf69f83f58e31a963373552b20618d OK 2026/04/08 04:31:13 DEBUG : dir1/0011-56789;.txt: md5 = 1f370bc3f24f7eb1e2251b833825cbea OK 2026/04/08 04:31:14 DEBUG : dir1/0012-6789;.txt: md5 = 2fb2cb00ac92ab51da4e3fac0669608a OK 2026/04/08 04:31:16 DEBUG : dir1/0013-789;=.txt: md5 = e8a4740b88fd12a719bd6a0937b5647f OK 2026/04/08 04:31:17 DEBUG : dir1/0014-89;=.txt: md5 = 1ca699ce422e4355c76bd1376619ab99 OK 2026/04/08 04:31:19 DEBUG : dir1/0015-9;=.txt: md5 = 791b736bcf966d48159781d13e5995e5 OK 2026/04/08 04:31:20 DEBUG : apple: md5 = 941db776c9926a98594fdfea957162ea OK 2026/04/08 04:31:21 DEBUG : banana: md5 = ae4a7e95523a58608b9384bfde7debe3 OK 2026/04/08 04:31:23 DEBUG : appleappleapplebanana: md5 = b244e63b22ecf42e453a93b017cd4c03 OK 2026/04/08 04:31:24 DEBUG : splitbananasplit: md5 = 3e27ccb3d194ee90816be3c2a803868e OK 2026/04/08 04:31:24 DEBUG : Waiting for deletions to finish 2026/04/08 04:31:25 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:31:26 DEBUG : apple: size = 5 OK 2026/04/08 04:31:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : apple: Unchanged skipping 2026/04/08 04:31:26 DEBUG : banana: size = 6 OK 2026/04/08 04:31:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : banana: Unchanged skipping 2026/04/08 04:31:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:31:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:31:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:31:26 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:31:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:31:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:31:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:31:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:31:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:31:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:31:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:31:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:31:26 DEBUG : Waiting for deletions to finish 2026/04/08 04:31:26 DEBUG : Waiting for deletions to finish 2026/04/08 04:31:27 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:31:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:31:28 DEBUG : dir1: Directory modification time the same (differ by -442.006µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : apple: size = 5 OK 2026/04/08 04:31:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : apple: Unchanged skipping 2026/04/08 04:31:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:31:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:31:28 DEBUG : banana: size = 6 OK 2026/04/08 04:31:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : banana: Unchanged skipping 2026/04/08 04:31:28 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:31:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:31:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:31:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:31:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:31:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:31:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:31:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:31:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:31:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:31:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:31:28 DEBUG : Waiting for deletions to finish 2026/04/08 04:31:28 DEBUG : Waiting for deletions to finish 2026/04/08 04:31:29 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:31:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:31:42 DEBUG : dir1/0000-abcdefg.txt: md5 = c716204bcbed5f0a7070505df2552f0e OK 2026/04/08 04:31:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 49a4826ccd3d9dfc0b252e7f5d617c88 OK 2026/04/08 04:31:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 8b077b331860a555541a8debcf19772f OK 2026/04/08 04:31:46 DEBUG : dir1/0003-defghij.txt: md5 = e5351ef59f8be008b2dc684fdb869a38 OK 2026/04/08 04:31:47 DEBUG : dir1/0004-efghijk.txt: md5 = fb9f98fc99e5d20df45ceefd307f7a7e OK 2026/04/08 04:31:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 7bdb4420b70a87563a021b88de0e0c82 OK 2026/04/08 04:31:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 596c08d831e8f97e7fe13906695fe140 OK 2026/04/08 04:31:51 DEBUG : dir1/0007-1234567.txt: md5 = f27ba904ac6de79cd7e4b007f7ca7a91 OK 2026/04/08 04:31:53 DEBUG : dir1/0008-2345678.txt: md5 = 43032286ecf1811451451a0a55d47cf1 OK 2026/04/08 04:31:54 DEBUG : dir1/0009-3456789.txt: md5 = 8a46f6a82bb789fd81580d4dbf7df9ce OK 2026/04/08 04:31:56 DEBUG : dir1/0010-456789.txt: md5 = 6bbd87163d483ae6b950b633d4dbe52f OK 2026/04/08 04:31:57 DEBUG : dir1/0011-56789;.txt: md5 = 7fde02492f550955420673bed6e8b3f7 OK 2026/04/08 04:31:59 DEBUG : dir1/0012-6789;.txt: md5 = ed2bef80a43720735616cf5cca3f8eb3 OK 2026/04/08 04:32:00 DEBUG : dir1/0013-789;=.txt: md5 = dc3da2c4e92ff4e04b948bc24ecea574 OK 2026/04/08 04:32:02 DEBUG : dir1/0014-89;=.txt: md5 = c7137709c67095cb5c8a054671931013 OK 2026/04/08 04:32:03 DEBUG : dir1/0015-9;=.txt: md5 = cf8fdc4af6758c67aecb731d54408d7c OK 2026/04/08 04:32:05 DEBUG : apple: md5 = df9eb4c6b530592f008db08bc2a99fba OK 2026/04/08 04:32:06 DEBUG : banana: md5 = c97b964ff96f9426cee80741c4cc37bd OK 2026/04/08 04:32:07 DEBUG : appleappleapplebanana: md5 = ea772dfd051c55c87a555d5941ee4c0a OK 2026/04/08 04:32:09 DEBUG : splitbananasplit: md5 = 0b8e49f0e024665a92372210f0b8d1df OK 2026/04/08 04:32:09 DEBUG : Waiting for deletions to finish 2026/04/08 04:32:09 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:32:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 04:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 04:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 04:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 04:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 04:32:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:32:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 082cb2d8483b3a41b848434660a9c470 OK 2026/04/08 04:32:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/08 04:32:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:12 DEBUG : YXBwbGU=: md5 = 208b741fc9440f94d498b8bebb305126 OK 2026/04/08 04:32:12 DEBUG : YXBwbGU=: size = 5 OK 2026/04/08 04:32:12 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/08 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 45ba94dff4a0c1a5ecc46e5c8a160f2d OK 2026/04/08 04:32:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/08 04:32:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:12 DEBUG : YmFuYW5h: md5 = 3de1ee906c1be2ea8bffc92bbbcf2371 OK 2026/04/08 04:32:12 DEBUG : YmFuYW5h: size = 6 OK 2026/04/08 04:32:12 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/08 04:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = b7be54f5e12921cfc213371506054f7b OK 2026/04/08 04:32:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/08 04:32:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = a6954578dfffcd219a243eb89b7607b9 OK 2026/04/08 04:32:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/08 04:32:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 2375ef39f062e70be8e238e6a8b01389 OK 2026/04/08 04:32:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/08 04:32:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 4e1c7e82e0349204ab40bf4078b322b0 OK 2026/04/08 04:32:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/08 04:32:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = feb95682390ca5c73a1e271625827484 OK 2026/04/08 04:32:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/08 04:32:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = c8552992e0457c3a9fc77bad2b8da2c2 OK 2026/04/08 04:32:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/08 04:32:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 7c53b61d0721be48bdd6629580ffc7b9 OK 2026/04/08 04:32:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/08 04:32:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = c0b03850e7f0912add58506596a97eee OK 2026/04/08 04:32:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/08 04:32:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = eb2c99606bb41d4634c04476120982f3 OK 2026/04/08 04:32:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/08 04:32:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = d89484b3167afea169723aaed84324b8 OK 2026/04/08 04:32:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/08 04:32:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = fdcb5fcf22458e208d92c7523015ce96 OK 2026/04/08 04:32:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/08 04:32:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = b2c98a2ff94bca8e2d0be8b427fad955 OK 2026/04/08 04:32:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/08 04:32:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 811b6c2a559ab58b755a984450987ad3 OK 2026/04/08 04:32:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/08 04:32:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = b481c642616a2929c290a29b4dd3e9d8 OK 2026/04/08 04:32:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/08 04:32:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:18 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = a587d2c6407c9ddbf1ffd88d123ca62b OK 2026/04/08 04:32:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/08 04:32:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 5f5c90eb327b5f798380af9bff4d8fa0 OK 2026/04/08 04:32:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/08 04:32:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:18 DEBUG : Waiting for deletions to finish 2026/04/08 04:32:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 04:32:18 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 04:32:18 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 04:32:18 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 04:32:18 INFO : banana: Deleted 2026/04/08 04:32:18 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 04:32:18 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 04:32:18 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 04:32:19 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 04:32:19 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 04:32:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 04:32:19 INFO : apple: Deleted 2026/04/08 04:32:19 INFO : splitbananasplit: Deleted 2026/04/08 04:32:19 INFO : appleappleapplebanana: Deleted 2026/04/08 04:32:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 04:32:19 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 04:32:19 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 04:32:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 04:32:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 04:32:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 04:32:19 DEBUG : Waiting for deletions to finish 2026/04/08 04:32:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/08 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:20 DEBUG : dir1: Directory modification time the same (differ by -949.267µs, within tolerance 1ms) 2026/04/08 04:32:20 DEBUG : YXBwbGU=: size = 5 OK 2026/04/08 04:32:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:20 DEBUG : apple: Unchanged skipping 2026/04/08 04:32:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:32:20 DEBUG : YmFuYW5h: size = 6 OK 2026/04/08 04:32:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:20 DEBUG : banana: Unchanged skipping 2026/04/08 04:32:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/08 04:32:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 04:32:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/08 04:32:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/08 04:32:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/08 04:32:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/08 04:32:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/08 04:32:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 04:32:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/08 04:32:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/08 04:32:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:32:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:32:21 DEBUG : Waiting for deletions to finish 2026/04/08 04:32:21 DEBUG : Waiting for deletions to finish 2026/04/08 04:32:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/08 04:32:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/08 04:32:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 04:32:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 04:32:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 04:32:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 04:32:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 04:32:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 04:32:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 04:32:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 04:32:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 04:32:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:32:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:32:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 6e370941546e8a94b8efe9042eb8df3d OK 2026/04/08 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = d9a7b39370f93d8952b823fa4160907f OK 2026/04/08 04:32:38 DEBUG : dir1/0002-cdefghi.txt: md5 = cde4dafa0d63b206615b086bb6afa642 OK 2026/04/08 04:32:39 DEBUG : dir1/0003-defghij.txt: md5 = 12454699e442cdb0df2b8af446c17b8b OK 2026/04/08 04:32:40 DEBUG : dir1/0004-efghijk.txt: md5 = 0302f1054f758d7678b12e2811bfdb75 OK 2026/04/08 04:32:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 33cb6b7faeb8046f581f6218d815d6af OK 2026/04/08 04:32:43 DEBUG : dir1/0006-ghijklm.txt: md5 = d56aa578533e811bdca55b1dc6522cf4 OK 2026/04/08 04:32:44 DEBUG : dir1/0007-1234567.txt: md5 = 067ab73647df45f82408125070edf75c OK 2026/04/08 04:32:46 DEBUG : dir1/0008-2345678.txt: md5 = 3ec5778051c9feb49183e603dce38275 OK 2026/04/08 04:32:47 DEBUG : dir1/0009-3456789.txt: md5 = 13908d7ba8bcd4af91d67b58d6e6e539 OK 2026/04/08 04:32:49 DEBUG : dir1/0010-456789.txt: md5 = be346dce80fc2ba95298d6a5c4956588 OK 2026/04/08 04:32:50 DEBUG : dir1/0011-56789;.txt: md5 = eda3b0f4eb2df2fcc846a3394c78df86 OK 2026/04/08 04:32:51 DEBUG : dir1/0012-6789;.txt: md5 = 97fed327233d5ab67f6fbfc80ae4ff43 OK 2026/04/08 04:32:53 DEBUG : dir1/0013-789;=.txt: md5 = 5d0f64d5d47c5e1c11fd509c6afac312 OK 2026/04/08 04:32:54 DEBUG : dir1/0014-89;=.txt: md5 = fbf11ac1d123eb3f08b65e3c1f60a78e OK 2026/04/08 04:32:56 DEBUG : dir1/0015-9;=.txt: md5 = 51509cc884d8d02dde27a8325463521c OK 2026/04/08 04:32:57 DEBUG : apple: md5 = fe3cca641a81579f6680fff40580b790 OK 2026/04/08 04:32:58 DEBUG : banana: md5 = 2dd1fd4cd9c92320b65e6b845161f6c5 OK 2026/04/08 04:33:00 DEBUG : appleappleapplebanana: md5 = c3b10bd25a12a07d61d9299acd9751c0 OK 2026/04/08 04:33:01 DEBUG : splitbananasplit: md5 = 47568089d0a3ed63fd96e414fd1f4636 OK 2026/04/08 04:33:01 DEBUG : Waiting for deletions to finish 2026/04/08 04:33:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:33:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:02 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:02 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:02 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:02 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 04:33:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 04:33:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 04:33:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 04:33:03 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:03 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/08 04:33:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 04:33:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 04:33:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 04:33:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 04:33:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 04:33:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 04:33:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 04:33:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 04:33:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 04:33:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 04:33:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 04:33:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 04:33:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 04:33:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 04:33:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 04:33:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/08 04:33:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:33:04 DEBUG : PREFIXbanana: md5 = 1faaacf200c79927c01d93d7edbb6460 OK 2026/04/08 04:33:04 DEBUG : PREFIXbanana: size = 6 OK 2026/04/08 04:33:04 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/08 04:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 04:33:04 DEBUG : PREFIXapple: md5 = b2c813d5f8a8b0da40b552c8568f8fc0 OK 2026/04/08 04:33:04 DEBUG : PREFIXapple: size = 5 OK 2026/04/08 04:33:04 INFO : apple: Copied (new) to: PREFIXapple 2026/04/08 04:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:04 DEBUG : PREFIXsplitbananasplit: md5 = d5a50253c6021f5f125d981ba691b8ab OK 2026/04/08 04:33:04 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/08 04:33:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/08 04:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:04 DEBUG : PREFIXappleappleapplebanana: md5 = 3a5c0e50031fc7fab634097c5d9c7080 OK 2026/04/08 04:33:04 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/08 04:33:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/08 04:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = c995ea2e44ca0bdf1c529f25ce81faaf OK 2026/04/08 04:33:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/08 04:33:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 04:33:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 8b1cbfc558bffb0810b53e691da76bc0 OK 2026/04/08 04:33:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/08 04:33:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:06 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 70398d525bffb6a14f9c14d0fb62d39c OK 2026/04/08 04:33:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/08 04:33:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = a348a9358c0ba100a22ee04bc4bde249 OK 2026/04/08 04:33:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:33:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:07 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = ef90c5f5f9bc096bfdbe632df9b1f680 OK 2026/04/08 04:33:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/08 04:33:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = b1c264ff4decc0848316037aa3fa9de6 OK 2026/04/08 04:33:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/08 04:33:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 6535a9c5ed942a52028fe587e7649d47 OK 2026/04/08 04:33:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/08 04:33:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:08 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = e54289e30da98e61789db597aaad9e7a OK 2026/04/08 04:33:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/08 04:33:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:08 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 98c13f866ddabf7be09b83575ccf6838 OK 2026/04/08 04:33:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/08 04:33:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:08 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 6add7c621f2378d3a4f6badc21e07b61 OK 2026/04/08 04:33:08 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/08 04:33:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:09 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 22b8d79532a2ce5971b5af13afb4460b OK 2026/04/08 04:33:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/08 04:33:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:09 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 45e4aa087cc40faf401378bf034836f7 OK 2026/04/08 04:33:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/08 04:33:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 04:33:10 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 12c6a7da3adb901001b7623741ef5361 OK 2026/04/08 04:33:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/08 04:33:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:10 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = fa3ba78b7b570a52697bf734ca45d907 OK 2026/04/08 04:33:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/08 04:33:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:10 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 188ffc7d808982b7b7e477a706245dc3 OK 2026/04/08 04:33:10 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/08 04:33:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/08 04:33:10 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = a16cf1cf822c0166d65a5b28ddde15db OK 2026/04/08 04:33:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/08 04:33:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:10 DEBUG : Waiting for deletions to finish 2026/04/08 04:33:11 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 04:33:11 INFO : apple: Deleted 2026/04/08 04:33:11 INFO : appleappleapplebanana: Deleted 2026/04/08 04:33:11 INFO : banana: Deleted 2026/04/08 04:33:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 04:33:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 04:33:11 INFO : splitbananasplit: Deleted 2026/04/08 04:33:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 04:33:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 04:33:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 04:33:12 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 04:33:12 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 04:33:12 DEBUG : Waiting for deletions to finish 2026/04/08 04:33:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:33:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 04:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 04:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 04:33:13 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 04:33:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 04:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 04:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 04:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 04:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 04:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 04:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 04:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 04:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 04:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 04:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 04:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 04:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 04:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 04:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 04:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 04:33:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1: Directory modification time the same (differ by -550.069µs, within tolerance 1ms) 2026/04/08 04:33:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:33:14 DEBUG : appleappleapplebanana: md5 = 2990f77a62c1cd7742a8beb4f69b1eb0 OK 2026/04/08 04:33:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:33:14 INFO : appleappleapplebanana: Copied (new) 2026/04/08 04:33:14 DEBUG : apple: md5 = cc05215dea9c9d6c708ec4c08d16c1f2 OK 2026/04/08 04:33:14 DEBUG : apple: size = 5 OK 2026/04/08 04:33:14 INFO : apple: Copied (new) 2026/04/08 04:33:14 DEBUG : splitbananasplit: md5 = 75a4ee367de9ba625edb7d62902eb6b8 OK 2026/04/08 04:33:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:33:14 INFO : splitbananasplit: Copied (new) 2026/04/08 04:33:15 DEBUG : banana: md5 = 46265c21e43d075a9916dd0575387acc OK 2026/04/08 04:33:15 DEBUG : banana: size = 6 OK 2026/04/08 04:33:15 INFO : banana: Copied (new) 2026/04/08 04:33:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = ad560597e34f49cf0d073e03be09621c OK 2026/04/08 04:33:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:33:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/08 04:33:16 DEBUG : dir1/0000-abcdefg.txt: md5 = b139813b57d2877f447a9672c6ec0dd0 OK 2026/04/08 04:33:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:33:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/08 04:33:16 DEBUG : dir1/0003-defghij.txt: md5 = c39bffd85c287b94d4be10d56bfc881a OK 2026/04/08 04:33:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:33:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/08 04:33:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 44299ab25bc3a54d16a026dd4fb53853 OK 2026/04/08 04:33:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:33:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/08 04:33:17 DEBUG : dir1/0004-efghijk.txt: md5 = d2e5df14cf386f2a46d5fb30d811de6c OK 2026/04/08 04:33:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:33:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/08 04:33:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 6919bda081ff6e47a8f86ffefd2994dd OK 2026/04/08 04:33:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:33:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/08 04:33:17 DEBUG : dir1/0007-1234567.txt: md5 = 57b6e4e896defd9eeee9438ec678fb4a OK 2026/04/08 04:33:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:33:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/08 04:33:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 6c13fb4a9b70bceec3f909b2736c629f OK 2026/04/08 04:33:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:33:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/08 04:33:18 DEBUG : dir1/0008-2345678.txt: md5 = 7f81558bd7a85dc39d732092af9c34fe OK 2026/04/08 04:33:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:33:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/08 04:33:18 DEBUG : dir1/0009-3456789.txt: md5 = 10ed7b5304c38fc92cbf8428ac526619 OK 2026/04/08 04:33:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:33:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/08 04:33:19 DEBUG : dir1/0010-456789.txt: md5 = ab61c9738ba938d0e66c3d580d3db503 OK 2026/04/08 04:33:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:33:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/08 04:33:19 DEBUG : dir1/0011-56789;.txt: md5 = e118d6e04a42f511736d7598bafd99db OK 2026/04/08 04:33:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:33:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/08 04:33:20 DEBUG : dir1/0012-6789;.txt: md5 = 4f3257a200a27225367704fe4673e5a4 OK 2026/04/08 04:33:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:33:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/08 04:33:20 DEBUG : dir1/0013-789;=.txt: md5 = c56c9d8ba0f4da9be08e379bc4598e85 OK 2026/04/08 04:33:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:33:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/08 04:33:20 DEBUG : dir1/0014-89;=.txt: md5 = 2e3f8a7e011cc0439814b0a6a2ba89e5 OK 2026/04/08 04:33:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:33:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/08 04:33:20 DEBUG : dir1/0015-9;=.txt: md5 = 8785c95d025de29cbb804f4187784edb OK 2026/04/08 04:33:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:33:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/08 04:33:20 DEBUG : Waiting for deletions to finish 2026/04/08 04:33:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/08 04:33:21 INFO : PREFIXbanana: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/08 04:33:21 INFO : PREFIXapple: Deleted 2026/04/08 04:33:21 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/08 04:33:21 INFO : PREFIXsplitbananasplit: Deleted 2026/04/08 04:33:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/08 04:33:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/08 04:33:22 DEBUG : Waiting for deletions to finish 2026/04/08 04:33:22 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:33:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : Waiting for deletions to finish 2026/04/08 04:33:23 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:33:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/08 04:33:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:33:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 9f1e2556d86285c2a7a58b9d4309ced5 OK 2026/04/08 04:33:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 088ba87ea5cb48952f0c8eab70604f49 OK 2026/04/08 04:33:39 DEBUG : dir1/0002-cdefghi.txt: md5 = e2f543b885589f6f0afd7aa3234fee4f OK 2026/04/08 04:33:40 DEBUG : dir1/0003-defghij.txt: md5 = 211545366b7e755e0e193fd0dab4eaa0 OK 2026/04/08 04:33:42 DEBUG : dir1/0004-efghijk.txt: md5 = 16b516ed15aba9010b3c75d680077804 OK 2026/04/08 04:33:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 8519ba770630060210c439520f9fcaf6 OK 2026/04/08 04:33:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 88de2899ea8fd137e45d7e06e9d17989 OK 2026/04/08 04:33:46 DEBUG : dir1/0007-1234567.txt: md5 = fb2b443c453048ba0301575d3025f0fc OK 2026/04/08 04:33:48 DEBUG : dir1/0008-2345678.txt: md5 = 05b199be3e651fa9e02f1355478859cc OK 2026/04/08 04:33:49 DEBUG : dir1/0009-3456789.txt: md5 = 4870e7defb63976f751a7a03d90727b7 OK 2026/04/08 04:33:51 DEBUG : dir1/0010-456789.txt: md5 = 3a5b0118a1868bb762d14747cd03240b OK 2026/04/08 04:33:52 DEBUG : dir1/0011-56789;.txt: md5 = 5e263abb3deede663f1c30a2f470a179 OK 2026/04/08 04:33:53 DEBUG : dir1/0012-6789;.txt: md5 = cf0e399544c7a40762821fb8466f8da2 OK 2026/04/08 04:33:55 DEBUG : dir1/0013-789;=.txt: md5 = bc2926d6e4028b9c38102ba85463dda8 OK 2026/04/08 04:33:56 DEBUG : dir1/0014-89;=.txt: md5 = ac057a165d2c1547c35cc162966554a3 OK 2026/04/08 04:33:58 DEBUG : dir1/0015-9;=.txt: md5 = d5946379c74da27112c25ffa0f7d0b1a OK 2026/04/08 04:33:59 DEBUG : apple: md5 = 4a326dde069e7df11e4afa0bb1e13c7c OK 2026/04/08 04:34:01 DEBUG : banana: md5 = 55c09a6b7aca682dfc50ce49f7cd32fa OK 2026/04/08 04:34:02 DEBUG : appleappleapplebanana: md5 = 179c102ff8565b72b22259cdcb2b7b4a OK 2026/04/08 04:34:04 DEBUG : splitbananasplit: md5 = e9986918fe60d315964f4b511d8119f2 OK 2026/04/08 04:34:04 DEBUG : Waiting for deletions to finish 2026/04/08 04:34:04 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:34:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 04:34:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 04:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 04:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 04:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 04:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 04:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 04:34:05 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 04:34:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 04:34:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:34:06 DEBUG : bananaSUFFIX: md5 = f44c0543e5df679af88c312d566280d8 OK 2026/04/08 04:34:06 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/08 04:34:06 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 04:34:06 DEBUG : appleappleapplebananaSUFFIX: md5 = 2eafd8431856710163e19f20a5f0bdb1 OK 2026/04/08 04:34:06 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/08 04:34:06 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:06 DEBUG : appleSUFFIX: md5 = 5e197b20b4564c7514764bd1d95ed696 OK 2026/04/08 04:34:06 DEBUG : appleSUFFIX: size = 5 OK 2026/04/08 04:34:06 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/08 04:34:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 04:34:07 DEBUG : splitbananasplitSUFFIX: md5 = fe4d16329fac067a047c7b0f3e0a31ed OK 2026/04/08 04:34:07 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/08 04:34:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/08 04:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 04:34:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = cfd6b07c0480a7c187f5c2ed273c3730 OK 2026/04/08 04:34:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/08 04:34:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 04:34:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 04:34:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 37bcedefd1c6754aabffa505e6163f2d OK 2026/04/08 04:34:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/08 04:34:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 04:34:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 04:34:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 24f8d7852e23a532a3a64e436eeaf6da OK 2026/04/08 04:34:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/08 04:34:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 04:34:08 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 10c43bf0320ed6d9167b32c283000616 OK 2026/04/08 04:34:08 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/08 04:34:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/08 04:34:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 04:34:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 9e58993cc20a4ddc40c726eec649f538 OK 2026/04/08 04:34:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/08 04:34:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 04:34:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 04:34:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 4434f60ed68602445eed915bfe7b78ee OK 2026/04/08 04:34:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/08 04:34:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 04:34:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 04:34:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = c4060050a39dbb00a09d3207db61d026 OK 2026/04/08 04:34:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/08 04:34:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 04:34:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 04:34:10 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = a74fd4226e1f26f96d372cc78ccad387 OK 2026/04/08 04:34:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/08 04:34:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/08 04:34:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 04:34:10 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 511b7261d88049dcdd37d71a879566e7 OK 2026/04/08 04:34:10 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/08 04:34:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/08 04:34:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 04:34:10 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = bb46b229eecd40b06bbe20484a9214e9 OK 2026/04/08 04:34:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/08 04:34:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/08 04:34:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 04:34:11 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 384474fc6c168c6f2d6644f7b9373057 OK 2026/04/08 04:34:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/08 04:34:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/08 04:34:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 04:34:11 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = ab8973ff955192b1129538e0952186db OK 2026/04/08 04:34:11 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/08 04:34:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/08 04:34:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 04:34:12 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 4b652fbfd8bcae6ace3df9a2caea6e94 OK 2026/04/08 04:34:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/08 04:34:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/08 04:34:12 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 2847d68995a9bb87eead9ec2a8213159 OK 2026/04/08 04:34:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/08 04:34:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/08 04:34:12 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 2cd62d51fd8d867703f7dc761dd08b94 OK 2026/04/08 04:34:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/08 04:34:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/08 04:34:13 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 33d355715bf563c86b45c93635dd9b85 OK 2026/04/08 04:34:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/08 04:34:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/08 04:34:13 DEBUG : Waiting for deletions to finish 2026/04/08 04:34:13 INFO : apple: Deleted 2026/04/08 04:34:13 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 04:34:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 04:34:13 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 04:34:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 04:34:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 04:34:13 INFO : splitbananasplit: Deleted 2026/04/08 04:34:13 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 04:34:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 04:34:14 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 04:34:14 INFO : appleappleapplebanana: Deleted 2026/04/08 04:34:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 04:34:14 INFO : banana: Deleted 2026/04/08 04:34:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 04:34:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 04:34:14 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 04:34:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 04:34:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 04:34:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 04:34:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 04:34:14 DEBUG : Waiting for deletions to finish 2026/04/08 04:34:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/08 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 04:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 04:34:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 04:34:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 04:34:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 04:34:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 04:34:15 DEBUG : dir1: Directory modification time the same (differ by -257.148µs, within tolerance 1ms) 2026/04/08 04:34:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:34:17 DEBUG : appleappleapplebanana: md5 = 128d65b6bc58cb94cb3f03942b55a296 OK 2026/04/08 04:34:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:34:17 INFO : appleappleapplebanana: Copied (new) 2026/04/08 04:34:17 DEBUG : apple: md5 = ea4e0b57227c16359e98512a112124da OK 2026/04/08 04:34:17 DEBUG : apple: size = 5 OK 2026/04/08 04:34:17 INFO : apple: Copied (new) 2026/04/08 04:34:17 DEBUG : banana: md5 = 9602f58463112ff18ea9d605fe02bbaf OK 2026/04/08 04:34:17 DEBUG : banana: size = 6 OK 2026/04/08 04:34:17 INFO : banana: Copied (new) 2026/04/08 04:34:17 DEBUG : splitbananasplit: md5 = b3d18fb169641d78d63e9a366e1863e3 OK 2026/04/08 04:34:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:34:17 INFO : splitbananasplit: Copied (new) 2026/04/08 04:34:18 DEBUG : dir1/0000-abcdefg.txt: md5 = fa6f2540cd92a5540ab33cc0cb84a6d0 OK 2026/04/08 04:34:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:34:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/08 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 82849aad3238bf480b34b8559d98f053 OK 2026/04/08 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:34:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/08 04:34:18 DEBUG : dir1/0002-cdefghi.txt: md5 = a000b4509757b655ae08da201de4dbb3 OK 2026/04/08 04:34:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:34:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/08 04:34:19 DEBUG : dir1/0003-defghij.txt: md5 = 21d84009725fdb3b421b2d675705cd8d OK 2026/04/08 04:34:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:34:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/08 04:34:20 DEBUG : dir1/0004-efghijk.txt: md5 = d9e49e56560159a0e9b9375d1ad9156d OK 2026/04/08 04:34:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:34:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/08 04:34:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 2cc911931ee4ff5d99bbbb4bed9462ff OK 2026/04/08 04:34:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:34:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/08 04:34:20 DEBUG : dir1/0006-ghijklm.txt: md5 = ef5b0111dacd6b0dcae12ec9fd03205d OK 2026/04/08 04:34:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:34:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/08 04:34:20 DEBUG : dir1/0007-1234567.txt: md5 = 27aeb762b3e9ab8432ec963bf0f9ab21 OK 2026/04/08 04:34:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:34:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/08 04:34:21 DEBUG : dir1/0008-2345678.txt: md5 = 3d567fa1b1accc3f90e4608321fb47ea OK 2026/04/08 04:34:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:34:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/08 04:34:21 DEBUG : dir1/0010-456789.txt: md5 = 68635af165f3c675c8813a5a37567dc1 OK 2026/04/08 04:34:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:34:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/08 04:34:21 DEBUG : dir1/0009-3456789.txt: md5 = a13c970656805484ae761f71dcf1c346 OK 2026/04/08 04:34:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:34:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/08 04:34:21 DEBUG : dir1/0011-56789;.txt: md5 = 917bae03ec5fc1e6ab1b7ea7cae1adad OK 2026/04/08 04:34:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:34:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/08 04:34:22 DEBUG : dir1/0012-6789;.txt: md5 = 5150b115538593d6db6ce465d2b93e38 OK 2026/04/08 04:34:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:34:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/08 04:34:22 DEBUG : dir1/0013-789;=.txt: md5 = 70fbf2d1e54892ba541e375c80395bce OK 2026/04/08 04:34:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:34:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/08 04:34:22 DEBUG : dir1/0014-89;=.txt: md5 = 348f311a390a054fc3abe4652510a727 OK 2026/04/08 04:34:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:34:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/08 04:34:23 DEBUG : dir1/0015-9;=.txt: md5 = 990ef2f7101762aab93c924f4efc87a2 OK 2026/04/08 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:34:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/08 04:34:23 DEBUG : Waiting for deletions to finish 2026/04/08 04:34:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : splitbananasplitSUFFIX: Deleted 2026/04/08 04:34:23 INFO : appleSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : bananaSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/08 04:34:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/08 04:34:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/08 04:34:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/08 04:34:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/08 04:34:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/08 04:34:24 DEBUG : Waiting for deletions to finish 2026/04/08 04:34:24 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:34:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : Waiting for deletions to finish 2026/04/08 04:34:25 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:34:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:34:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:34:38 DEBUG : dir1/0000-abcdefg.txt: md5 = efd830297e1ab70de8fcfcf59614fe2f OK 2026/04/08 04:34:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 517f7d331a2c63dd51f4a2d28a0e71c8 OK 2026/04/08 04:34:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 026f894e5708401c3ee91f8bfb5a2d9b OK 2026/04/08 04:34:43 DEBUG : dir1/0003-defghij.txt: md5 = ad4976569ef98ec204c7c0728254ac36 OK 2026/04/08 04:34:44 DEBUG : dir1/0004-efghijk.txt: md5 = 1401a7e288edf46fc88be42a940bddc9 OK 2026/04/08 04:34:46 DEBUG : dir1/0005-fghijkl.txt: md5 = fcc5a31f104312e33faf9bb3cf7e360e OK 2026/04/08 04:34:47 DEBUG : dir1/0006-ghijklm.txt: md5 = df6964ecf0a5832c44a8c2fc0f62917d OK 2026/04/08 04:34:49 DEBUG : dir1/0007-1234567.txt: md5 = 715dd3fcc1ad1db64526997c698aabb7 OK 2026/04/08 04:34:50 DEBUG : dir1/0008-2345678.txt: md5 = e15b5d995a0aee73239e33361ed9e541 OK 2026/04/08 04:34:51 DEBUG : dir1/0009-3456789.txt: md5 = 78c822caccfcd759b86d955997576763 OK 2026/04/08 04:34:53 DEBUG : dir1/0010-456789.txt: md5 = 1dfe049aaff2e2ef2aef59c5acc8db8a OK 2026/04/08 04:34:54 DEBUG : dir1/0011-56789;.txt: md5 = 8e9f469a23cd8e0869782a5c3b579dbf OK 2026/04/08 04:34:56 DEBUG : dir1/0012-6789;.txt: md5 = e567185a280b229981ca082d1e7b6270 OK 2026/04/08 04:34:57 DEBUG : dir1/0013-789;=.txt: md5 = c9d981fa4b2023783afbe3a39fa898fd OK 2026/04/08 04:34:59 DEBUG : dir1/0014-89;=.txt: md5 = 017c5dc267870c7a4e06e7b141d9fba1 OK 2026/04/08 04:35:00 DEBUG : dir1/0015-9;=.txt: md5 = 7699535ead00f451f2725a83cc39494b OK 2026/04/08 04:35:02 DEBUG : apple: md5 = 51bac6b69cfe20a2a7e15bebb0cedcf1 OK 2026/04/08 04:35:03 DEBUG : banana: md5 = 0613363fdfb85c13a87432f616977ad3 OK 2026/04/08 04:35:04 DEBUG : appleappleapplebanana: md5 = 20a4bc770716bbd0562beaddabba54c9 OK 2026/04/08 04:35:06 DEBUG : splitbananasplit: md5 = ca7676d617ba789bf3dd0142eb7a5885 OK 2026/04/08 04:35:06 DEBUG : Waiting for deletions to finish 2026/04/08 04:35:06 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:35:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:35:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 04:35:07 DEBUG : apple: size = 5 OK 2026/04/08 04:35:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:07 DEBUG : apple: Unchanged skipping 2026/04/08 04:35:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:07 DEBUG : banana: size = 6 OK 2026/04/08 04:35:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:07 DEBUG : banana: Unchanged skipping 2026/04/08 04:35:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:35:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 04:35:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 04:35:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 04:35:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 04:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:35:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:09 DEBUG : appleapple: md5 = ab465690770018d240861e104e0ad925 OK 2026/04/08 04:35:09 DEBUG : appleapple: size = 21 OK 2026/04/08 04:35:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/08 04:35:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:09 DEBUG : splitbanan: md5 = 75cc148e2c72bac46ef0beab72e5d447 OK 2026/04/08 04:35:09 DEBUG : splitbanan: size = 16 OK 2026/04/08 04:35:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/08 04:35:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:09 DEBUG : dir1/0001-bcdef: md5 = a517cf083644ccedc59b1eed85bdbefc OK 2026/04/08 04:35:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/08 04:35:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/08 04:35:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:09 DEBUG : dir1/0000-abcde: md5 = d61aeb6e2f069e43708f6f3388efd1ff OK 2026/04/08 04:35:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/08 04:35:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/08 04:35:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:10 DEBUG : dir1/0002-cdefg: md5 = 6a2234c0a381528538afce058a92da0d OK 2026/04/08 04:35:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/08 04:35:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/08 04:35:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:11 DEBUG : dir1/0004-efghi: md5 = b92d84cd5800b5536e09d93afbc0ac82 OK 2026/04/08 04:35:11 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/08 04:35:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/08 04:35:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:11 DEBUG : dir1/0003-defgh: md5 = 97ff9bc51b094f59f124aff2c0b3a6b5 OK 2026/04/08 04:35:11 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/08 04:35:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/08 04:35:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:11 DEBUG : dir1/0005-fghij: md5 = 7395bb8577bed1a38175592e65373764 OK 2026/04/08 04:35:11 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/08 04:35:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/08 04:35:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:11 DEBUG : dir1/0006-ghijk: md5 = e5b0e49ff8709e10d21c55bfc89e62fc OK 2026/04/08 04:35:11 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/08 04:35:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/08 04:35:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:12 DEBUG : dir1/0008-23456: md5 = ffcb34129789e014a797b9ac6e74c71b OK 2026/04/08 04:35:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/08 04:35:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/08 04:35:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:12 DEBUG : dir1/0009-34567: md5 = f1f8d243ac0b5328bad2bf1901aa1f5d OK 2026/04/08 04:35:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/08 04:35:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/08 04:35:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:12 DEBUG : dir1/0007-12345: md5 = cbfe40405380c14fe746a1f9e7159edb OK 2026/04/08 04:35:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/08 04:35:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/08 04:35:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:13 DEBUG : dir1/0010-45678: md5 = 2a8154b5bed808ef7d32828717c6696d OK 2026/04/08 04:35:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/08 04:35:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/08 04:35:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:13 DEBUG : dir1/0012-6789;: md5 = 698e1794688a81b2dacb9c72f355b16d OK 2026/04/08 04:35:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/08 04:35:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/08 04:35:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:13 DEBUG : dir1/0011-56789: md5 = 90ea599cfe873d8b1d3bc2abf4aaff76 OK 2026/04/08 04:35:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/08 04:35:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/08 04:35:13 DEBUG : dir1/0013-789;=: md5 = 198c83a1b2276a4293bd0265b746aeec OK 2026/04/08 04:35:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/08 04:35:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/08 04:35:14 DEBUG : dir1/0014-89;=.: md5 = 24ed83f8d139d61fa741fae9f91b755a OK 2026/04/08 04:35:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/08 04:35:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/08 04:35:15 DEBUG : dir1/0015-9;=.t: md5 = d89ddfb96ce889aafb7fb22a9e411d4b OK 2026/04/08 04:35:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/08 04:35:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/08 04:35:15 DEBUG : Waiting for deletions to finish 2026/04/08 04:35:15 INFO : splitbananasplit: Deleted 2026/04/08 04:35:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 04:35:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 04:35:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 04:35:15 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 04:35:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 04:35:15 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 04:35:15 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 04:35:15 INFO : appleappleapplebanana: Deleted 2026/04/08 04:35:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 04:35:16 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 04:35:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 04:35:16 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 04:35:16 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 04:35:16 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 04:35:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 04:35:16 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 04:35:16 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 04:35:16 DEBUG : Waiting for deletions to finish 2026/04/08 04:35:16 DEBUG : appleapple: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/08 04:35:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/08 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:17 DEBUG : dir1: Directory modification time the same (differ by -971.565µs, within tolerance 1ms) 2026/04/08 04:35:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:17 DEBUG : appleapple: size = 21 OK 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:17 DEBUG : apple: size = 5 OK 2026/04/08 04:35:17 DEBUG : banana: size = 6 OK 2026/04/08 04:35:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:17 DEBUG : banana: Unchanged skipping 2026/04/08 04:35:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:17 DEBUG : apple: Unchanged skipping 2026/04/08 04:35:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:35:17 DEBUG : splitbanan: size = 16 OK 2026/04/08 04:35:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 04:35:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 04:35:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 04:35:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 04:35:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 04:35:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 04:35:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/08 04:35:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/08 04:35:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 04:35:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 04:35:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/08 04:35:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 04:35:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 04:35:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/08 04:35:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/08 04:35:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 04:35:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/08 04:35:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/08 04:35:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/08 04:35:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 04:35:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 04:35:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/08 04:35:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 04:35:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 04:35:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/08 04:35:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 04:35:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 04:35:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/08 04:35:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/08 04:35:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:35:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/08 04:35:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/08 04:35:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/08 04:35:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/08 04:35:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:35:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:35:18 DEBUG : Waiting for deletions to finish 2026/04/08 04:35:18 DEBUG : Waiting for deletions to finish 2026/04/08 04:35:18 DEBUG : appleapple: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/08 04:35:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/08 04:35:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 04:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 04:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 04:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 04:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 04:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 04:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 04:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 04:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 04:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 04:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 04:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 04:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 04:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 04:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 04:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 04:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 04:35:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/08 04:35:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:35:31 DEBUG : dir1/0000-abcdefg.txt: md5 = f57d184df8228397bd95e9e49553bccb OK 2026/04/08 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 077033faf3f9434c203d1f255cda40f6 OK 2026/04/08 04:35:35 DEBUG : dir1/0002-cdefghi.txt: md5 = f96e0de540fb0c6df4a4854cf2e0a77b OK 2026/04/08 04:35:36 DEBUG : dir1/0003-defghij.txt: md5 = cb99c5e0fc92428415889c45b0101ba9 OK 2026/04/08 04:35:37 DEBUG : dir1/0004-efghijk.txt: md5 = 51c66336cb992d63300d3d83aab48998 OK 2026/04/08 04:35:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 2790d7aeab72014e584f86915c5dace1 OK 2026/04/08 04:35:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 2b4e696db6f06f97f32c85164bb11bad OK 2026/04/08 04:35:42 DEBUG : dir1/0007-1234567.txt: md5 = 939cab7831960df9d2de690a5db6e0ea OK 2026/04/08 04:35:43 DEBUG : dir1/0008-2345678.txt: md5 = fa5ac7216792cb5ea18c5f1223ef5e7c OK 2026/04/08 04:35:45 DEBUG : dir1/0009-3456789.txt: md5 = 54029c23bdc41c23ae1c6a273e913fd7 OK 2026/04/08 04:35:46 DEBUG : dir1/0010-456789.txt: md5 = 3fd7abc391450fd4ed22b81e81a8f639 OK 2026/04/08 04:35:48 DEBUG : dir1/0011-56789;.txt: md5 = 76c9a14be8b23af0ddf591bae17dcf55 OK 2026/04/08 04:35:49 DEBUG : dir1/0012-6789;.txt: md5 = 3006179912916eb39c9552e76ec3b531 OK 2026/04/08 04:35:51 DEBUG : dir1/0013-789;=.txt: md5 = b173a330b4a17cf440905f6500690567 OK 2026/04/08 04:35:52 DEBUG : dir1/0014-89;=.txt: md5 = e4ab130e26b465b9889d4a5d5a7726a0 OK 2026/04/08 04:35:53 DEBUG : dir1/0015-9;=.txt: md5 = 681cbfa3f68bf4706e21d02a48ef5d60 OK 2026/04/08 04:35:55 DEBUG : apple: md5 = 64e51fdab29626e7b1272c373f157a76 OK 2026/04/08 04:35:56 DEBUG : banana: md5 = a6f9e9665ae3931ab7ee55152453fc76 OK 2026/04/08 04:35:58 DEBUG : appleappleapplebanana: md5 = 833ac15111e54ee44f0887a120bf042e OK 2026/04/08 04:36:00 DEBUG : splitbananasplit: md5 = 58f7abba4a18338853c422d4317b78ca OK 2026/04/08 04:36:00 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:36:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:36:01 DEBUG : apple: size = 5 OK 2026/04/08 04:36:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:01 DEBUG : apple: Unchanged skipping 2026/04/08 04:36:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:36:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:36:01 DEBUG : banana: size = 6 OK 2026/04/08 04:36:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:01 DEBUG : banana: Unchanged skipping 2026/04/08 04:36:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:36:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:36:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:36:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:36:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:36:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:36:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:36:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:36:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:36:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:36:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:36:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:36:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:36:02 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:02 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:36:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:36:03 DEBUG : dir1: Directory modification time the same (differ by -578.226µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : apple: size = 5 OK 2026/04/08 04:36:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:36:03 DEBUG : apple: Unchanged skipping 2026/04/08 04:36:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:36:03 DEBUG : banana: size = 6 OK 2026/04/08 04:36:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : banana: Unchanged skipping 2026/04/08 04:36:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:36:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:36:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:36:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:36:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:36:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:36:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:36:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:36:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:36:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:36:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:36:03 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:03 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:36:04 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:36:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:36:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:36:18 DEBUG : dir1/0000-abcdefg.txt: md5 = b1c9677b50477e22bd82a26c5b2d2705 OK 2026/04/08 04:36:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 35d239c6e18411bb6550b347865c99c5 OK 2026/04/08 04:36:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 803fecd8ad9827b92f286b56149ebacd OK 2026/04/08 04:36:22 DEBUG : dir1/0003-defghij.txt: md5 = 2616d58b5f1cf4ba93cc31691936f6f2 OK 2026/04/08 04:36:24 DEBUG : dir1/0004-efghijk.txt: md5 = bad505183fe39aa51648e9039f106ccc OK 2026/04/08 04:36:25 DEBUG : dir1/0005-fghijkl.txt: md5 = b58e380f2778a7caf909892b94cfccc7 OK 2026/04/08 04:36:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 00d96fd7ed1860512b9caeaad0ab38c9 OK 2026/04/08 04:36:28 DEBUG : dir1/0007-1234567.txt: md5 = 19dca1f42d282fa297123992670a0e02 OK 2026/04/08 04:36:30 DEBUG : dir1/0008-2345678.txt: md5 = 414f40e662ca9a1bf548043bc9185738 OK 2026/04/08 04:36:31 DEBUG : dir1/0009-3456789.txt: md5 = f82f90822bc94f5a4ae8a4ea72ac45be OK 2026/04/08 04:36:33 DEBUG : dir1/0010-456789.txt: md5 = a399db29005a280bb7c16b2da1aba9ca OK 2026/04/08 04:36:34 DEBUG : dir1/0011-56789;.txt: md5 = 083fd209561b873a633a6ecf88714803 OK 2026/04/08 04:36:35 DEBUG : dir1/0012-6789;.txt: md5 = 044c718f2a6d032cfda6f7aa1877e3fc OK 2026/04/08 04:36:37 DEBUG : dir1/0013-789;=.txt: md5 = a932a52a86084bdfff72c0957d846cce OK 2026/04/08 04:36:38 DEBUG : dir1/0014-89;=.txt: md5 = bea9f5fcfe81d7518bd6855cf6ce6e00 OK 2026/04/08 04:36:40 DEBUG : dir1/0015-9;=.txt: md5 = 86da93ef2044bf3b1672136c05fb7444 OK 2026/04/08 04:36:41 DEBUG : apple: md5 = 8961fcda68b11d6d5e64df731937aba5 OK 2026/04/08 04:36:42 DEBUG : banana: md5 = 2a18dc5e079799ddd77dbe1180741cab OK 2026/04/08 04:36:44 DEBUG : appleappleapplebanana: md5 = d306d55861ae782ec9ad30f11386b935 OK 2026/04/08 04:36:45 DEBUG : splitbananasplit: md5 = 348e89ff4ef93d1bd4f55bcf8e6c9faf OK 2026/04/08 04:36:45 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:46 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:36:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:36:47 DEBUG : apple: size = 5 OK 2026/04/08 04:36:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : apple: Unchanged skipping 2026/04/08 04:36:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:36:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:36:47 DEBUG : banana: size = 6 OK 2026/04/08 04:36:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : banana: Unchanged skipping 2026/04/08 04:36:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:36:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:36:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:36:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:36:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:36:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:36:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:36:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:36:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:36:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:36:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:36:47 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:47 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:48 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1: Directory modification time the same (differ by -107.558µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : apple: size = 5 OK 2026/04/08 04:36:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : apple: Unchanged skipping 2026/04/08 04:36:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:36:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:36:49 DEBUG : banana: size = 6 OK 2026/04/08 04:36:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : banana: Unchanged skipping 2026/04/08 04:36:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:36:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:36:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:36:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:36:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:36:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:36:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:36:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:36:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:36:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:36:49 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:49 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:49 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:36:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:37:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 26b0624ec22ddd6a504c6b4720581eab OK 2026/04/08 04:37:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3d53c7dc8541ff863ef69f4fa0580fcf OK 2026/04/08 04:37:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 250ee523eb284acad53fe749d3ac0b6a OK 2026/04/08 04:37:07 DEBUG : dir1/0003-defghij.txt: md5 = e2b09b0eeaedb7295a5b8114b96ad830 OK 2026/04/08 04:37:08 DEBUG : dir1/0004-efghijk.txt: md5 = f1b31940bf4c94e337cab7e88610217d OK 2026/04/08 04:37:10 DEBUG : dir1/0005-fghijkl.txt: md5 = d3e7caf5e13dec744886a731f7a614b0 OK 2026/04/08 04:37:11 DEBUG : dir1/0006-ghijklm.txt: md5 = f4a5069621123f8138313afff2fd7da4 OK 2026/04/08 04:37:13 DEBUG : dir1/0007-1234567.txt: md5 = 6e03c9eef93cb7d1abdc99674a8c811e OK 2026/04/08 04:37:14 DEBUG : dir1/0008-2345678.txt: md5 = 9031d2f8b6de4b13b3c93c6129e240e1 OK 2026/04/08 04:37:16 DEBUG : dir1/0009-3456789.txt: md5 = 1d2ee1eca8addf8a5e00481e212545a3 OK 2026/04/08 04:37:17 DEBUG : dir1/0010-456789.txt: md5 = f3f8ffc3f0426c93a409d18c8b8c5d3a OK 2026/04/08 04:37:18 DEBUG : dir1/0011-56789;.txt: md5 = 0b12739f71302391d75e7975e09ccb4e OK 2026/04/08 04:37:20 DEBUG : dir1/0012-6789;.txt: md5 = 633811a026a596a35866219c8abea385 OK 2026/04/08 04:37:21 DEBUG : dir1/0013-789;=.txt: md5 = 6035ac64d6dbb79d516a1374d295025e OK 2026/04/08 04:37:23 DEBUG : dir1/0014-89;=.txt: md5 = 2bb96efb87d7d15fec9082bcec0635af OK 2026/04/08 04:37:24 DEBUG : dir1/0015-9;=.txt: md5 = 8d0ff5b0024e5929bd65460f3a1b7580 OK 2026/04/08 04:37:25 DEBUG : apple: md5 = d75321546bfaefeb12486c057df8472c OK 2026/04/08 04:37:27 DEBUG : banana: md5 = d013d02c31cdb6dc2746ef442aeff868 OK 2026/04/08 04:37:28 DEBUG : appleappleapplebanana: md5 = 7c3a4ea008ac4e36166ad21c14edfaf3 OK 2026/04/08 04:37:30 DEBUG : splitbananasplit: md5 = 2d27d3e8eeba73ad4f77bb34fe8e87d6 OK 2026/04/08 04:37:30 DEBUG : Waiting for deletions to finish 2026/04/08 04:37:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:37:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:37:31 DEBUG : apple: size = 5 OK 2026/04/08 04:37:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:37:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:31 DEBUG : apple: Unchanged skipping 2026/04/08 04:37:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:37:31 DEBUG : banana: size = 6 OK 2026/04/08 04:37:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:31 DEBUG : banana: Unchanged skipping 2026/04/08 04:37:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:37:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:37:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:37:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:37:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:37:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:37:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:37:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:37:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:37:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:37:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:37:32 DEBUG : Waiting for deletions to finish 2026/04/08 04:37:32 DEBUG : Waiting for deletions to finish 2026/04/08 04:37:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:37:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:37:33 DEBUG : dir1: Directory modification time the same (differ by -615.142µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:37:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:37:33 DEBUG : apple: size = 5 OK 2026/04/08 04:37:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : apple: Unchanged skipping 2026/04/08 04:37:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:37:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:37:33 DEBUG : banana: size = 6 OK 2026/04/08 04:37:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : banana: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:37:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:37:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:37:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:37:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:37:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:37:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:37:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:37:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:37:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:37:33 DEBUG : Waiting for deletions to finish 2026/04/08 04:37:33 DEBUG : Waiting for deletions to finish 2026/04/08 04:37:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:37:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:37:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:37:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 61c7e4736bbb2e2ecfa8c63a2edfad14 OK 2026/04/08 04:37:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 81f4c47e658a3347a16f8967c1db199b OK 2026/04/08 04:37:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 6c6b88c3776cd6e6e666cd4ebeec0fd5 OK 2026/04/08 04:37:52 DEBUG : dir1/0003-defghij.txt: md5 = 2e5d1da143e9fa079575779561efd006 OK 2026/04/08 04:37:53 DEBUG : dir1/0004-efghijk.txt: md5 = c0cbd5d052777aa06dd9178e9e2570cd OK 2026/04/08 04:37:54 DEBUG : dir1/0005-fghijkl.txt: md5 = e8531eb4e49890098a117eef24509b88 OK 2026/04/08 04:37:56 DEBUG : dir1/0006-ghijklm.txt: md5 = f075e5f7ae4795a3a8247e0e75c936a7 OK 2026/04/08 04:37:57 DEBUG : dir1/0007-1234567.txt: md5 = d48030a12f24c2e29be82845181c6832 OK 2026/04/08 04:37:59 DEBUG : dir1/0008-2345678.txt: md5 = 39f91744b5b8470890c424b56b1cc353 OK 2026/04/08 04:38:00 DEBUG : dir1/0009-3456789.txt: md5 = b01bb9e1ce7a9c00c46b7d995497f3cc OK 2026/04/08 04:38:02 DEBUG : dir1/0010-456789.txt: md5 = cfa8c176ec5c0ccd3bcf4e049b75e2cd OK 2026/04/08 04:38:03 DEBUG : dir1/0011-56789;.txt: md5 = 84d67f7e866538a953f21d05cf1d51ef OK 2026/04/08 04:38:04 DEBUG : dir1/0012-6789;.txt: md5 = 64ed3ea33629bd4bcf9e9f243ad935c1 OK 2026/04/08 04:38:06 DEBUG : dir1/0013-789;=.txt: md5 = b882b734be6b008c07027e93212b0bbb OK 2026/04/08 04:38:07 DEBUG : dir1/0014-89;=.txt: md5 = 71615d5c9ac605aa0a8e935e6fc7fecd OK 2026/04/08 04:38:09 DEBUG : dir1/0015-9;=.txt: md5 = 9ed868b682cb855a09467aef8aed7582 OK 2026/04/08 04:38:10 DEBUG : apple: md5 = eb064a459a4e86fbdda7f3adc43c1bb7 OK 2026/04/08 04:38:11 DEBUG : banana: md5 = ef02ebb53fa2fca642b2c1373e90b775 OK 2026/04/08 04:38:13 DEBUG : appleappleapplebanana: md5 = 3c48a7adecc916ba1403899a0814667c OK 2026/04/08 04:38:14 DEBUG : splitbananasplit: md5 = 18bede7b9f54f7ebc46fc782841b5a44 OK 2026/04/08 04:38:14 DEBUG : Waiting for deletions to finish 2026/04/08 04:38:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:38:16 DEBUG : apple: size = 5 OK 2026/04/08 04:38:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : apple: Unchanged skipping 2026/04/08 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:38:16 DEBUG : banana: size = 6 OK 2026/04/08 04:38:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : banana: Unchanged skipping 2026/04/08 04:38:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:38:16 DEBUG : Waiting for deletions to finish 2026/04/08 04:38:16 DEBUG : Waiting for deletions to finish 2026/04/08 04:38:17 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:38:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:38:18 DEBUG : dir1: Directory modification time the same (differ by -123.548µs, within tolerance 1ms) 2026/04/08 04:38:18 DEBUG : apple: size = 5 OK 2026/04/08 04:38:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:18 DEBUG : apple: Unchanged skipping 2026/04/08 04:38:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:38:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:38:18 DEBUG : banana: size = 6 OK 2026/04/08 04:38:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:18 DEBUG : banana: Unchanged skipping 2026/04/08 04:38:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:38:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:18 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:38:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:38:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:38:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:38:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:38:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:38:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:38:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:38:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:38:19 DEBUG : Waiting for deletions to finish 2026/04/08 04:38:19 DEBUG : Waiting for deletions to finish 2026/04/08 04:38:19 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:38:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:38:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:38:33 DEBUG : dir1/0000-abcdefg.txt: md5 = b428f1ba29557bf45a6801e10a60e0d3 OK 2026/04/08 04:38:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = 20506c8f4ce17a0cc3d670cafb40daca OK 2026/04/08 04:38:35 DEBUG : dir1/0002-cdefghi.txt: md5 = b294b9dbbb2e03f52f94772a5688d6fa OK 2026/04/08 04:38:37 DEBUG : dir1/0003-defghij.txt: md5 = 7015ad88caead8c825165eceea5bf7f4 OK 2026/04/08 04:38:39 DEBUG : dir1/0004-efghijk.txt: md5 = 735ed9bfc1f3d2238fe207b1d109b435 OK 2026/04/08 04:38:40 DEBUG : dir1/0005-fghijkl.txt: md5 = e2b33d8e7e2c00a144cbbaa0daa49065 OK 2026/04/08 04:38:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 2f38484ce0e92215db537edb631d5659 OK 2026/04/08 04:38:43 DEBUG : dir1/0007-1234567.txt: md5 = 816d70804f6794ac5d1ee05ac0491cb6 OK 2026/04/08 04:38:45 DEBUG : dir1/0008-2345678.txt: md5 = 47d77d7f784edbf46d2f288348dff779 OK 2026/04/08 04:38:46 DEBUG : dir1/0009-3456789.txt: md5 = 807c72f819a66b52b53057326e9af462 OK 2026/04/08 04:38:47 DEBUG : dir1/0010-456789.txt: md5 = 824a95a6faeb668dabfce27840c3c923 OK 2026/04/08 04:38:49 DEBUG : dir1/0011-56789;.txt: md5 = 768ffe1bd73dac77e3d024b6ed117cbc OK 2026/04/08 04:38:50 DEBUG : dir1/0012-6789;.txt: md5 = 917897b2e16d4c44312f06e0554a12e0 OK 2026/04/08 04:38:51 DEBUG : dir1/0013-789;=.txt: md5 = 098d55afef8b7c574f57ef5885d5eb4b OK 2026/04/08 04:38:53 DEBUG : dir1/0014-89;=.txt: md5 = 0b4c42794c1ed4b97b56e776292ce657 OK 2026/04/08 04:38:54 DEBUG : dir1/0015-9;=.txt: md5 = 8121b48a6f9e8fb85dd69fcd61ef6fcb OK 2026/04/08 04:38:56 DEBUG : apple: md5 = 7c4e36ad3d24f7c346a87e8b9dccd93a OK 2026/04/08 04:38:57 DEBUG : banana: md5 = 278198b07e6bad5db63dac3eeb92b473 OK 2026/04/08 04:38:59 DEBUG : appleappleapplebanana: md5 = a78077cfe7261bbd9f48f6c15d36962c OK 2026/04/08 04:39:00 DEBUG : splitbananasplit: md5 = fe8fb59c714970b2386de425a1d7dd84 OK 2026/04/08 04:39:00 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:39:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:39:01 DEBUG : apple: size = 5 OK 2026/04/08 04:39:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:01 DEBUG : apple: Unchanged skipping 2026/04/08 04:39:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:39:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:39:01 DEBUG : banana: size = 6 OK 2026/04/08 04:39:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:01 DEBUG : banana: Unchanged skipping 2026/04/08 04:39:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/08 04:39:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:39:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:39:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:39:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:39:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:39:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:39:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:39:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:39:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:02 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:02 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:39:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:39:03 DEBUG : dir1: Directory modification time the same (differ by -645.448µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : apple: size = 5 OK 2026/04/08 04:39:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 04:39:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : apple: Unchanged skipping 2026/04/08 04:39:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 04:39:03 DEBUG : banana: size = 6 OK 2026/04/08 04:39:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 04:39:03 DEBUG : banana: Unchanged skipping 2026/04/08 04:39:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 04:39:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 04:39:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 04:39:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 04:39:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 04:39:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 04:39:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 04:39:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 04:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:03 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:03 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : apple: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : banana: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 04:39:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/08 04:39:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" --- PASS: TestTransform (547.06s) --- PASS: TestTransform/NFC (46.56s) --- PASS: TestTransform/NFD (45.39s) --- PASS: TestTransform/base64 (52.24s) --- PASS: TestTransform/prefix (62.03s) --- PASS: TestTransform/suffix (62.40s) --- PASS: TestTransform/truncate (52.79s) --- PASS: TestTransform/encoder (46.68s) --- PASS: TestTransform/ISO-8859-1 (44.68s) --- PASS: TestTransform/charmap (44.65s) --- PASS: TestTransform/lowercase (45.47s) --- PASS: TestTransform/ascii (44.17s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:39:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 04:39:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 04:39:15 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/08 04:39:16 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-08T04:39:15.28688009Z) 2026/04/08 04:39:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 04:39:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/08 04:39:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 04:39:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/08 04:39:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 04:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 72112a340122f3c0f0c0d36e0ff764cb OK 2026/04/08 04:39:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/08 04:39:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 04:39:17 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:19 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.59s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:39:19 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:20 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:20 DEBUG : tictactoe: Making directory with metadata 2026/04/08 04:39:20 INFO : tictactoe: Made directory with metadata (mtime=2026-04-08T04:39:19.877932575Z) 2026/04/08 04:39:20 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:20 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/08 04:39:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:22 DEBUG : tictactoe/tictactoe: md5 = 0191339d58ebe3cbc66680e869371fea OK 2026/04/08 04:39:22 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/08 04:39:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/08 04:39:22 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.68s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:39:24 DEBUG : toe: Making directory with metadata 2026/04/08 04:39:25 INFO : toe: Made directory with metadata (mtime=2026-04-08T04:39:24.560986112Z) 2026/04/08 04:39:25 DEBUG : toe/toe: Making directory with metadata 2026/04/08 04:39:26 INFO : toe/toe: Made directory with metadata (mtime=2026-04-08T04:39:24.560986112Z) 2026/04/08 04:39:26 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 04:39:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 04:39:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 04:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:27 DEBUG : toe/toe/tictactoe: md5 = e4f5a2f7539ef08cce52f48d3776ef06 OK 2026/04/08 04:39:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/08 04:39:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/08 04:39:27 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/08 04:39:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.60s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:39:31 DEBUG : toe: Making directory with metadata 2026/04/08 04:39:32 INFO : toe: Made directory with metadata (mtime=2026-04-08T04:39:31.165061611Z) 2026/04/08 04:39:32 DEBUG : toe/toe: Making directory with metadata 2026/04/08 04:39:33 INFO : toe/toe: Made directory with metadata (mtime=2026-04-08T04:39:31.165061611Z) 2026/04/08 04:39:33 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 04:39:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 04:39:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 04:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:34 DEBUG : toe/toe/tictactoe: md5 = 5079eff0189c62bab0b7507f9d789443 OK 2026/04/08 04:39:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/08 04:39:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/08 04:39:34 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/08 04:39:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.05s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:39:38 DEBUG : empty_dir: Making directory with metadata 2026/04/08 04:39:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:39:38 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/08 04:39:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:39:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:39 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:39 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:39 DEBUG : tictactoe: Making directory with metadata 2026/04/08 04:39:39 INFO : tictactoe: Made directory with metadata (mtime=2026-04-08T04:39:38.218142244Z) 2026/04/08 04:39:39 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:39 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:39 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/08 04:39:40 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-08T04:39:38.219142255Z) 2026/04/08 04:39:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 04:39:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 04:39:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 04:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:42 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 9feedd27d27a5932baa4b0b5e832c495 OK 2026/04/08 04:39:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/08 04:39:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/08 04:39:42 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/08 04:39:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.81s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:39:46 DEBUG : empty_dir: Making directory with metadata 2026/04/08 04:39:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:39:46 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:46 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/08 04:39:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:39:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:46 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:46 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:46 DEBUG : tictactoe: Making directory with metadata 2026/04/08 04:39:47 INFO : tictactoe: Made directory with metadata (mtime=2026-04-08T04:39:46.026231509Z) 2026/04/08 04:39:47 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:47 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/08 04:39:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-08T04:39:46.026231509Z) 2026/04/08 04:39:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 04:39:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:39:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 04:39:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2cfeab20e16f16936fd2e56577580673 OK 2026/04/08 04:39:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 04:39:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:39:49 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:50 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:39:50 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:50 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 04:39:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 04:39:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/08 04:39:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': 0 differences found 2026/04/08 04:39:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': 1 hashes could not be checked 2026/04/08 04:39:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': 1 matching files 2026/04/08 04:39:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/08 04:39:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.86s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:39:54 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:55 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:55 DEBUG : tictactoe: Making directory with metadata 2026/04/08 04:39:55 INFO : tictactoe: Made directory with metadata (mtime=2026-04-08T04:39:54.888332825Z) 2026/04/08 04:39:55 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:55 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:55 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/08 04:39:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-08T04:39:54.888332825Z) 2026/04/08 04:39:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 04:39:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 04:39:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 04:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:58 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f6be3dc6206e8dffa9d0d1fe960206ef OK 2026/04/08 04:39:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/08 04:39:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/08 04:39:58 DEBUG : Waiting for deletions to finish 2026/04/08 04:39:58 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:59 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:59 DEBUG : tictactoe: Directory modification time the same (differ by -332.825µs, within tolerance 1ms) 2026/04/08 04:39:59 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:39:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:39:59 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -332.825µs, within tolerance 1ms) 2026/04/08 04:39:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/08 04:39:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/08 04:39:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 04:39:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/08 04:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:39:59 DEBUG : Waiting for deletions to finish 2026/04/08 04:40:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/08 04:40:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.34s) === RUN TestSyntax 2026/04/08 04:40:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:40:03 DEBUG : toe: Making directory with metadata 2026/04/08 04:40:04 INFO : toe: Made directory with metadata (mtime=2026-04-08T04:40:03.229428188Z) 2026/04/08 04:40:04 DEBUG : toe/toe: Making directory with metadata 2026/04/08 04:40:04 INFO : toe/toe: Made directory with metadata (mtime=2026-04-08T04:40:03.229428188Z) 2026/04/08 04:40:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 04:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:40:06 DEBUG : toe/toe/toe: md5 = a01e5349d61e5584719b378977bb118c OK 2026/04/08 04:40:06 DEBUG : toe/toe/toe: size = 11 OK 2026/04/08 04:40:06 INFO : toe/toe/toe: Copied (new) 2026/04/08 04:40:06 DEBUG : Waiting for deletions to finish 2026/04/08 04:40:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/08 04:40:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.91s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:40:10 DEBUG : empty_dir: Making directory with metadata 2026/04/08 04:40:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:40:10 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/08 04:40:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:40:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:11 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:11 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:11 DEBUG : tictactoe: Making directory with metadata 2026/04/08 04:40:11 INFO : tictactoe: Made directory with metadata (mtime=2026-04-08T04:40:10.142507226Z) 2026/04/08 04:40:11 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:11 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:40:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/08 04:40:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-08T04:40:10.143507238Z) 2026/04/08 04:40:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:40:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 04:40:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 04:40:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:40:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 67c64856ee72480cd389cea0265c3e63 OK 2026/04/08 04:40:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 04:40:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:14 INFO : toe/toe/toe.txt: Deleted 2026/04/08 04:40:14 INFO : toe/toe: Removing directory 2026/04/08 04:40:14 INFO : toe: Removing directory 2026/04/08 04:40:14 INFO : empty_dir: Removing directory 2026/04/08 04:40:14 DEBUG : Local file system at /tmp/rclone1350178041: deleted 3 directories 2026/04/08 04:40:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/08 04:40:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.23s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:40:18 DEBUG : empty_dir: Making directory with metadata 2026/04/08 04:40:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:40:18 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:18 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/08 04:40:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:40:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:19 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:19 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:19 DEBUG : tictactoe: Making directory with metadata 2026/04/08 04:40:20 INFO : tictactoe: Made directory with metadata (mtime=2026-04-08T04:40:18.369601293Z) 2026/04/08 04:40:20 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:20 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:40:20 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/08 04:40:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-08T04:40:18.369601293Z) 2026/04/08 04:40:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:40:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 04:40:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 04:40:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:40:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 19fcb471d0d415bb60fd9408bb9e866b OK 2026/04/08 04:40:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 04:40:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:22 INFO : toe/toe/toe.txt: Deleted 2026/04/08 04:40:22 INFO : toe/toe: Removing directory 2026/04/08 04:40:22 INFO : toe: Removing directory 2026/04/08 04:40:22 INFO : empty_dir: Removing directory 2026/04/08 04:40:22 DEBUG : Local file system at /tmp/rclone1350178041: deleted 3 directories 2026/04/08 04:40:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 04:40:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 04:40:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 04:40:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 04:40:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 04:40:25 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/08 04:40:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/08 04:40:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/08 04:40:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.02s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:40:31 DEBUG : Reset feature "Copy" 2026/04/08 04:40:31 DEBUG : Reset feature "Move" 2026/04/08 04:40:31 DEBUG : Reset feature "Copy" 2026/04/08 04:40:31 DEBUG : Reset feature "Move" 2026/04/08 04:40:31 DEBUG : empty_dir: Making directory with metadata 2026/04/08 04:40:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:40:31 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:31 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/08 04:40:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 04:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 04:40:32 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:32 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:32 DEBUG : tictactoe: Making directory with metadata 2026/04/08 04:40:33 INFO : tictactoe: Made directory with metadata (mtime=2026-04-08T04:40:31.391750189Z) 2026/04/08 04:40:33 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:33 DEBUG : toe: transformed to: tictactoe 2026/04/08 04:40:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:40:33 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/08 04:40:34 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-08T04:40:31.391750189Z) 2026/04/08 04:40:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 04:40:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 04:40:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 04:40:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:40:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = fed7d1f8fb7093c9039168e760a67be6 OK 2026/04/08 04:40:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 04:40:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 04:40:35 INFO : toe/toe/toe.txt: Deleted 2026/04/08 04:40:35 INFO : toe/toe: Removing directory 2026/04/08 04:40:35 INFO : toe: Removing directory 2026/04/08 04:40:35 INFO : empty_dir: Removing directory 2026/04/08 04:40:35 DEBUG : Local file system at /tmp/rclone1350178041: deleted 3 directories 2026/04/08 04:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 04:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/08 04:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 04:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 04:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 04:40:40 DEBUG : toe/toe/toe.txt: md5 = 33d6e1b8b65255e5928a175b63a71054 OK 2026/04/08 04:40:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/08 04:40:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/08 04:40:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/08 04:40:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/08 04:40:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/08 04:40:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/08 04:40:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.07s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:40:46 DEBUG : toe: transformed to: dG9l 2026/04/08 04:40:46 DEBUG : toe: transformed to: dG9l 2026/04/08 04:40:46 DEBUG : dG9l: Making directory with metadata 2026/04/08 04:40:47 INFO : dG9l: Made directory with metadata (mtime=2026-04-08T04:40:46.456922454Z) 2026/04/08 04:40:47 DEBUG : toe: transformed to: dG9l 2026/04/08 04:40:47 DEBUG : toe: transformed to: dG9l 2026/04/08 04:40:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/08 04:40:47 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/08 04:40:48 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-08T04:40:46.456922454Z) 2026/04/08 04:40:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/08 04:40:48 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/08 04:40:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 04:40:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 04:40:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 04:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:40:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = b3c0030f34864a5635fa2d0775298a56 OK 2026/04/08 04:40:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/08 04:40:49 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 04:40:49 DEBUG : Waiting for deletions to finish 2026/04/08 04:40:50 DEBUG : dG9l: transformed to: toe 2026/04/08 04:40:50 DEBUG : dG9l: transformed to: toe 2026/04/08 04:40:50 DEBUG : toe: Directory modification time the same (differ by 922.454µs, within tolerance 1ms) 2026/04/08 04:40:50 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/08 04:40:50 DEBUG : dG9l: transformed to: toe 2026/04/08 04:40:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/08 04:40:50 DEBUG : toe/toe: Directory modification time the same (differ by 922.454µs, within tolerance 1ms) 2026/04/08 04:40:50 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/08 04:40:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/08 04:40:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/08 04:40:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/08 04:40:50 DEBUG : Local file system at /tmp/rclone1350178041: Waiting for checks to finish 2026/04/08 04:40:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/08 04:40:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/08 04:40:50 DEBUG : Local file system at /tmp/rclone1350178041: Waiting for transfers to finish 2026/04/08 04:40:50 DEBUG : Waiting for deletions to finish 2026/04/08 04:40:53 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/08 04:40:53 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.86s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu'", Local "Local file system at /tmp/rclone1350178041", Modify Window "1ms" 2026/04/08 04:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 04:40:54 DEBUG : toe: transformed to: 2026/04/08 04:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 04:40:54 DEBUG : toe: transformed to: 2026/04/08 04:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Making directory with metadata 2026/04/08 04:40:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Made directory with metadata (mtime=2026-04-08T04:40:54.318012344Z) 2026/04/08 04:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 04:40:54 DEBUG : toe: transformed to: 2026/04/08 04:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 04:40:54 DEBUG : toe: transformed to: 2026/04/08 04:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 04:40:54 DEBUG : toe/toe: transformed to: 2026/04/08 04:40:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/08 04:40:54 DEBUG : toe/toe: Making directory with metadata 2026/04/08 04:40:56 INFO : toe/toe: Made directory with metadata (mtime=2026-04-08T04:40:54.318012344Z) 2026/04/08 04:40:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 04:40:56 DEBUG : toe/toe: transformed to: 2026/04/08 04:40:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/08 04:40:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 04:40:56 DEBUG : toe: transformed to: 2026/04/08 04:40:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 04:40:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 04:40:56 DEBUG : toe/toe/toe: transformed to: 2026/04/08 04:40:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/08 04:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for checks to finish 2026/04/08 04:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Waiting for transfers to finish 2026/04/08 04:40:57 DEBUG : toe/toe/toe: md5 = 5f8984da0bcb48089c0f2a567b595856 OK 2026/04/08 04:40:57 DEBUG : toe/toe/toe: size = 11 OK 2026/04/08 04:40:57 INFO : toe/toe/toe: Copied (new) 2026/04/08 04:40:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': not deleting files as there were IO errors 2026/04/08 04:40:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': not deleting directories as there were IO errors 2026/04/08 04:41:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/08 04:41:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.07s) PASS 2026/04/08 04:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogufut9vudu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m4.891345583s (try 1/5)