"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/01 03:16:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo" 2026/06/01 03:16:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/01 03:16:57 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0" 2026/06/01 03:16:58 DEBUG : Creating backend with remote "/tmp/rclone436426176" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:17:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/01 03:17:00 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:03 DEBUG : sub dir/hello world: md5 = 7c6a703b996b2dd4c4cfb0e6512c8399 OK 2026/06/01 03:17:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:17:03 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:17:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.49s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:07 DEBUG : metadata sub dir: Making directory with metadata 2026/06/01 03:17:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:17:07 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/01 03:17:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:17:07 DEBUG : Local file system at /tmp/rclone436426176: File to upload is small (21 bytes), uploading instead of streaming 2026/06/01 03:17:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/01 03:17:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/01 03:17:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/01 03:17:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:07 DEBUG : Google drive root 'crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0': Skipping btime metadata as can't update it on an existing file: 2026-06-01T03:17:07.262836207Z 2026/06/01 03:17:08 INFO : empty metadata sub dir: Updated directory metadata 2026/06/01 03:17:08 DEBUG : Google drive root 'crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0': Skipping btime metadata as can't update it on an existing file: 2026-06-01T03:17:07.262836207Z 2026/06/01 03:17:09 INFO : metadata sub dir: Updated directory metadata 2026/06/01 03:17:09 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/01 03:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:10 DEBUG : metadata sub dir/hello metadata world: md5 = 33c65eea782354d47ea9be7a9d01744d OK 2026/06/01 03:17:10 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/01 03:17:10 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/01 03:17:14 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.22s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:16 DEBUG : metadata sub dir: Making directory with metadata 2026/06/01 03:17:16 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:17:16 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/01 03:17:16 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:17:16 DEBUG : Local file system at /tmp/rclone436426176: File to upload is small (21 bytes), uploading instead of streaming 2026/06/01 03:17:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/01 03:17:16 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/01 03:17:16 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/01 03:17:16 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:16 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/06/01 03:17:16 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/06/01 03:17:16 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/01 03:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:19 DEBUG : metadata sub dir/hello metadata world: md5 = 8136f4b6e23e7ac89836e77d469f9d7d OK 2026/06/01 03:17:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/01 03:17:19 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/01 03:17:19 DEBUG : Google drive root 'crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0': Skipping btime metadata as can't update it on an existing file: 2026-06-01T03:17:16.484000716Z 2026/06/01 03:17:19 INFO : metadata sub dir: Updated directory metadata 2026/06/01 03:17:23 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:23 DEBUG : Creating backend with remote "/non-existing" 2026/06/01 03:17:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/01 03:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:17:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:27 DEBUG : sub dir/hello world: md5 = b41d1fd47777ae2c42e4e0536589d9f9 OK 2026/06/01 03:17:27 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:17:27 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:17:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.23s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.51s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Running all checks before starting transfers 2026/06/01 03:17:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Checks finished, now starting transfers 2026/06/01 03:17:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:34 DEBUG : sub dir/hello world: md5 = 8fcc2c1366f4e045b0da05cef1488544 OK 2026/06/01 03:17:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:17:34 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:17:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.12s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:37 ERROR : Ignoring --no-traverse with sync 2026/06/01 03:17:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:40 DEBUG : sub dir/hello world: md5 = 28d30fe7394f0a5ad08e0f40e99bb8fc OK 2026/06/01 03:17:40 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:17:40 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:17:40 DEBUG : Waiting for deletions to finish 2026/06/01 03:17:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.39s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/01 03:17:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:45 DEBUG : hello world2: md5 = 2e304cdd0a7fd14afb94ba1580cd1902 OK 2026/06/01 03:17:45 DEBUG : hello world2: size = 12 OK 2026/06/01 03:17:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.16s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:48 DEBUG : potato2: md5 = ff765361e9ee2043a3857fd55618501c OK 2026/06/01 03:17:48 DEBUG : potato2: size = 11 OK 2026/06/01 03:17:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:52 DEBUG : potato2: md5 = 2812e561001cbf2e3f30753514fcef40 OK 2026/06/01 03:17:52 DEBUG : potato2: size = 11 OK 2026/06/01 03:17:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.23s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:17:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 03:17:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:17:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:17:53 DEBUG : sub dir2: Making directory with metadata 2026/06/01 03:17:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:17:54 DEBUG : sub dir: Making directory with metadata 2026/06/01 03:17:55 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:17:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 03:17:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:17:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:17:57 DEBUG : sub dir/hello world: md5 = 182aba5e882f792160de794da22b4244 OK 2026/06/01 03:17:57 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:17:57 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:18:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/06/01 03:18:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.59s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:18:03 INFO : sub dir2: Making directory 2026/06/01 03:18:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 03:18:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:18:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/01 03:18:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:18:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:18:03 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/06/01 03:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:18:06 DEBUG : sub dir/hello world: md5 = 3faac86976f3ff52098511922084caf3 OK 2026/06/01 03:18:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:18:06 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:18:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:18:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.23s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:18:09 DEBUG : sub dir2: Making directory with metadata 2026/06/01 03:18:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:18:09 DEBUG : sub dir2: Making directory with metadata 2026/06/01 03:18:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:18:10 DEBUG : sub dir: Making directory with metadata 2026/06/01 03:18:11 INFO : sub dir: Made directory with metadata (mtime=2026-06-01T03:18:09.311940402Z) 2026/06/01 03:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:18:12 DEBUG : sub dir/hello world: md5 = 44ac15b1e040cc0dceeeb2a99e6eb4e1 OK 2026/06/01 03:18:12 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:18:12 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:18:12 INFO : sub dir/hello world: Deleted 2026/06/01 03:18:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.65s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:18:16 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/06/01 03:18:16 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:18:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:18:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:18:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.13s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:18:21 INFO : sub dir2: Making directory 2026/06/01 03:18:21 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/01 03:18:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:18:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:18:23 DEBUG : sub dir/hello world: md5 = 2b81339216e41b4551474d0154f188d7 OK 2026/06/01 03:18:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:18:23 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:18:23 INFO : sub dir/hello world: Deleted 2026/06/01 03:18:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:18:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.09s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:18:27 DEBUG : sub dir2: Making directory with metadata 2026/06/01 03:18:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:18:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:18:27 DEBUG : sub dir2: Making directory with metadata 2026/06/01 03:18:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:18:28 DEBUG : sub dir: Making directory with metadata 2026/06/01 03:18:29 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:18:31 DEBUG : sub dir/hello world: md5 = dea27f4c8c7e2511f3bff8707ce9a274 OK 2026/06/01 03:18:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:18:31 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:18:31 DEBUG : Waiting for deletions to finish 2026/06/01 03:18:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.95s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.63s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:18:35 INFO : sub dir2: Making directory 2026/06/01 03:18:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/01 03:18:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:18:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:18:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:18:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:18:38 DEBUG : sub dir/hello world: md5 = 0887ea91ff483f6467ba448414f16d90 OK 2026/06/01 03:18:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:18:38 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:18:38 DEBUG : Waiting for deletions to finish 2026/06/01 03:18:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:18:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.04s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:18:44 DEBUG : sub dir/hello world: md5 = 075b438a1204496dfc54284c4645a172 OK 2026/06/01 03:18:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-betoyiz5caqo" 2026/06/01 03:18:44 DEBUG : Creating backend with remote "TestDrive:crypt/kps86l1gggf7ic5fb9nakjcnbfqnqs05mvjmo3tqvqld25sdntig" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo' -> Encrypted drive 'TestCryptDrive:rclone-test-betoyiz5caqo' 2026/06/01 03:18:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:18:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betoyiz5caqo': Waiting for checks to finish 2026/06/01 03:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betoyiz5caqo': Waiting for transfers to finish 2026/06/01 03:18:49 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:18:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:18:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betoyiz5caqo': Purge remote 2026/06/01 03:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.15s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:18:56 DEBUG : sub dir/hello world: md5 = 8509b8ee1b3dcd8fa56b57323021e4ef OK 2026/06/01 03:18:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/01 03:18:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/01 03:18:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone436426176) 2026/06/01 03:18:58 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:18:58 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:18:59 DEBUG : sub dir/hello world: md5 = 993f6a6f6922d6db780feec90046cce0 OK 2026/06/01 03:18:59 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 03:18:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/01 03:19:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/01 03:19:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.10s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:19:05 DEBUG : sub dir/hello world: md5 = ea0490b0890099ba56b727af8da81749 OK 2026/06/01 03:19:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boxeqah3nuso" 2026/06/01 03:19:06 DEBUG : Creating backend with remote "TestDrive:crypt/lblv7im379clk49e6jsbbpt6n34sveuesp19d70krmmnqd99aopg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo' -> Encrypted drive 'TestCryptDrive:rclone-test-boxeqah3nuso' 2026/06/01 03:19:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:19:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxeqah3nuso': Waiting for checks to finish 2026/06/01 03:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxeqah3nuso': Waiting for transfers to finish 2026/06/01 03:19:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:19:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:19:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:19:13 DEBUG : sub dir/hello world: md5 = 3600b70431e46553c6388153ce024ae0 OK 2026/06/01 03:19:14 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:19:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/01 03:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxeqah3nuso': Waiting for checks to finish 2026/06/01 03:19:14 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:19:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-boxeqah3nuso') 2026/06/01 03:19:14 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxeqah3nuso': Waiting for transfers to finish 2026/06/01 03:19:17 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 03:19:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:19:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/01 03:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxeqah3nuso': Purge remote 2026/06/01 03:19:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.90s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:19:23 DEBUG : sub dir/hello world: md5 = 7969807cb6f6180142e9a6f8f7735bc7 OK 2026/06/01 03:19:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/01 03:19:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/01 03:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:19:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone436426176) 2026/06/01 03:19:25 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:19:25 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:19:26 DEBUG : sub dir/hello world: md5 = 326f5f9f8dd5ea2b3ed898c38ca49339 OK 2026/06/01 03:19:26 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 03:19:26 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/01 03:19:26 INFO : sub dir/hello world: Deleted 2026/06/01 03:19:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/01 03:19:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.92s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:19:32 DEBUG : sub dir/hello world: md5 = 135b3567f28ba70775aaf2df7a58ac40 OK 2026/06/01 03:19:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiviyuc2wowo" 2026/06/01 03:19:32 DEBUG : Creating backend with remote "TestDrive:crypt/65l6b5g1l902ao535ttbfdo8pks55mb16j0kfg37touk0ekl27u0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo' -> Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo' 2026/06/01 03:19:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:19:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Waiting for checks to finish 2026/06/01 03:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Waiting for transfers to finish 2026/06/01 03:19:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:19:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:19:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:19:40 DEBUG : sub dir/hello world: md5 = 82e9f09e53feba5e7cee7cb87ded008f OK 2026/06/01 03:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Using server-side directory move 2026/06/01 03:19:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 03:19:42 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:19:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/01 03:19:42 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:19:42 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo') 2026/06/01 03:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Waiting for checks to finish 2026/06/01 03:19:42 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Waiting for transfers to finish 2026/06/01 03:19:42 INFO : sub dir/hello world: Deleted 2026/06/01 03:19:43 INFO : sub dir/hello world: Moved (server-side) 2026/06/01 03:19:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/01 03:19:46 DEBUG : sub dir/hello world: md5 = 29ad9405dd0fc448b19ef51e743642c6 OK 2026/06/01 03:19:47 DEBUG : testing file moves 2026/06/01 03:19:47 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:19:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/01 03:19:47 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:19:47 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo') 2026/06/01 03:19:47 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Waiting for checks to finish 2026/06/01 03:19:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Waiting for transfers to finish 2026/06/01 03:19:48 INFO : sub dir/hello world: Deleted 2026/06/01 03:19:49 INFO : sub dir/hello world: Moved (server-side) 2026/06/01 03:19:49 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/01 03:19:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiviyuc2wowo': Purge remote --- PASS: TestServerSideMoveOverSelf (23.09s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:19:55 DEBUG : sub dir/hello world: md5 = 4b7149d10741ddbf16c244f9c816f8b9 OK 2026/06/01 03:19:55 ERROR : error listing: directory not found 2026/06/01 03:19:56 INFO : Local file system at /tmp/rclone436426176: Making directory 2026/06/01 03:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:19:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.82s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:02 DEBUG : sub dir/hello world: md5 = 97f0c4805a2166c65317b281f98af0d9 OK 2026/06/01 03:20:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:20:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:20:03 DEBUG : Local file system at /tmp/rclone436426176: Waiting for checks to finish 2026/06/01 03:20:03 DEBUG : Local file system at /tmp/rclone436426176: Waiting for transfers to finish 2026/06/01 03:20:04 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/06/01 03:20:04 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/06/01 03:20:04 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:20:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:20:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.73s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:06 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/01 03:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:08 DEBUG : check sum: md5 = b2fe55a5d29f78f250e2464c421ef60d OK 2026/06/01 03:20:08 DEBUG : check sum: size = 1 OK 2026/06/01 03:20:08 INFO : check sum: Copied (new) 2026/06/01 03:20:08 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:09 DEBUG : check sum: size = 1 OK 2026/06/01 03:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/01 03:20:09 DEBUG : check sum: Size of src and dst objects identical 2026/06/01 03:20:09 DEBUG : check sum: Unchanged skipping 2026/06/01 03:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.84s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/01 03:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:12 DEBUG : sizeonly: md5 = 7c709290f29f180ca881fa96d8121d94 OK 2026/06/01 03:20:12 DEBUG : sizeonly: size = 6 OK 2026/06/01 03:20:12 INFO : sizeonly: Copied (new) 2026/06/01 03:20:12 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:12 DEBUG : sizeonly: size = 6 OK 2026/06/01 03:20:12 DEBUG : sizeonly: Sizes identical 2026/06/01 03:20:12 DEBUG : sizeonly: Unchanged skipping 2026/06/01 03:20:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:12 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.87s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/01 03:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:15 DEBUG : ignore-size: md5 = 2a085b9f7236b3fb880f70871b0da6f9 OK 2026/06/01 03:20:15 INFO : ignore-size: Copied (new) 2026/06/01 03:20:15 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:20:16 DEBUG : ignore-size: Unchanged skipping 2026/06/01 03:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.72s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:19 DEBUG : existing: md5 = bb74f5d2452cc494e6624f5a71ac1d82 OK 2026/06/01 03:20:20 DEBUG : existing: size = 6 OK 2026/06/01 03:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:20:20 DEBUG : existing: Unchanged skipping 2026/06/01 03:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:20 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:20 INFO : There was nothing to transfer 2026/06/01 03:20:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/01 03:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:21 DEBUG : existing: md5 = c8bbcde79c8be0dd77da4e774b8ed419 OK 2026/06/01 03:20:21 DEBUG : existing: size = 6 OK 2026/06/01 03:20:21 INFO : existing: Copied (replaced existing) 2026/06/01 03:20:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.14s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 03:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:24 DEBUG : existing: md5 = 056981c336e775e2b535540df47d2973 OK 2026/06/01 03:20:24 DEBUG : existing: size = 6 OK 2026/06/01 03:20:24 INFO : existing: Copied (new) 2026/06/01 03:20:24 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:25 DEBUG : existing: Destination exists, skipping 2026/06/01 03:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:25 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.91s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:29 DEBUG : b/potato: md5 = e271ba3bd2680764810ab6c7c12d9bc6 OK 2026/06/01 03:20:31 DEBUG : c/non empty space: md5 = bcc1f76158508e1eaef882c0e79f354e OK 2026/06/01 03:20:31 INFO : d: Making directory 2026/06/01 03:20:33 DEBUG : Added delayed dir = "a", newDst= 2026/06/01 03:20:34 INFO : c: Set directory modification time (using SetModTime) 2026/06/01 03:20:34 DEBUG : Added delayed dir = "c", newDst=c 2026/06/01 03:20:34 DEBUG : c/non empty space: size = 5 OK 2026/06/01 03:20:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:20:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 03:20:34 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 03:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:36 DEBUG : a/potato2: md5 = 5fca61808b76f21a62a41b4d0426ff9c OK 2026/06/01 03:20:36 DEBUG : a/potato2: size = 60 OK 2026/06/01 03:20:36 INFO : a/potato2: Copied (new) 2026/06/01 03:20:36 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:37 INFO : b/potato: Deleted 2026/06/01 03:20:38 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/01 03:20:38 INFO : d: Removing directory 2026/06/01 03:20:38 INFO : b: Removing directory 2026/06/01 03:20:39 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/01 03:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': deleted 2 directories 2026/06/01 03:20:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/01 03:20:43 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:45 DEBUG : empty space: md5 = 589b0eecee4f8f88c969141dbd4c3156 OK 2026/06/01 03:20:46 DEBUG : empty space: size = 1 OK 2026/06/01 03:20:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/01 03:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:46 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/01 03:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:46 DEBUG : Waiting for deletions to finish 2026/06/01 03:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:46 DEBUG : empty space: size = 1 OK 2026/06/01 03:20:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/01 03:20:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:48 DEBUG : empty space: md5 = e5b7f3d857309a72506ae6d833796013 OK 2026/06/01 03:20:48 DEBUG : empty space: size = 1 OK 2026/06/01 03:20:48 INFO : empty space: Copied (replaced existing) 2026/06/01 03:20:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:51 DEBUG : foo: md5 = 28fbc970cf02f4edc28e530d70fca26a OK 2026/06/01 03:20:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:52 DEBUG : foo: size = 3 OK 2026/06/01 03:20:52 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/01 03:20:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:53 DEBUG : foo: md5 = 97154f5ec6ecd494e61cea2bef5002a8 OK 2026/06/01 03:20:53 DEBUG : foo: size = 3 OK 2026/06/01 03:20:53 INFO : foo: Copied (replaced existing) 2026/06/01 03:20:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.97s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:20:56 DEBUG : empty space: md5 = 9c6459042d56ed202b3a3ba6a86fea56 OK 2026/06/01 03:20:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/01 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:20:57 DEBUG : empty space: size = 1 OK 2026/06/01 03:20:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:20:57 DEBUG : empty space: Unchanged skipping 2026/06/01 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:20:58 DEBUG : potato: md5 = db2ade3363135854ca42765388f523e5 OK 2026/06/01 03:20:58 DEBUG : potato: size = 60 OK 2026/06/01 03:20:58 INFO : potato: Copied (new) 2026/06/01 03:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:21:02 DEBUG : potato: md5 = 67df68c91708242d263632e93b56151d OK 2026/06/01 03:21:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:21:02 DEBUG : potato: size = 21 (Local file system at /tmp/rclone436426176) 2026/06/01 03:21:02 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:21:02 DEBUG : potato: Sizes differ 2026/06/01 03:21:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:21:04 DEBUG : potato: md5 = 6056c23e68aff0fae7009a1ea9d21d7c OK 2026/06/01 03:21:04 DEBUG : potato: size = 21 OK 2026/06/01 03:21:04 INFO : potato: Copied (replaced existing) 2026/06/01 03:21:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.79s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:21:07 DEBUG : potato: md5 = 57042bd9daeb3b5e1488f0b9743e18c5 OK 2026/06/01 03:21:07 DEBUG : potato: size = 21 OK 2026/06/01 03:21:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/01 03:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:21:09 DEBUG : potato: md5 = 2be3cef89bf812931390570ebe12d378 OK 2026/06/01 03:21:09 DEBUG : potato: size = 21 OK 2026/06/01 03:21:09 INFO : potato: Copied (replaced existing) 2026/06/01 03:21:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:21:12 DEBUG : potato: md5 = da54af190ca3c0417b260d5a787134a2 OK 2026/06/01 03:21:13 DEBUG : empty space: md5 = 53ba17ed605edb6f24b55848e6dfb9b8 OK 2026/06/01 03:21:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:21:14 DEBUG : empty space: size = 1 OK 2026/06/01 03:21:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:21:14 DEBUG : empty space: Unchanged skipping 2026/06/01 03:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:21:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/01 03:21:14 DEBUG : Waiting for deletions to finish 2026/06/01 03:21:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:21:17 DEBUG : potato: md5 = 7aac3aa4ea6388dd9b53daef98153c43 OK 2026/06/01 03:21:19 DEBUG : empty space: md5 = 7bed0a2fe8a33231fdc0b249c43efe38 OK 2026/06/01 03:21:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:21:19 DEBUG : empty space: size = 1 OK 2026/06/01 03:21:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:21:19 DEBUG : empty space: Unchanged skipping 2026/06/01 03:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:21:21 DEBUG : potato2: md5 = 7dbd97e70da1038e447c6de64b2a68a6 OK 2026/06/01 03:21:21 DEBUG : potato2: size = 60 OK 2026/06/01 03:21:21 INFO : potato2: Copied (new) 2026/06/01 03:21:21 DEBUG : Waiting for deletions to finish 2026/06/01 03:21:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:21:26 DEBUG : b/potato: md5 = 27e470b53312a8240cd02822426e46a0 OK 2026/06/01 03:21:28 DEBUG : c/non empty space: md5 = 190592f84537d6968d33bf1d1a662626 OK 2026/06/01 03:21:28 INFO : d: Making directory 2026/06/01 03:21:29 INFO : d/e: Making directory 2026/06/01 03:21:30 DEBUG : TestDrive: Token expired 2026/06/01 03:21:30 DEBUG : Config file has changed externally - reloading 2026/06/01 03:21:30 DEBUG : TestDrive: Loaded fresh token from config file 2026/06/01 03:21:30 DEBUG : TestDrive: Token refresh successful 2026/06/01 03:21:32 DEBUG : Added delayed dir = "a", newDst= 2026/06/01 03:21:32 INFO : c: Set directory modification time (using SetModTime) 2026/06/01 03:21:32 DEBUG : Added delayed dir = "c", newDst=c 2026/06/01 03:21:32 DEBUG : c/non empty space: size = 5 OK 2026/06/01 03:21:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:21:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 03:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:21:32 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 03:21:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:21:35 DEBUG : a/potato2: md5 = e2893eb98301b136b2e3c3bf9fa1dc58 OK 2026/06/01 03:21:35 DEBUG : a/potato2: size = 60 OK 2026/06/01 03:21:35 INFO : a/potato2: Copied (new) 2026/06/01 03:21:35 DEBUG : Waiting for deletions to finish 2026/06/01 03:21:35 INFO : b/potato: Deleted 2026/06/01 03:21:36 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/01 03:21:36 INFO : d/e: Removing directory 2026/06/01 03:21:37 INFO : d: Removing directory 2026/06/01 03:21:37 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/06/01 03:21:37 INFO : b: Removing directory 2026/06/01 03:21:38 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/01 03:21:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': deleted 3 directories 2026/06/01 03:21:41 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/01 03:21:42 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:21:45 DEBUG : b/potato: md5 = e895d38486609c56f5021a558b209ead OK 2026/06/01 03:21:48 DEBUG : c/non empty space: md5 = 80229eabbaccf079d5dbaa3e92cec86c OK 2026/06/01 03:21:48 INFO : d: Making directory 2026/06/01 03:21:50 DEBUG : Added delayed dir = "a", newDst= 2026/06/01 03:21:50 INFO : c: Set directory modification time (using SetModTime) 2026/06/01 03:21:50 DEBUG : Added delayed dir = "c", newDst=c 2026/06/01 03:21:50 DEBUG : c/non empty space: size = 5 OK 2026/06/01 03:21:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:21:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 03:21:50 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 03:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:21:53 DEBUG : a/potato2: md5 = 047daaf7f2079d154da5c5279d44885d OK 2026/06/01 03:21:53 DEBUG : a/potato2: size = 60 OK 2026/06/01 03:21:53 INFO : a/potato2: Copied (new) 2026/06/01 03:21:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': not deleting files as there were IO errors 2026/06/01 03:21:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/01 03:21:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': not deleting directories as there were IO errors 2026/06/01 03:21:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/06/01 03:21:59 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/01 03:22:00 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:22:02 DEBUG : potato: md5 = 45ee5d72941b20bc75174be985d2af6b OK 2026/06/01 03:22:04 DEBUG : empty space: md5 = d90449d52a51efb3cf62efb83d2d318d OK 2026/06/01 03:22:04 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:22:05 DEBUG : empty space: size = 1 OK 2026/06/01 03:22:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:22:05 DEBUG : empty space: Unchanged skipping 2026/06/01 03:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:05 INFO : potato: Deleted 2026/06/01 03:22:06 DEBUG : potato2: md5 = b6fae9447382c8438fd727ab3c9db292 OK 2026/06/01 03:22:06 DEBUG : potato2: size = 60 OK 2026/06/01 03:22:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.35s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:22:10 DEBUG : potato: md5 = 1f930d8ea32973c136cdcffe69174e2b OK 2026/06/01 03:22:11 DEBUG : empty space: md5 = 2a24b15e01a17ac8a3b3349cabb4410c OK 2026/06/01 03:22:12 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:12 INFO : potato: Deleted 2026/06/01 03:22:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:22:13 DEBUG : empty space: size = 1 OK 2026/06/01 03:22:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:13 DEBUG : empty space: Unchanged skipping 2026/06/01 03:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:14 DEBUG : potato2: md5 = 187aafc68c1a92ac3fc48ce6e17cd2c9 OK 2026/06/01 03:22:14 DEBUG : potato2: size = 60 OK 2026/06/01 03:22:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.82s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:22:18 DEBUG : potato: md5 = 6eea89140dcea77b58bf01bd81944896 OK 2026/06/01 03:22:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:20 DEBUG : potato2: md5 = fa2687193ad2f8ef9577290efc55304e OK 2026/06/01 03:22:20 DEBUG : potato2: size = 19 OK 2026/06/01 03:22:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.61s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:22:23 DEBUG : potato2: md5 = 1665e2a5fd0d3f7053ea0782c490f09a OK 2026/06/01 03:22:25 DEBUG : empty space: md5 = 92da7c25ed31ba8df14c7db932357008 OK 2026/06/01 03:22:25 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 03:22:25 DEBUG : enormous: Excluded 2026/06/01 03:22:25 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:22:25 DEBUG : potato2: Excluded 2026/06/01 03:22:26 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:22:26 DEBUG : empty space: size = 1 OK 2026/06/01 03:22:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:22:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:26 DEBUG : empty space: Unchanged skipping 2026/06/01 03:22:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:26 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:26 INFO : There was nothing to transfer 2026/06/01 03:22:26 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 03:22:26 DEBUG : enormous: Excluded 2026/06/01 03:22:26 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:22:26 DEBUG : potato2: Excluded 2026/06/01 03:22:26 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:22:26 DEBUG : empty space: size = 1 OK 2026/06/01 03:22:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/01 03:22:26 DEBUG : empty space: Unchanged skipping 2026/06/01 03:22:26 DEBUG : Local file system at /tmp/rclone436426176: Waiting for checks to finish 2026/06/01 03:22:26 DEBUG : Local file system at /tmp/rclone436426176: Waiting for transfers to finish 2026/06/01 03:22:26 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:22:29 DEBUG : potato2: md5 = a2eb6902b0704d11b99a3a31e3238bfb OK 2026/06/01 03:22:31 DEBUG : empty space: md5 = 65141db6f9ae2f4717e5d740d9d5d7d2 OK 2026/06/01 03:22:33 DEBUG : enormous: md5 = 7768d7799a72c1d198f1f614814e48f8 OK 2026/06/01 03:22:33 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 03:22:33 DEBUG : enormous: Excluded 2026/06/01 03:22:33 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:22:33 DEBUG : potato2: Excluded 2026/06/01 03:22:33 DEBUG : empty space: size = 1 OK 2026/06/01 03:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:22:33 DEBUG : empty space: Unchanged skipping 2026/06/01 03:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:33 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:34 INFO : potato2: Deleted 2026/06/01 03:22:34 INFO : enormous: Deleted 2026/06/01 03:22:34 INFO : There was nothing to transfer 2026/06/01 03:22:34 DEBUG : empty space: size = 1 OK 2026/06/01 03:22:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/01 03:22:34 DEBUG : empty space: Unchanged skipping 2026/06/01 03:22:34 DEBUG : Local file system at /tmp/rclone436426176: Waiting for checks to finish 2026/06/01 03:22:34 DEBUG : Local file system at /tmp/rclone436426176: Waiting for transfers to finish 2026/06/01 03:22:34 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:34 INFO : enormous: Deleted 2026/06/01 03:22:34 INFO : potato2: Deleted 2026/06/01 03:22:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.79s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:22:37 DEBUG : one: md5 = 51ec75deaf368972e0569fa68e5e0981 OK 2026/06/01 03:22:39 DEBUG : two: md5 = 0d3fb6c94da5e21b809757b7dcca2652 OK 2026/06/01 03:22:40 DEBUG : three: md5 = 98143ff2aae8ac095b60e5db7935d4ce OK 2026/06/01 03:22:42 DEBUG : four: md5 = 5b467e4dca58b171c74e8c4b0e7e9880 OK 2026/06/01 03:22:43 DEBUG : five: Need to transfer - File not found at Destination 2026/06/01 03:22:43 DEBUG : four: size = 4 (Local file system at /tmp/rclone436426176) 2026/06/01 03:22:43 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:22:43 DEBUG : four: Sizes differ 2026/06/01 03:22:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/01 03:22:43 DEBUG : one: Destination is newer than source, skipping 2026/06/01 03:22:43 DEBUG : three: size = 5 OK 2026/06/01 03:22:43 DEBUG : three: Sizes identical 2026/06/01 03:22:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 03:22:43 DEBUG : two: size = 3 OK 2026/06/01 03:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:44 DEBUG : four: md5 = 62376e3be8a3066f4868d14af1765748 OK 2026/06/01 03:22:44 DEBUG : four: size = 4 OK 2026/06/01 03:22:44 INFO : four: Copied (replaced existing) 2026/06/01 03:22:44 DEBUG : two: md5 = 8a2abacbf979d6391e54535c3c3fe512 OK 2026/06/01 03:22:44 DEBUG : two: size = 3 OK 2026/06/01 03:22:44 INFO : two: Copied (replaced existing) 2026/06/01 03:22:44 DEBUG : five: md5 = b4cc82cdf9355d9d1803a046e8ea1bd2 OK 2026/06/01 03:22:44 DEBUG : five: size = 4 OK 2026/06/01 03:22:44 INFO : five: Copied (new) 2026/06/01 03:22:44 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.16s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/06/01 03:22:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/01 03:22:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/01 03:22:48 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/01 03:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:49 DEBUG : yam: md5 = 359082a59a5b992441728f99cb75385b OK 2026/06/01 03:22:49 DEBUG : yam: size = 11 OK 2026/06/01 03:22:49 INFO : yam: Copied (new) 2026/06/01 03:22:49 DEBUG : potato: md5 = ef4826ccd4e23bb061790abb0e6f6e30 OK 2026/06/01 03:22:49 DEBUG : potato: size = 14 OK 2026/06/01 03:22:49 INFO : potato: Copied (new) 2026/06/01 03:22:49 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/01 03:22:50 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/01 03:22:50 DEBUG : potato: size = 14 OK 2026/06/01 03:22:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:22:50 DEBUG : potato: Unchanged skipping 2026/06/01 03:22:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:52 DEBUG : yaml: md5 = 6bed0f4a2b72f2ce0ba5ab778c812a50 OK 2026/06/01 03:22:52 DEBUG : yaml: size = 11 OK 2026/06/01 03:22:52 INFO : yaml: Copied (new) 2026/06/01 03:22:52 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/01 03:22:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Making map for --track-renames 2026/06/01 03:22:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Finished making map for --track-renames 2026/06/01 03:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/01 03:22:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 03:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for renames to finish 2026/06/01 03:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:56 DEBUG : yam: md5 = a5d9ec13259bc374b719a5c134f09473 OK 2026/06/01 03:22:56 DEBUG : yam: size = 11 OK 2026/06/01 03:22:56 INFO : yam: Copied (new) 2026/06/01 03:22:56 DEBUG : potato: md5 = 7cc65d2f7f9db4633c02542127f6fe43 OK 2026/06/01 03:22:56 DEBUG : potato: size = 14 OK 2026/06/01 03:22:56 INFO : potato: Copied (new) 2026/06/01 03:22:56 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:57 DEBUG : potato: size = 14 OK 2026/06/01 03:22:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:22:57 DEBUG : potato: Unchanged skipping 2026/06/01 03:22:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Making map for --track-renames 2026/06/01 03:22:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Finished making map for --track-renames 2026/06/01 03:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for renames to finish 2026/06/01 03:22:58 INFO : yam: Moved (server-side) to: yaml 2026/06/01 03:22:58 INFO : yaml: Renamed from "yam" 2026/06/01 03:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:22:58 DEBUG : Waiting for deletions to finish 2026/06/01 03:22:58 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/01 03:23:00 DEBUG : Added delayed dir = "sub", newDst= 2026/06/01 03:23:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Making map for --track-renames 2026/06/01 03:23:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Finished making map for --track-renames 2026/06/01 03:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:23:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 03:23:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/01 03:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for renames to finish 2026/06/01 03:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:23:02 DEBUG : sub/yam: md5 = fca6720af7ec92785528e4d388c89e2b OK 2026/06/01 03:23:02 DEBUG : sub/yam: size = 11 OK 2026/06/01 03:23:02 INFO : sub/yam: Copied (new) 2026/06/01 03:23:02 DEBUG : potato: md5 = 2b57a113fa024431b25570dcc3c97899 OK 2026/06/01 03:23:02 DEBUG : potato: size = 14 OK 2026/06/01 03:23:02 INFO : potato: Copied (new) 2026/06/01 03:23:02 DEBUG : Waiting for deletions to finish 2026/06/01 03:23:03 INFO : sub: Set directory modification time (using DirSetModTime) 2026/06/01 03:23:04 DEBUG : potato: size = 14 OK 2026/06/01 03:23:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:23:04 DEBUG : potato: Unchanged skipping 2026/06/01 03:23:05 INFO : sub: Set directory modification time (using SetModTime) 2026/06/01 03:23:05 DEBUG : Added delayed dir = "sub", newDst=sub 2026/06/01 03:23:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Making map for --track-renames 2026/06/01 03:23:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Finished making map for --track-renames 2026/06/01 03:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for renames to finish 2026/06/01 03:23:06 INFO : sub/yam: Moved (server-side) to: yam 2026/06/01 03:23:06 INFO : yam: Renamed from "sub/yam" 2026/06/01 03:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:23:06 DEBUG : Waiting for deletions to finish 2026/06/01 03:23:06 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.15s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:23:09 DEBUG : Creating backend with remote "/tmp/rclone436426176/dir1" 2026/06/01 03:23:09 DEBUG : Creating backend with remote "/tmp/rclone436426176/dir2" 2026/06/01 03:23:09 DEBUG : Local file system at /tmp/rclone436426176/dir2: Using server-side directory move 2026/06/01 03:23:09 INFO : Local file system at /tmp/rclone436426176/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 03:23:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/01 03:23:09 DEBUG : Local file system at /tmp/rclone436426176/dir2: Waiting for checks to finish 2026/06/01 03:23:09 DEBUG : Local file system at /tmp/rclone436426176/dir2: Waiting for transfers to finish 2026/06/01 03:23:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:23:10 DEBUG : Added delayed dir = "nested", newDst= 2026/06/01 03:23:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:23:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:23:10 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/01 03:23:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/01 03:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:23:12 DEBUG : sub dir/hello world: md5 = 290730fa122698ad07cbd35ce8b8fd97 OK 2026/06/01 03:23:12 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:23:12 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:23:12 INFO : sub dir/hello world: Deleted 2026/06/01 03:23:14 DEBUG : nested/sub dir/file: md5 = 9b2015c8e128a0851f43b119c11886e4 OK 2026/06/01 03:23:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/01 03:23:14 INFO : nested/sub dir/file: Copied (new) 2026/06/01 03:23:14 INFO : nested/sub dir/file: Deleted 2026/06/01 03:23:15 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:23:15 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/01 03:23:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:23:15 INFO : sub dir: Removing directory 2026/06/01 03:23:15 INFO : nested/sub dir: Removing directory 2026/06/01 03:23:15 INFO : nested: Removing directory 2026/06/01 03:23:15 DEBUG : Local file system at /tmp/rclone436426176: deleted 3 directories 2026/06/01 03:23:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/01 03:23:19 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/01 03:23:20 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:23:21 DEBUG : Added delayed dir = "nested", newDst= 2026/06/01 03:23:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/01 03:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:23:21 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/01 03:23:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/01 03:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:23:24 DEBUG : sub dir/hello world: md5 = 29f4211723723f76fdc6237edf8046d2 OK 2026/06/01 03:23:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:23:24 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:23:24 INFO : sub dir/hello world: Deleted 2026/06/01 03:23:25 DEBUG : nested/sub dir/file: md5 = ccc15b9a27d3e2b98bb8780b076663c6 OK 2026/06/01 03:23:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/01 03:23:25 INFO : nested/sub dir/file: Copied (new) 2026/06/01 03:23:25 INFO : nested/sub dir/file: Deleted 2026/06/01 03:23:26 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:23:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:23:27 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/01 03:23:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/01 03:23:31 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/06/01 03:23:32 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.75s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:23:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/01 03:23:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 03:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:23:34 DEBUG : existing-b: md5 = 33f75972fc441f4552f48984c6098763 OK 2026/06/01 03:23:34 DEBUG : existing-b: size = 6 OK 2026/06/01 03:23:34 INFO : existing-b: Copied (new) 2026/06/01 03:23:34 INFO : existing-b: Deleted 2026/06/01 03:23:34 DEBUG : existing: md5 = b483dede7bb1983c0e39d0cf144e33a8 OK 2026/06/01 03:23:34 DEBUG : existing: size = 6 OK 2026/06/01 03:23:34 INFO : existing: Copied (new) 2026/06/01 03:23:34 INFO : existing: Deleted 2026/06/01 03:23:35 DEBUG : existing: Destination exists, skipping 2026/06/01 03:23:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/01 03:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:23:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.14s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:23:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopenex3vojo" 2026/06/01 03:23:37 DEBUG : Creating backend with remote "TestDrive:crypt/a3rs2g0mpisq0ipi71c559elqnqst7bdup5f7vrefe00g4oqcegg" 2026/06/01 03:23:39 DEBUG : potato2: md5 = 3522ba930c9e0b6f3575a29d62d74c81 OK 2026/06/01 03:23:41 DEBUG : empty space: md5 = 2b0af6b97f64adc8a7584bd40c37cf8a OK 2026/06/01 03:23:43 DEBUG : potato3: md5 = f1b90dec96243055ee1794aebb37266a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo' -> Encrypted drive 'TestCryptDrive:rclone-test-xopenex3vojo' 2026/06/01 03:23:45 DEBUG : empty space: md5 = 32598216e3b6964985cec9891f86ff9d OK 2026/06/01 03:23:47 DEBUG : potato3: md5 = 44d4955dbafa28ffaa8de21363783713 OK 2026/06/01 03:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopenex3vojo': Using server-side directory move 2026/06/01 03:23:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopenex3vojo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 03:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:23:48 DEBUG : empty space: size = 1 OK 2026/06/01 03:23:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:23:48 DEBUG : empty space: Unchanged skipping 2026/06/01 03:23:48 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:23:48 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xopenex3vojo') 2026/06/01 03:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopenex3vojo': Waiting for checks to finish 2026/06/01 03:23:48 DEBUG : potato3: Sizes differ 2026/06/01 03:23:48 INFO : potato3: Deleted 2026/06/01 03:23:48 INFO : empty space: Deleted 2026/06/01 03:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopenex3vojo': Waiting for transfers to finish 2026/06/01 03:23:48 INFO : potato2: Moved (server-side) 2026/06/01 03:23:49 INFO : potato3: Moved (server-side) 2026/06/01 03:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofiruh0zeje" 2026/06/01 03:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/vin3l7er5d8sthu7g0ov9k0aejbstslcar9382m0n09ppjuhe9p0" 2026/06/01 03:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofiruh0zeje': Using server-side directory move 2026/06/01 03:23:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofiruh0zeje': Server side directory move succeeded 2026/06/01 03:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofiruh0zeje': Purge remote 2026/06/01 03:23:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopenex3vojo': Purge remote 2026/06/01 03:23:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.40s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:23:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zevajuh2hare" 2026/06/01 03:23:54 DEBUG : Creating backend with remote "TestDrive:crypt/qnu91jcr1465ll4g5b74nm49hv57lmnckqpd6csfuvhtrnplss80" 2026/06/01 03:23:57 DEBUG : potato2: md5 = ad17281de886a48875b691fbfecb8805 OK 2026/06/01 03:23:58 DEBUG : empty space: md5 = c2c8c17525d1aaeba564a09c0953723e OK 2026/06/01 03:24:00 DEBUG : potato3: md5 = b6f1efb2000d568121527692bb797b35 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo' -> Encrypted drive 'TestCryptDrive:rclone-test-zevajuh2hare' 2026/06/01 03:24:03 DEBUG : empty space: md5 = dbb3c182e112e9e2d442a73831d50e07 OK 2026/06/01 03:24:04 DEBUG : potato3: md5 = afd58f631f5836f0dda12938472d63a8 OK 2026/06/01 03:24:05 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 03:24:05 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 03:24:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:24:05 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:24:05 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zevajuh2hare') 2026/06/01 03:24:05 DEBUG : potato3: Sizes differ 2026/06/01 03:24:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zevajuh2hare': Waiting for checks to finish 2026/06/01 03:24:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zevajuh2hare': Waiting for transfers to finish 2026/06/01 03:24:06 INFO : potato3: Deleted 2026/06/01 03:24:06 INFO : potato2: Moved (server-side) 2026/06/01 03:24:06 INFO : potato3: Moved (server-side) 2026/06/01 03:24:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vojayoj1fuvi" 2026/06/01 03:24:07 DEBUG : Creating backend with remote "TestDrive:crypt/grsjnphictkr3sivinpr4q4dq6rirq702hg8bfvkufpuia9dru2g" 2026/06/01 03:24:08 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 03:24:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:24:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/01 03:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojayoj1fuvi': Waiting for checks to finish 2026/06/01 03:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojayoj1fuvi': Waiting for transfers to finish 2026/06/01 03:24:10 INFO : potato2: Moved (server-side) 2026/06/01 03:24:10 INFO : potato3: Moved (server-side) 2026/06/01 03:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vojayoj1fuvi': Purge remote 2026/06/01 03:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zevajuh2hare': Purge remote --- PASS: TestServerSideMoveWithFilter (19.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:24:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-motalag5vufu" 2026/06/01 03:24:13 DEBUG : Creating backend with remote "TestDrive:crypt/ffgpjukqr2rah9k65rg9e2a7rfuetvoo7iqq5r2q94oqrufse340" 2026/06/01 03:24:16 DEBUG : potato2: md5 = a2aceb8aa5f2d0670afad768e51242bc OK 2026/06/01 03:24:17 DEBUG : empty space: md5 = 7c1f8ec9a1804ee354d13e4d7477f117 OK 2026/06/01 03:24:19 DEBUG : potato3: md5 = 87be48922f321fa4cb6c9fa9d295a0a0 OK 2026/06/01 03:24:19 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo' -> Encrypted drive 'TestCryptDrive:rclone-test-motalag5vufu' 2026/06/01 03:24:23 DEBUG : empty space: md5 = 703ef0b978db1dad6a69fa844cbdba44 OK 2026/06/01 03:24:24 DEBUG : potato3: md5 = fdcc59465d5ac2dedb1a91996f28c881 OK 2026/06/01 03:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motalag5vufu': Using server-side directory move 2026/06/01 03:24:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-motalag5vufu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 03:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:24:25 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/06/01 03:24:25 DEBUG : empty space: size = 1 OK 2026/06/01 03:24:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:24:25 DEBUG : empty space: Unchanged skipping 2026/06/01 03:24:25 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:24:25 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-motalag5vufu') 2026/06/01 03:24:25 DEBUG : potato3: Sizes differ 2026/06/01 03:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motalag5vufu': Waiting for checks to finish 2026/06/01 03:24:25 INFO : potato3: Deleted 2026/06/01 03:24:25 INFO : empty space: Deleted 2026/06/01 03:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motalag5vufu': Waiting for transfers to finish 2026/06/01 03:24:26 INFO : potato2: Moved (server-side) 2026/06/01 03:24:26 INFO : potato3: Moved (server-side) 2026/06/01 03:24:26 INFO : tomatoDir: Removing directory 2026/06/01 03:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': deleted 1 directories 2026/06/01 03:24:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajapeq7zovo" 2026/06/01 03:24:28 DEBUG : Creating backend with remote "TestDrive:crypt/834fpe9tmeiq9gadmpetejn3lii9o2ufc8iisi5arlpr474c4ctg" 2026/06/01 03:24:29 INFO : tomatoDir: Making directory 2026/06/01 03:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajapeq7zovo': Using server-side directory move 2026/06/01 03:24:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajapeq7zovo': Server side directory move succeeded 2026/06/01 03:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajapeq7zovo': Purge remote 2026/06/01 03:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motalag5vufu': Purge remote 2026/06/01 03:24:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.24s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:24:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test" 2026/06/01 03:24:34 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.15s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:24:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test" 2026/06/01 03:24:36 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/06/01 03:24:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test-include/layer2" 2026/06/01 03:24:39 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/06/01 03:24:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test-ignore-file" 2026/06/01 03:24:42 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/06/01 03:24:47 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 73321844f510cf50840e90daa82d2695 OK 2026/06/01 03:24:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/01 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test': Waiting for checks to finish 2026/06/01 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test': Waiting for transfers to finish 2026/06/01 03:24:49 DEBUG : Waiting for deletions to finish 2026/06/01 03:24:49 INFO : There was nothing to transfer 2026/06/01 03:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:24:51 DEBUG : Waiting for deletions to finish 2026/06/01 03:24:51 INFO : rclone-sync-test-include: Removing directory 2026/06/01 03:24:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/01 03:24:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/01 03:24:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': failed to delete 1 directories 2026/06/01 03:24:51 INFO : There was nothing to transfer 2026/06/01 03:24:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/01 03:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/01 03:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/01 03:24:53 DEBUG : Waiting for deletions to finish 2026/06/01 03:24:53 INFO : There was nothing to transfer 2026/06/01 03:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:24:55 DEBUG : Waiting for deletions to finish 2026/06/01 03:24:55 INFO : rclone-sync-test-include: Removing directory 2026/06/01 03:24:56 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/01 03:24:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/01 03:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': failed to delete 1 directories 2026/06/01 03:24:56 INFO : There was nothing to transfer 2026/06/01 03:24:58 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/01 03:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/01 03:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/01 03:24:58 DEBUG : Waiting for deletions to finish 2026/06/01 03:24:58 INFO : There was nothing to transfer 2026/06/01 03:25:00 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/06/01 03:25:01 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (26.44s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:25:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dst" 2026/06/01 03:25:02 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/01 03:25:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/CompareDest" 2026/06/01 03:25:04 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/gveqi14airsml4bgu7krj116o8" 2026/06/01 03:25:06 DEBUG : one: Need to transfer - File not found at Destination 2026/06/01 03:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:25:09 DEBUG : one: md5 = b426868148e14bfd3994ec12611c4fa3 OK 2026/06/01 03:25:09 DEBUG : one: size = 3 OK 2026/06/01 03:25:09 INFO : one: Copied (new) 2026/06/01 03:25:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:25:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:25:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:25:10 DEBUG : one: Sizes differ 2026/06/01 03:25:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:25:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:25:12 DEBUG : one: md5 = c1b3819dc563508c47c10d1a1af6f50f OK 2026/06/01 03:25:12 DEBUG : one: size = 5 OK 2026/06/01 03:25:12 INFO : one: Copied (replaced existing) 2026/06/01 03:25:12 DEBUG : Waiting for deletions to finish 2026/06/01 03:25:14 DEBUG : dst/one: md5 = 0d6f6cf9a4ea5b14b0df32e79bcb9632 OK 2026/06/01 03:25:16 DEBUG : CompareDest/one: md5 = 9a96c6f373ec1556d0ff9b7840d6c6b3 OK 2026/06/01 03:25:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:25:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:25:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:25:17 DEBUG : one: Sizes differ 2026/06/01 03:25:18 DEBUG : one: size = 5 OK 2026/06/01 03:25:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:25:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 03:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:25:18 DEBUG : Waiting for deletions to finish 2026/06/01 03:25:18 INFO : There was nothing to transfer 2026/06/01 03:25:20 DEBUG : CompareDest/two: md5 = 000abcc0da2ca3c76f9671949f333b77 OK 2026/06/01 03:25:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:25:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:25:21 DEBUG : one: Sizes differ 2026/06/01 03:25:21 DEBUG : one: size = 5 OK 2026/06/01 03:25:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:25:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 03:25:21 DEBUG : two: size = 3 OK 2026/06/01 03:25:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:25:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 03:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:25:21 DEBUG : Waiting for deletions to finish 2026/06/01 03:25:21 INFO : There was nothing to transfer 2026/06/01 03:25:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:25:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:25:22 DEBUG : one: Sizes differ 2026/06/01 03:25:22 DEBUG : two: size = 3 OK 2026/06/01 03:25:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:25:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 03:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:25:22 DEBUG : one: size = 5 OK 2026/06/01 03:25:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:25:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 03:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:25:22 DEBUG : Waiting for deletions to finish 2026/06/01 03:25:22 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/01 03:25:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:25:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:25:23 DEBUG : one: Sizes differ 2026/06/01 03:25:24 DEBUG : one: size = 5 OK 2026/06/01 03:25:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:25:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 03:25:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:25:24 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/CompareDest') 2026/06/01 03:25:24 DEBUG : two: Sizes differ 2026/06/01 03:25:24 DEBUG : two: Need to transfer - File not found at Destination 2026/06/01 03:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:25:25 DEBUG : two: md5 = 1906aba989d8ed1ed76305d8695ad254 OK 2026/06/01 03:25:25 DEBUG : two: size = 5 OK 2026/06/01 03:25:25 INFO : two: Copied (new) 2026/06/01 03:25:25 DEBUG : Waiting for deletions to finish 2026/06/01 03:25:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/01 03:25:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:25:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:25:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.20s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:25:33 DEBUG : pre-dest1/1: md5 = 89b3d2d06e5769a278b917beab0af6f1 OK 2026/06/01 03:25:36 DEBUG : pre-dest2/2: md5 = 8d92c2132c96b0da49659e65c4e6c559 OK 2026/06/01 03:25:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dest" 2026/06/01 03:25:36 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/rg03c1jvnehrrc617i0lnqjddc" 2026/06/01 03:25:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/pre-dest1" 2026/06/01 03:25:38 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/bbnblvh6k061ssopqrp18kd7gc" 2026/06/01 03:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/pre-dest2" 2026/06/01 03:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/06/01 03:25:40 DEBUG : 1: size = 1 OK 2026/06/01 03:25:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:25:40 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/01 03:25:41 DEBUG : 2: size = 1 OK 2026/06/01 03:25:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:25:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/01 03:25:41 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/01 03:25:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dest': Waiting for checks to finish 2026/06/01 03:25:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dest': Waiting for transfers to finish 2026/06/01 03:25:44 DEBUG : 3: md5 = 26e3e4e9a35a36695388243fd2c8a019 OK 2026/06/01 03:25:44 DEBUG : 3: size = 1 OK 2026/06/01 03:25:44 INFO : 3: Copied (new) 2026/06/01 03:25:44 DEBUG : Waiting for deletions to finish 2026/06/01 03:25:47 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/06/01 03:25:48 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/06/01 03:25:49 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.93s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:25:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dst" 2026/06/01 03:25:50 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/01 03:25:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/CopyDest" 2026/06/01 03:25:51 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/01 03:25:53 DEBUG : one: Need to transfer - File not found at Destination 2026/06/01 03:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:25:56 DEBUG : one: md5 = fd1480cb72d5cfd3214824bc12064160 OK 2026/06/01 03:25:56 DEBUG : one: size = 3 OK 2026/06/01 03:25:56 INFO : one: Copied (new) 2026/06/01 03:25:56 DEBUG : Waiting for deletions to finish 2026/06/01 03:25:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:25:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:25:57 DEBUG : one: Sizes differ 2026/06/01 03:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:25:59 DEBUG : one: md5 = d0a5d445b26231b7eeec9aca052122ae OK 2026/06/01 03:25:59 DEBUG : one: size = 5 OK 2026/06/01 03:25:59 INFO : one: Copied (replaced existing) 2026/06/01 03:25:59 DEBUG : Waiting for deletions to finish 2026/06/01 03:26:02 DEBUG : dst/one: md5 = 1a44f662241ff30f66140df99a02d063 OK 2026/06/01 03:26:05 DEBUG : CopyDest/one: md5 = 811c2e55f65daf2d34fe8b445c279d40 OK 2026/06/01 03:26:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/BackupDir" 2026/06/01 03:26:05 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/01 03:26:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:26:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:26:07 DEBUG : one: Sizes differ 2026/06/01 03:26:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:26:08 DEBUG : one: size = 5 OK 2026/06/01 03:26:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:26:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:26:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:26:08 DEBUG : one: Sizes differ 2026/06/01 03:26:10 INFO : one: Moved (server-side) 2026/06/01 03:26:11 DEBUG : one: size = 5 OK 2026/06/01 03:26:11 INFO : one: Copied (server-side copy) 2026/06/01 03:26:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/01 03:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:26:11 DEBUG : Waiting for deletions to finish 2026/06/01 03:26:13 DEBUG : CopyDest/two: md5 = b91ba439abaf1587ec3d7fabf00edd7b OK 2026/06/01 03:26:14 DEBUG : one: size = 5 OK 2026/06/01 03:26:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:26:14 DEBUG : one: Unchanged skipping 2026/06/01 03:26:14 DEBUG : two: size = 3 OK 2026/06/01 03:26:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:26:16 DEBUG : two: size = 3 OK 2026/06/01 03:26:16 INFO : two: Copied (server-side copy) 2026/06/01 03:26:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/01 03:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:26:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:26:16 DEBUG : one: size = 5 OK 2026/06/01 03:26:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:26:16 DEBUG : one: Unchanged skipping 2026/06/01 03:26:16 DEBUG : two: size = 3 OK 2026/06/01 03:26:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:26:16 DEBUG : two: Unchanged skipping 2026/06/01 03:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:26:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:26:16 INFO : There was nothing to transfer 2026/06/01 03:26:19 DEBUG : CopyDest/three: md5 = b0ae1495f1a594c48e75fc6a71b56f11 OK 2026/06/01 03:26:19 DEBUG : one: size = 5 OK 2026/06/01 03:26:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:26:19 DEBUG : one: Unchanged skipping 2026/06/01 03:26:20 DEBUG : three: size = 7 (Local file system at /tmp/rclone436426176) 2026/06/01 03:26:20 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/CopyDest') 2026/06/01 03:26:20 DEBUG : three: Sizes differ 2026/06/01 03:26:20 DEBUG : three: Destination not found in --copy-dest 2026/06/01 03:26:20 DEBUG : three: Need to transfer - File not found at Destination 2026/06/01 03:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:26:20 DEBUG : two: size = 3 OK 2026/06/01 03:26:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:26:20 DEBUG : two: Unchanged skipping 2026/06/01 03:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:26:21 DEBUG : three: md5 = df56222c4d445a6022c626978818dc54 OK 2026/06/01 03:26:21 DEBUG : three: size = 7 OK 2026/06/01 03:26:21 INFO : three: Copied (new) 2026/06/01 03:26:21 DEBUG : Waiting for deletions to finish 2026/06/01 03:26:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/01 03:26:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/01 03:26:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:26:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/01 03:26:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:26:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/01 03:26:28 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (39.29s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:26:31 DEBUG : dst/one: md5 = 1d09c59414afe3e9592596af12a2b6cc OK 2026/06/01 03:26:33 DEBUG : dst/two: md5 = 46bbc103dcf97685051fab2b3688df4b OK 2026/06/01 03:26:35 DEBUG : dst/three.txt: md5 = cff253c90607dcf219ce5e70c2b9ad1e OK 2026/06/01 03:26:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dst" 2026/06/01 03:26:35 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/01 03:26:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/backup" 2026/06/01 03:26:36 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/1nrff024r7pq65ecp72fc28jb0" 2026/06/01 03:26:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone436426176) 2026/06/01 03:26:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:26:38 DEBUG : one: Sizes differ 2026/06/01 03:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:26:38 DEBUG : two: size = 3 OK 2026/06/01 03:26:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:26:38 DEBUG : two: Unchanged skipping 2026/06/01 03:26:41 INFO : one: Moved (server-side) 2026/06/01 03:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:26:42 DEBUG : one: md5 = fc609464ae59f9c9cc8ac52427430859 OK 2026/06/01 03:26:42 DEBUG : one: size = 4 OK 2026/06/01 03:26:42 INFO : one: Copied (new) 2026/06/01 03:26:42 DEBUG : Waiting for deletions to finish 2026/06/01 03:26:43 INFO : three.txt: Moved (server-side) 2026/06/01 03:26:43 INFO : three.txt: Moved into backup dir 2026/06/01 03:26:45 DEBUG : dst/three.txt: md5 = 5063388db1d3eeb507cf2865151262e4 OK 2026/06/01 03:26:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:26:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:26:46 DEBUG : one: Sizes differ 2026/06/01 03:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:26:46 DEBUG : two: size = 3 OK 2026/06/01 03:26:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:26:46 DEBUG : two: Unchanged skipping 2026/06/01 03:26:47 INFO : one: Deleted 2026/06/01 03:26:48 INFO : one: Moved (server-side) 2026/06/01 03:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:26:49 DEBUG : one: md5 = 93aaa809fcf4333e13c65ebb9f999ccf OK 2026/06/01 03:26:49 DEBUG : one: size = 5 OK 2026/06/01 03:26:49 INFO : one: Copied (new) 2026/06/01 03:26:49 DEBUG : Waiting for deletions to finish 2026/06/01 03:26:50 INFO : three.txt: Deleted 2026/06/01 03:26:51 INFO : three.txt: Moved (server-side) 2026/06/01 03:26:51 INFO : three.txt: Moved into backup dir 2026/06/01 03:26:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:26:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/01 03:26:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/01 03:26:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:26:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/01 03:26:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (27.29s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:26:59 DEBUG : dst/one: md5 = 9dec090af1355efe529002a1668934f5 OK 2026/06/01 03:27:00 DEBUG : dst/two: md5 = 94e5ee7ecfae44a54745b7a84a509a2a OK 2026/06/01 03:27:02 DEBUG : dst/three.txt: md5 = 8d275cd1e2118ca0cf89413eec250203 OK 2026/06/01 03:27:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dst" 2026/06/01 03:27:02 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/01 03:27:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/backup" 2026/06/01 03:27:03 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/1nrff024r7pq65ecp72fc28jb0" 2026/06/01 03:27:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone436426176) 2026/06/01 03:27:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:27:05 DEBUG : one: Sizes differ 2026/06/01 03:27:05 DEBUG : two: size = 3 OK 2026/06/01 03:27:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:27:05 DEBUG : two: Unchanged skipping 2026/06/01 03:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:27:07 INFO : one: Moved (server-side) to: one.bak 2026/06/01 03:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:27:09 DEBUG : one: md5 = 1b48d4b3dd57b497065407b56fcc7ea1 OK 2026/06/01 03:27:09 DEBUG : one: size = 4 OK 2026/06/01 03:27:09 INFO : one: Copied (new) 2026/06/01 03:27:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:27:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 03:27:10 INFO : three.txt: Moved into backup dir 2026/06/01 03:27:12 DEBUG : dst/three.txt: md5 = 8e9c8edac8f81af7277d3753a84952ce OK 2026/06/01 03:27:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:27:13 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:27:13 DEBUG : one: Sizes differ 2026/06/01 03:27:13 DEBUG : two: size = 3 OK 2026/06/01 03:27:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:27:13 DEBUG : two: Unchanged skipping 2026/06/01 03:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:27:14 INFO : one.bak: Deleted 2026/06/01 03:27:15 INFO : one: Moved (server-side) to: one.bak 2026/06/01 03:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:27:16 DEBUG : one: md5 = b5d16c90ea7f8ce5978ef1b509b74a63 OK 2026/06/01 03:27:16 DEBUG : one: size = 5 OK 2026/06/01 03:27:16 INFO : one: Copied (new) 2026/06/01 03:27:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:27:17 INFO : three.txt.bak: Deleted 2026/06/01 03:27:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 03:27:18 INFO : three.txt: Moved into backup dir 2026/06/01 03:27:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:27:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/01 03:27:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/01 03:27:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/01 03:27:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/01 03:27:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (26.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:27:26 DEBUG : dst/one: md5 = 026d9dbec919f22a80437ccc23139004 OK 2026/06/01 03:27:27 DEBUG : dst/two: md5 = 9552cacfa497acba11a6b2576d5319ea OK 2026/06/01 03:27:29 DEBUG : dst/three.txt: md5 = fe1fa4783dbba0168cb46735c9d3c27d OK 2026/06/01 03:27:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dst" 2026/06/01 03:27:29 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/01 03:27:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/backup" 2026/06/01 03:27:30 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/1nrff024r7pq65ecp72fc28jb0" 2026/06/01 03:27:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone436426176) 2026/06/01 03:27:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:27:32 DEBUG : one: Sizes differ 2026/06/01 03:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:27:32 DEBUG : two: size = 3 OK 2026/06/01 03:27:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:27:32 DEBUG : two: Unchanged skipping 2026/06/01 03:27:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/01 03:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:27:36 DEBUG : one: md5 = de19179ec13f2d88e2ef133d5e00d127 OK 2026/06/01 03:27:36 DEBUG : one: size = 4 OK 2026/06/01 03:27:36 INFO : one: Copied (new) 2026/06/01 03:27:36 DEBUG : Waiting for deletions to finish 2026/06/01 03:27:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/01 03:27:37 INFO : three.txt: Moved into backup dir 2026/06/01 03:27:39 DEBUG : dst/three.txt: md5 = df4d50d90fae403e53087af9115ca939 OK 2026/06/01 03:27:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:27:40 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:27:40 DEBUG : one: Sizes differ 2026/06/01 03:27:40 DEBUG : two: size = 3 OK 2026/06/01 03:27:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:27:40 DEBUG : two: Unchanged skipping 2026/06/01 03:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:27:41 INFO : one-2019-01-01: Deleted 2026/06/01 03:27:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/01 03:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:27:43 DEBUG : one: md5 = e2138ad1cf8859bb9c4cc6abb8f147ab OK 2026/06/01 03:27:43 DEBUG : one: size = 5 OK 2026/06/01 03:27:43 INFO : one: Copied (new) 2026/06/01 03:27:43 DEBUG : Waiting for deletions to finish 2026/06/01 03:27:44 INFO : three-2019-01-01.txt: Deleted 2026/06/01 03:27:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/01 03:27:45 INFO : three.txt: Moved into backup dir 2026/06/01 03:27:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:27:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/01 03:27:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/01 03:27:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/01 03:27:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/01 03:27:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.77s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:27:52 DEBUG : dst/one: md5 = a21edbd3d424c43189fad22eb584f9fb OK 2026/06/01 03:27:54 DEBUG : dst/two: md5 = 8cfdfab170e226545efe57555d6f5626 OK 2026/06/01 03:27:55 DEBUG : dst/three.txt: md5 = 338726117e6b482a8f61c6589edf770f OK 2026/06/01 03:27:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dst" 2026/06/01 03:27:56 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/01 03:27:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone436426176) 2026/06/01 03:27:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:27:57 DEBUG : one: Sizes differ 2026/06/01 03:27:57 DEBUG : two: size = 3 OK 2026/06/01 03:27:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:27:57 DEBUG : two: Unchanged skipping 2026/06/01 03:27:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:27:58 INFO : one: Moved (server-side) to: one.bak 2026/06/01 03:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:28:00 DEBUG : one: md5 = 0bdfa06c249c66ad54a9215bf406a39e OK 2026/06/01 03:28:00 DEBUG : one: size = 4 OK 2026/06/01 03:28:00 INFO : one: Copied (new) 2026/06/01 03:28:00 DEBUG : Waiting for deletions to finish 2026/06/01 03:28:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 03:28:00 INFO : three.txt: Moved into backup dir 2026/06/01 03:28:02 DEBUG : dst/three.txt: md5 = 6b6a1be0daa771a2f0b1e5ebde5adde6 OK 2026/06/01 03:28:03 DEBUG : one.bak: Excluded (Path Filter) 2026/06/01 03:28:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/01 03:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for checks to finish 2026/06/01 03:28:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:03 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:03 DEBUG : one: Sizes differ 2026/06/01 03:28:03 DEBUG : two: size = 3 OK 2026/06/01 03:28:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:28:03 DEBUG : two: Unchanged skipping 2026/06/01 03:28:04 INFO : one.bak: Deleted 2026/06/01 03:28:05 INFO : one: Moved (server-side) to: one.bak 2026/06/01 03:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst': Waiting for transfers to finish 2026/06/01 03:28:06 DEBUG : one: md5 = 730c21330ba2d4bf0bd58cc91cd47dd3 OK 2026/06/01 03:28:06 DEBUG : one: size = 5 OK 2026/06/01 03:28:06 INFO : one: Copied (new) 2026/06/01 03:28:06 DEBUG : Waiting for deletions to finish 2026/06/01 03:28:07 INFO : three.txt.bak: Deleted 2026/06/01 03:28:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 03:28:08 INFO : three.txt: Moved into backup dir 2026/06/01 03:28:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:28:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/01 03:28:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/01 03:28:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/01 03:28:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/01 03:28:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (22.06s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:28:14 DEBUG : dst/one: md5 = fdede84a94dba2fa1466909df8308a7a OK 2026/06/01 03:28:16 DEBUG : dst/two: md5 = 25fd3134530799b05b9473ebe7809820 OK 2026/06/01 03:28:18 DEBUG : dst/three.txt: md5 = f6a8ff9a28f2eefe83a3b3b0e22d5457 OK 2026/06/01 03:28:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dst" 2026/06/01 03:28:18 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/01 03:28:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:19 DEBUG : one: Sizes differ 2026/06/01 03:28:20 INFO : one: Moved (server-side) to: one.bak 2026/06/01 03:28:22 DEBUG : one: md5 = 83286b360fa36ee1205d901756ec18f7 OK 2026/06/01 03:28:22 DEBUG : one: size = 4 OK 2026/06/01 03:28:22 INFO : one: Copied (new) 2026/06/01 03:28:22 DEBUG : two: size = 3 OK 2026/06/01 03:28:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:28:22 DEBUG : two: Unchanged skipping 2026/06/01 03:28:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:22 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:22 DEBUG : three.txt: Sizes differ 2026/06/01 03:28:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 03:28:25 DEBUG : three.txt: md5 = d3d24df434ca0da827d0a02a79f57512 OK 2026/06/01 03:28:25 DEBUG : three.txt: size = 6 OK 2026/06/01 03:28:25 INFO : three.txt: Copied (new) 2026/06/01 03:28:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:26 DEBUG : one: Sizes differ 2026/06/01 03:28:27 INFO : one.bak: Deleted 2026/06/01 03:28:28 INFO : one: Moved (server-side) to: one.bak 2026/06/01 03:28:29 DEBUG : one: md5 = 19bdda6d015d500732437a1b8e0e446c OK 2026/06/01 03:28:29 DEBUG : one: size = 5 OK 2026/06/01 03:28:29 INFO : one: Copied (new) 2026/06/01 03:28:30 DEBUG : two: size = 3 OK 2026/06/01 03:28:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:28:30 DEBUG : two: Unchanged skipping 2026/06/01 03:28:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:30 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:30 DEBUG : three.txt: Sizes differ 2026/06/01 03:28:31 INFO : three.txt.bak: Deleted 2026/06/01 03:28:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/01 03:28:33 DEBUG : three.txt: md5 = d9db18ed99dbf7f94bcf6bf64c7ff229 OK 2026/06/01 03:28:33 DEBUG : three.txt: size = 19 OK 2026/06/01 03:28:33 INFO : three.txt: Copied (new) 2026/06/01 03:28:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/01 03:28:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:28:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/01 03:28:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/06/01 03:28:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/06/01 03:28:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/01 03:28:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.64s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:28:40 DEBUG : dst/one: md5 = dafe21bad5dd6205245b253069f503ee OK 2026/06/01 03:28:42 DEBUG : dst/two: md5 = d257a967299f25141e1f49541fe74420 OK 2026/06/01 03:28:43 DEBUG : dst/three.txt: md5 = 833f8656e29d4c275f09d051a5cf971a OK 2026/06/01 03:28:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetehav6tolo/dst" 2026/06/01 03:28:44 DEBUG : Creating backend with remote "TestDrive:crypt/4mt7rk0dldj6m62lakf850v3nhtkvm4k9aa3lrc9kcbs7np88rj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/01 03:28:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:45 DEBUG : one: Sizes differ 2026/06/01 03:28:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/01 03:28:48 DEBUG : one: md5 = 128eed3782610fba9938a09374dc1bab OK 2026/06/01 03:28:48 DEBUG : one: size = 4 OK 2026/06/01 03:28:48 INFO : one: Copied (new) 2026/06/01 03:28:48 DEBUG : two: size = 3 OK 2026/06/01 03:28:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:28:48 DEBUG : two: Unchanged skipping 2026/06/01 03:28:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:48 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:48 DEBUG : three.txt: Sizes differ 2026/06/01 03:28:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/01 03:28:51 DEBUG : three.txt: md5 = 1f97540ce790202367b60e4c4739efd7 OK 2026/06/01 03:28:51 DEBUG : three.txt: size = 6 OK 2026/06/01 03:28:51 INFO : three.txt: Copied (new) 2026/06/01 03:28:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:52 DEBUG : one: Sizes differ 2026/06/01 03:28:53 INFO : one-2019-01-01: Deleted 2026/06/01 03:28:54 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/01 03:28:55 DEBUG : one: md5 = 5d3bc6e62ad941e2539fe6f50770f6d6 OK 2026/06/01 03:28:55 DEBUG : one: size = 5 OK 2026/06/01 03:28:55 INFO : one: Copied (new) 2026/06/01 03:28:56 DEBUG : two: size = 3 OK 2026/06/01 03:28:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:28:56 DEBUG : two: Unchanged skipping 2026/06/01 03:28:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone436426176) 2026/06/01 03:28:56 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo/dst') 2026/06/01 03:28:56 DEBUG : three.txt: Sizes differ 2026/06/01 03:28:57 INFO : three-2019-01-01.txt: Deleted 2026/06/01 03:28:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/01 03:28:59 DEBUG : three.txt: md5 = 9454c152d6523991ff78dae8398e915e OK 2026/06/01 03:28:59 DEBUG : three.txt: size = 19 OK 2026/06/01 03:28:59 INFO : three.txt: Copied (new) 2026/06/01 03:29:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/01 03:29:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/01 03:29:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/01 03:29:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/01 03:29:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/06/01 03:29:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/06/01 03:29:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (26.41s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:29:06 DEBUG : Testêé: md5 = 3dc997ae9316d8bf913955d88aa0cce7 OK 2026/06/01 03:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:29:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone436426176) 2026/06/01 03:29:06 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:29:06 DEBUG : Testêé: Sizes differ 2026/06/01 03:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:29:07 DEBUG : Testêé: md5 = 54c0779cd57aca4d01364cd4fddc3458 OK 2026/06/01 03:29:07 DEBUG : Testêé: size = 14 OK 2026/06/01 03:29:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/01 03:29:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.80s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:29:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 03:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:29:11 DEBUG : existing: md5 = 2959e61501b01cdd2ccc8e62cace418f OK 2026/06/01 03:29:11 DEBUG : existing: size = 6 OK 2026/06/01 03:29:11 INFO : existing: Copied (new) 2026/06/01 03:29:11 DEBUG : Waiting for deletions to finish 2026/06/01 03:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:29:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone436426176) 2026/06/01 03:29:12 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:29:12 DEBUG : existing: Sizes differ 2026/06/01 03:29:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/01 03:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:29:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': not deleting files as there were IO errors 2026/06/01 03:29:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.26s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:29:15 DEBUG : EXISTING: md5 = f721cfc1e565403f55165d88d7312cf2 OK 2026/06/01 03:29:15 DEBUG : EXISTING: size = 6 OK 2026/06/01 03:29:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:29:15 DEBUG : existing: Unchanged skipping 2026/06/01 03:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:29:15 DEBUG : Waiting for deletions to finish 2026/06/01 03:29:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.54s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.39s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:29:20 DEBUG : both0: md5 = 77bb275a03d1e535ff07b77c39758a03 OK 2026/06/01 03:29:21 DEBUG : only0: md5 = 27f78082c16147656b2aba52d30d7290 OK 2026/06/01 03:29:23 DEBUG : both1: md5 = 1dd96ef100b446214074d25b5d94214e OK 2026/06/01 03:29:25 DEBUG : only1: md5 = 8c65d1f30cff172246856d76acc28804 OK 2026/06/01 03:29:26 DEBUG : both2: md5 = 213be6abd55a9be4db820e9e00a3fd44 OK 2026/06/01 03:29:28 DEBUG : only2: md5 = 25f1ce542d6b3f0fa7d7670193e08f06 OK 2026/06/01 03:29:30 DEBUG : both3: md5 = f6de3daca7e789891897b54af9b7bad8 OK 2026/06/01 03:29:31 DEBUG : only3: md5 = 84eda37f12e763f06436fb884650b744 OK 2026/06/01 03:29:33 DEBUG : both4: md5 = ff5176e2b9c404749b823a649cae82f4 OK 2026/06/01 03:29:34 DEBUG : only4: md5 = 8689358269977cdcb2ae1f82ca9dd414 OK 2026/06/01 03:29:36 DEBUG : both5: md5 = 7a75b381e192eb12cb120ca41108a2bf OK 2026/06/01 03:29:38 DEBUG : only5: md5 = 4e63818f16fb9068f34f6688254be98c OK 2026/06/01 03:29:39 DEBUG : both6: md5 = 48f0f9e997a1211c2376771d2a6934e8 OK 2026/06/01 03:29:41 DEBUG : only6: md5 = e774a6fa78861697ccf0630b4ea2d8a4 OK 2026/06/01 03:29:42 DEBUG : both7: md5 = 1b9caaac40e378c4e29848d5773df35d OK 2026/06/01 03:29:44 DEBUG : only7: md5 = 8d20855e556feba4dff5af3346174995 OK 2026/06/01 03:29:45 DEBUG : both8: md5 = f7ebda4d3f794fab9ab28b60bbebdc55 OK 2026/06/01 03:29:47 DEBUG : only8: md5 = df8fbdeac8f077288aa86f234a8d73f1 OK 2026/06/01 03:29:49 DEBUG : both9: md5 = 0d2546bd2144ce6e75733bca4a3ce566 OK 2026/06/01 03:29:50 DEBUG : only9: md5 = c7c6f39ff69e5805f38f4f46f71756d0 OK 2026/06/01 03:29:52 DEBUG : both10: md5 = fd24c0b338c0996fe4b03c66e319ef57 OK 2026/06/01 03:29:53 DEBUG : only10: md5 = f145e377453d542f404acf34a9ba4d4c OK 2026/06/01 03:29:55 DEBUG : both11: md5 = 65260a2521ab268733dd6d54b59b432d OK 2026/06/01 03:29:57 DEBUG : only11: md5 = cb3ffdc304709c8aa110abd7518ba4f2 OK 2026/06/01 03:29:58 DEBUG : both12: md5 = 6b89b15cbe3830f9c83811c99e95228f OK 2026/06/01 03:30:00 DEBUG : only12: md5 = d7a86c603cb4ef6869fd4b2c57c34079 OK 2026/06/01 03:30:01 DEBUG : both13: md5 = f0d7abca814c6d4f2368a75ab733264c OK 2026/06/01 03:30:03 DEBUG : only13: md5 = 7a722e512d5611a9897c70a83023862e OK 2026/06/01 03:30:05 DEBUG : both14: md5 = 4e47a144634a778a88b9ad66519a0cb3 OK 2026/06/01 03:30:06 DEBUG : only14: md5 = b95b3f701ce438e52bfd1163d983e79e OK 2026/06/01 03:30:08 DEBUG : both15: md5 = ef906fe892f47f076cdcff09b9ef535a OK 2026/06/01 03:30:09 DEBUG : only15: md5 = 6fce6955dba85a9d2fd42edacd8846c8 OK 2026/06/01 03:30:11 DEBUG : both16: md5 = 992a5b2dab50504890190626be1edcca OK 2026/06/01 03:30:13 DEBUG : only16: md5 = a3a65d3039ca47807be1c8005cdb9a78 OK 2026/06/01 03:30:14 DEBUG : both17: md5 = c158df9045bce20ea1c72edd1cf3624e OK 2026/06/01 03:30:16 DEBUG : only17: md5 = 21ee2da7d712cf283a7d0e2882cdd67d OK 2026/06/01 03:30:17 DEBUG : both18: md5 = faf95ca4b4f33edfe14a26d02591a24b OK 2026/06/01 03:30:19 DEBUG : only18: md5 = 2a5e72cc1e83ea72af265ae828004844 OK 2026/06/01 03:30:21 DEBUG : both19: md5 = 6f313f6bbe6dd5c8895c88744035f3e2 OK 2026/06/01 03:30:22 DEBUG : only19: md5 = 94990ca403ab737a555ca3550ff605d4 OK 2026/06/01 03:30:23 DEBUG : both10: size = 6 OK 2026/06/01 03:30:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both11: size = 6 OK 2026/06/01 03:30:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both0: size = 6 OK 2026/06/01 03:30:23 DEBUG : both12: size = 6 OK 2026/06/01 03:30:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both10: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both13: size = 6 OK 2026/06/01 03:30:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both12: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both14: size = 6 OK 2026/06/01 03:30:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both14: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both15: size = 6 OK 2026/06/01 03:30:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both13: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both16: size = 6 OK 2026/06/01 03:30:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both16: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both17: size = 6 OK 2026/06/01 03:30:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:30:23 DEBUG : both0: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both18: size = 6 OK 2026/06/01 03:30:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both11: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both19: size = 6 OK 2026/06/01 03:30:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both18: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both1: size = 6 OK 2026/06/01 03:30:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both19: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both2: size = 6 OK 2026/06/01 03:30:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both2: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both3: size = 6 OK 2026/06/01 03:30:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both15: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both4: size = 6 OK 2026/06/01 03:30:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both17: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both5: size = 6 OK 2026/06/01 03:30:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both1: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both6: size = 6 OK 2026/06/01 03:30:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both6: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both7: size = 6 OK 2026/06/01 03:30:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both7: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both8: size = 6 OK 2026/06/01 03:30:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both8: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both9: size = 6 OK 2026/06/01 03:30:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:30:23 DEBUG : both9: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both3: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both4: Unchanged skipping 2026/06/01 03:30:23 DEBUG : both5: Unchanged skipping 2026/06/01 03:30:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:30:23 DEBUG : Waiting for deletions to finish 2026/06/01 03:30:23 INFO : only17: Deleted 2026/06/01 03:30:23 INFO : only4: Deleted 2026/06/01 03:30:24 INFO : only19: Deleted 2026/06/01 03:30:24 INFO : only15: Deleted 2026/06/01 03:30:24 INFO : only16: Deleted 2026/06/01 03:30:24 INFO : only2: Deleted 2026/06/01 03:30:24 INFO : only8: Deleted 2026/06/01 03:30:24 INFO : only3: Deleted 2026/06/01 03:30:24 INFO : only12: Deleted 2026/06/01 03:30:25 INFO : only13: Deleted 2026/06/01 03:30:25 INFO : only1: Deleted 2026/06/01 03:30:25 INFO : only18: Deleted 2026/06/01 03:30:25 INFO : only6: Deleted 2026/06/01 03:30:25 INFO : only9: Deleted 2026/06/01 03:30:25 INFO : only0: Deleted 2026/06/01 03:30:25 INFO : only7: Deleted 2026/06/01 03:30:26 INFO : only14: Deleted 2026/06/01 03:30:26 INFO : only10: Deleted 2026/06/01 03:30:26 INFO : only5: Deleted 2026/06/01 03:30:26 INFO : only11: Deleted 2026/06/01 03:30:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (78.75s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:30:39 DEBUG : both0: md5 = 00c99d8f7e61a4320b00326d27f5786b OK 2026/06/01 03:30:40 DEBUG : only0: md5 = a7fe2a80cc278a3d96633d41cb18cf62 OK 2026/06/01 03:30:42 DEBUG : both1: md5 = a80b515ae70c2a5ac03a7084258e783c OK 2026/06/01 03:30:43 DEBUG : only1: md5 = 52bf6176940801d0e710c45aa9549542 OK 2026/06/01 03:30:45 DEBUG : both2: md5 = aec314341b78f1b2314468af8e356e2a OK 2026/06/01 03:30:46 DEBUG : only2: md5 = 5a24f4a42d432e03a55ed2ce06e14cf2 OK 2026/06/01 03:30:48 DEBUG : both3: md5 = 9a229a24c55b2ccfa15dce22d47040eb OK 2026/06/01 03:30:50 DEBUG : only3: md5 = f6b0fa24f2c39c210a1183f84d0e902f OK 2026/06/01 03:30:51 DEBUG : both4: md5 = 87d192239541c024283f8bf5e6f3cb99 OK 2026/06/01 03:30:53 DEBUG : only4: md5 = c4674bb3e12607dd176f675b45f48a5b OK 2026/06/01 03:30:54 DEBUG : both5: md5 = 8de6b96626bd2ae554dc05082f05ecaa OK 2026/06/01 03:30:56 DEBUG : only5: md5 = b4fe5ad2ffd5a5d3a8db715ee5fd579f OK 2026/06/01 03:30:58 DEBUG : both6: md5 = 345dcb3feda4d97d260e1426014698c5 OK 2026/06/01 03:30:59 DEBUG : only6: md5 = 21a0b29fdbf6df139983c327d673247d OK 2026/06/01 03:31:01 DEBUG : both7: md5 = 543b77b9a5c6f4cea53c70db0d000388 OK 2026/06/01 03:31:02 DEBUG : only7: md5 = 53a5a4fdd3ac7b97e3fa1e267a4bf376 OK 2026/06/01 03:31:04 DEBUG : both8: md5 = bc39b3e7254866457295e12c7eceecba OK 2026/06/01 03:31:06 DEBUG : only8: md5 = 14dc23b7988d265e8cccca83bae09958 OK 2026/06/01 03:31:07 DEBUG : both9: md5 = 4d30d21197017a7e12d8676ca9d3db3c OK 2026/06/01 03:31:09 DEBUG : only9: md5 = 767fe8af3a3b5005b6f148405509ba5e OK 2026/06/01 03:31:11 DEBUG : both10: md5 = 45f31a4bbb66f08043fd6cd52ba9c6ad OK 2026/06/01 03:31:12 DEBUG : only10: md5 = faad0c0bb12e7176e8013194dc556f47 OK 2026/06/01 03:31:14 DEBUG : both11: md5 = 455eb57521f712559540c75f9c43833b OK 2026/06/01 03:31:15 DEBUG : only11: md5 = 175fb02253cf6dda2e25e5089fb69529 OK 2026/06/01 03:31:17 DEBUG : both12: md5 = a0feeb30646144a14fde2ea4bc55c843 OK 2026/06/01 03:31:19 DEBUG : only12: md5 = ec9cfcf4261934e5c7fc423f0a072a1d OK 2026/06/01 03:31:20 DEBUG : both13: md5 = 65cd4661b563f00374cdb77f099c0ce0 OK 2026/06/01 03:31:22 DEBUG : only13: md5 = 59768b55c3790feb09adc831c0a5f6cc OK 2026/06/01 03:31:23 DEBUG : both14: md5 = e47187d61cb3ecad38387724286f419a OK 2026/06/01 03:31:25 DEBUG : only14: md5 = 372e16f7234e2463be691533e46688e8 OK 2026/06/01 03:31:27 DEBUG : both15: md5 = 184c3a14e96a5530ccecf53367b8e4f3 OK 2026/06/01 03:31:28 DEBUG : only15: md5 = ee784edac2a60dcaac6e6640f502601b OK 2026/06/01 03:31:30 DEBUG : both16: md5 = 2ac099108d6478b78bee4b08a3d0be37 OK 2026/06/01 03:31:31 DEBUG : only16: md5 = 440fc5f0df92c1f0b2a0f5820f52f155 OK 2026/06/01 03:31:33 DEBUG : both17: md5 = 4a20727685cd5ba5a28fc26d41bda6fc OK 2026/06/01 03:31:34 DEBUG : only17: md5 = f49ba9ecfa7ad5932a98d8d6b00bab98 OK 2026/06/01 03:31:36 DEBUG : both18: md5 = 4ac6dc8e05d733c5b18e1480c047ee6d OK 2026/06/01 03:31:38 DEBUG : only18: md5 = 547c196289668b95b9d2bb5662baea86 OK 2026/06/01 03:31:39 DEBUG : both19: md5 = 7491a8e293e4b11615b179cda17ea053 OK 2026/06/01 03:31:41 DEBUG : only19: md5 = eba128566d81b6f9d4dffdf01128be87 OK 2026/06/01 03:31:41 DEBUG : both11: size = 6 OK 2026/06/01 03:31:41 DEBUG : both10: size = 6 OK 2026/06/01 03:31:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both0: size = 6 OK 2026/06/01 03:31:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both12: size = 6 OK 2026/06/01 03:31:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:31:41 DEBUG : both11: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both13: size = 6 OK 2026/06/01 03:31:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both13: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both14: size = 6 OK 2026/06/01 03:31:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both14: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both15: size = 6 OK 2026/06/01 03:31:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both15: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both16: size = 6 OK 2026/06/01 03:31:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both10: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both17: size = 6 OK 2026/06/01 03:31:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both17: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both18: size = 6 OK 2026/06/01 03:31:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both0: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both19: size = 6 OK 2026/06/01 03:31:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both19: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both16: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both2: size = 6 OK 2026/06/01 03:31:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both1: size = 6 OK 2026/06/01 03:31:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both12: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both3: size = 6 OK 2026/06/01 03:31:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both2: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both4: size = 6 OK 2026/06/01 03:31:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both1: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both5: size = 6 OK 2026/06/01 03:31:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both4: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both6: size = 6 OK 2026/06/01 03:31:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both5: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both7: size = 6 OK 2026/06/01 03:31:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both6: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both8: size = 6 OK 2026/06/01 03:31:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both18: Unchanged skipping 2026/06/01 03:31:41 DEBUG : both9: size = 6 OK 2026/06/01 03:31:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:31:41 DEBUG : both9: Unchanged skipping 2026/06/01 03:31:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only0: Sizes differ 2026/06/01 03:31:41 DEBUG : both7: Unchanged skipping 2026/06/01 03:31:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only10: Sizes differ 2026/06/01 03:31:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only11: Sizes differ 2026/06/01 03:31:41 DEBUG : both3: Unchanged skipping 2026/06/01 03:31:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only12: Sizes differ 2026/06/01 03:31:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only13: Sizes differ 2026/06/01 03:31:41 DEBUG : both8: Unchanged skipping 2026/06/01 03:31:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only14: Sizes differ 2026/06/01 03:31:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only15: Sizes differ 2026/06/01 03:31:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only16: Sizes differ 2026/06/01 03:31:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only17: Sizes differ 2026/06/01 03:31:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only18: Sizes differ 2026/06/01 03:31:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only19: Sizes differ 2026/06/01 03:31:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only1: Sizes differ 2026/06/01 03:31:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only2: Sizes differ 2026/06/01 03:31:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only3: Sizes differ 2026/06/01 03:31:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only4: Sizes differ 2026/06/01 03:31:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only5: Sizes differ 2026/06/01 03:31:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only6: Sizes differ 2026/06/01 03:31:41 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone436426176) 2026/06/01 03:31:41 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only7: Sizes differ 2026/06/01 03:31:41 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo') 2026/06/01 03:31:41 DEBUG : only8: Sizes differ 2026/06/01 03:31:41 DEBUG : only9: Sizes differ 2026/06/01 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:31:43 DEBUG : only14: md5 = 7cb1ece0a2261dc10dba750754c347da OK 2026/06/01 03:31:43 DEBUG : only14: size = 0 OK 2026/06/01 03:31:43 INFO : only14: Copied (replaced existing) 2026/06/01 03:31:43 DEBUG : only0: md5 = 41bb1e8c32f5f9eb9db57542fffe3079 OK 2026/06/01 03:31:43 DEBUG : only0: size = 0 OK 2026/06/01 03:31:43 INFO : only0: Copied (replaced existing) 2026/06/01 03:31:43 DEBUG : only12: md5 = d2f51981bd52b5cf133793fd5bf23d18 OK 2026/06/01 03:31:43 DEBUG : only12: size = 0 OK 2026/06/01 03:31:43 INFO : only12: Copied (replaced existing) 2026/06/01 03:31:43 DEBUG : only10: md5 = eb2673e230f607cb818937c1ae0b60ef OK 2026/06/01 03:31:43 DEBUG : only10: size = 0 OK 2026/06/01 03:31:43 INFO : only10: Copied (replaced existing) 2026/06/01 03:31:44 DEBUG : only16: md5 = 0852bcb87f43f235f2a9aedb0623eeb3 OK 2026/06/01 03:31:44 DEBUG : only16: size = 0 OK 2026/06/01 03:31:44 INFO : only16: Copied (replaced existing) 2026/06/01 03:31:44 DEBUG : only18: md5 = ae23eb916efaaff34543963c7f0ca977 OK 2026/06/01 03:31:44 DEBUG : only18: size = 0 OK 2026/06/01 03:31:44 INFO : only18: Copied (replaced existing) 2026/06/01 03:31:44 DEBUG : only17: md5 = 33c2aaf200adf139e9bfa0cb8f58dbff OK 2026/06/01 03:31:44 DEBUG : only17: size = 0 OK 2026/06/01 03:31:44 INFO : only17: Copied (replaced existing) 2026/06/01 03:31:44 DEBUG : only19: md5 = c184f25722aec932b20fb5f3d9137754 OK 2026/06/01 03:31:44 DEBUG : only19: size = 0 OK 2026/06/01 03:31:44 INFO : only19: Copied (replaced existing) 2026/06/01 03:31:45 DEBUG : only1: md5 = 1e395dc93826dc594712e4996fe907e3 OK 2026/06/01 03:31:45 DEBUG : only1: size = 0 OK 2026/06/01 03:31:45 INFO : only1: Copied (replaced existing) 2026/06/01 03:31:45 DEBUG : only11: md5 = 8781e7bf979e49050b59af82f7c41a2b OK 2026/06/01 03:31:45 DEBUG : only11: size = 0 OK 2026/06/01 03:31:45 INFO : only11: Copied (replaced existing) 2026/06/01 03:31:45 DEBUG : only4: md5 = 7dac10be7ffda395ed97a16102b993cb OK 2026/06/01 03:31:45 DEBUG : only4: size = 0 OK 2026/06/01 03:31:45 INFO : only4: Copied (replaced existing) 2026/06/01 03:31:45 DEBUG : only3: md5 = 8f9a3acded2fb5bd2d45777ccf40f55c OK 2026/06/01 03:31:45 DEBUG : only3: size = 0 OK 2026/06/01 03:31:45 INFO : only3: Copied (replaced existing) 2026/06/01 03:31:46 DEBUG : only15: md5 = 8c89f5c94ec7c2195564dd1a91b65aa6 OK 2026/06/01 03:31:46 DEBUG : only15: size = 0 OK 2026/06/01 03:31:46 INFO : only15: Copied (replaced existing) 2026/06/01 03:31:46 DEBUG : only5: md5 = 7226908fac1c7946132b3d7ca942729c OK 2026/06/01 03:31:46 DEBUG : only5: size = 0 OK 2026/06/01 03:31:46 INFO : only5: Copied (replaced existing) 2026/06/01 03:31:47 DEBUG : only6: md5 = 4771b0390fbb9d27c54737bd35506e22 OK 2026/06/01 03:31:47 DEBUG : only6: size = 0 OK 2026/06/01 03:31:47 INFO : only6: Copied (replaced existing) 2026/06/01 03:31:47 DEBUG : only13: md5 = 1db3fb0ab9cfc7d7ede063cf63f0badc OK 2026/06/01 03:31:47 DEBUG : only13: size = 0 OK 2026/06/01 03:31:47 INFO : only13: Copied (replaced existing) 2026/06/01 03:31:48 DEBUG : only8: md5 = c92e81ff0581f12c78a7a66dc9f1f784 OK 2026/06/01 03:31:48 DEBUG : only8: size = 0 OK 2026/06/01 03:31:48 INFO : only8: Copied (replaced existing) 2026/06/01 03:31:48 DEBUG : only7: md5 = ce032f9890fff214f4381b9a6aa166be OK 2026/06/01 03:31:48 DEBUG : only7: size = 0 OK 2026/06/01 03:31:48 INFO : only7: Copied (replaced existing) 2026/06/01 03:31:48 DEBUG : only2: md5 = a13666dfc32b416be3a7ed0d8e1425f8 OK 2026/06/01 03:31:48 DEBUG : only2: size = 0 OK 2026/06/01 03:31:48 INFO : only2: Copied (replaced existing) 2026/06/01 03:31:48 DEBUG : only9: md5 = 5c7afb7a85eadbce91786643ec0dc8e1 OK 2026/06/01 03:31:48 DEBUG : only9: size = 0 OK 2026/06/01 03:31:48 INFO : only9: Copied (replaced existing) 2026/06/01 03:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (92.80s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:32:10 DEBUG : empty_dir: Making directory with metadata 2026/06/01 03:32:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:32:10 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 03:32:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:32:10 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 03:32:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:32:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:25 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/01 03:32:26 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/01 03:32:27 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (18.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:32:29 DEBUG : empty_dir: Making directory with metadata 2026/06/01 03:32:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:32:29 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 03:32:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:32:29 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 03:32:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:32:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:44 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/06/01 03:32:45 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/06/01 03:32:45 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:32:48 DEBUG : sub dir: Making directory with metadata 2026/06/01 03:32:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/01 03:33:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/01 03:33:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/01 03:33:24 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:33:24 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/01 03:33:40 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/06/01 03:33:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/01 03:33:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/01 03:33:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/01 03:33:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:33:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:33:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:33:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:33:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/01 03:33:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/01 03:33:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:33:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (61.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:33:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:33:49 DEBUG : sub dir: Making directory with metadata 2026/06/01 03:33:50 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/01 03:34:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/01 03:34:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/01 03:34:17 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:34:17 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/06/01 03:34:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/01 03:34:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/06/01 03:34:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/06/01 03:34:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:34:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:34:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:34:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:34:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/01 03:34:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/06/01 03:34:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/06/01 03:34:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.49s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:34:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 4ec35703e9f71e0314ad4461798b046a OK 2026/06/01 03:34:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7d5e69b1f5e3d8fdf0bcc2d7a4228f45 OK 2026/06/01 03:34:46 DEBUG : dir1/0002-cdefghi.txt: md5 = bacb36c89474901ab2938076fc00680f OK 2026/06/01 03:34:47 DEBUG : dir1/0003-defghij.txt: md5 = a1b3be86504e5b7c3351ac37b5a08972 OK 2026/06/01 03:34:49 DEBUG : dir1/0004-efghijk.txt: md5 = 30841d715a2eb2126b91289aa5586b64 OK 2026/06/01 03:34:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 3218c1fd591e04290a10a5a8b1dc44e8 OK 2026/06/01 03:34:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 1cc7b9455aca71fdd6e5aadf643439a8 OK 2026/06/01 03:34:54 DEBUG : dir1/0007-1234567.txt: md5 = 305e1e2a7d753ae94b134f7c717236d0 OK 2026/06/01 03:34:56 DEBUG : dir1/0008-2345678.txt: md5 = 2c8e6dee5a781cd506115c49a35f39d8 OK 2026/06/01 03:34:57 DEBUG : dir1/0009-3456789.txt: md5 = fb82c5f0aa46059774cc60b5ca5f305f OK 2026/06/01 03:34:59 DEBUG : dir1/0010-456789.txt: md5 = 035fa6294afae37c56103199fbf86ca4 OK 2026/06/01 03:35:00 DEBUG : dir1/0011-56789;.txt: md5 = 488d31d9c498bf02ec7df4665cbf7db5 OK 2026/06/01 03:35:02 DEBUG : dir1/0012-6789;.txt: md5 = 886e7af397a201dcee6b894c0273f4ac OK 2026/06/01 03:35:04 DEBUG : dir1/0013-789;=.txt: md5 = 01583196cf6c27d158b0ccaa1019dfcb OK 2026/06/01 03:35:05 DEBUG : dir1/0014-89;=.txt: md5 = 148187968cdd84076947453a8cd774df OK 2026/06/01 03:35:07 DEBUG : dir1/0015-9;=.txt: md5 = b6e39dbe167e2db8ad375db65614cdc3 OK 2026/06/01 03:35:08 DEBUG : apple: md5 = 8cc98d7a721ef70ca85f1eb3981f2b96 OK 2026/06/01 03:35:10 DEBUG : banana: md5 = 177e96f0f3391c37289ca9c669f1b35d OK 2026/06/01 03:35:11 DEBUG : appleappleapplebanana: md5 = 422c133de9f5cf47bd03454672d871e5 OK 2026/06/01 03:35:13 DEBUG : splitbananasplit: md5 = 81b6be863965000a1d8e6763e90fec2f OK 2026/06/01 03:35:13 DEBUG : Waiting for deletions to finish 2026/06/01 03:35:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:35:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:35:15 DEBUG : apple: size = 5 OK 2026/06/01 03:35:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:15 DEBUG : apple: Unchanged skipping 2026/06/01 03:35:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:35:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:15 DEBUG : banana: size = 6 OK 2026/06/01 03:35:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:35:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:15 DEBUG : banana: Unchanged skipping 2026/06/01 03:35:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:35:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:35:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:35:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:35:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:35:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:35:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:35:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:35:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:35:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:35:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:35:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:35:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:35:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:35:17 DEBUG : dir1: Directory modification time the same (differ by -534.899µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : apple: size = 5 OK 2026/06/01 03:35:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : apple: Unchanged skipping 2026/06/01 03:35:17 DEBUG : banana: size = 6 OK 2026/06/01 03:35:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : banana: Unchanged skipping 2026/06/01 03:35:17 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:35:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:35:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:35:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:35:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:35:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:35:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:35:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:35:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:35:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:35:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:35:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:35:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:35:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:35:17 DEBUG : Waiting for deletions to finish 2026/06/01 03:35:17 DEBUG : Waiting for deletions to finish 2026/06/01 03:35:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:35:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:35:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:35:34 DEBUG : dir1/0000-abcdefg.txt: md5 = f546e35f0c05973875ae25e071c9213b OK 2026/06/01 03:35:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 76701c6e504134970382468c601edb14 OK 2026/06/01 03:35:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 3bbc797444211b7a119ec5ee66f92806 OK 2026/06/01 03:35:39 DEBUG : dir1/0003-defghij.txt: md5 = 48811b9e0b715bd890483114b2e112c7 OK 2026/06/01 03:35:41 DEBUG : dir1/0004-efghijk.txt: md5 = 7b8d0725139cca9e9a91739320d2fff3 OK 2026/06/01 03:35:42 DEBUG : dir1/0005-fghijkl.txt: md5 = d2468976e3fac5e809c9414966e5f2b5 OK 2026/06/01 03:35:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 8efa03dd0d7241f754a0ca683826d95b OK 2026/06/01 03:35:45 DEBUG : dir1/0007-1234567.txt: md5 = 80c0f2b10018d03232623e87c46ec6ee OK 2026/06/01 03:35:47 DEBUG : dir1/0008-2345678.txt: md5 = 28dbd999a6780ec1cc9c4a1cf1867d5b OK 2026/06/01 03:35:49 DEBUG : dir1/0009-3456789.txt: md5 = 30c3aa9003dc04ec30cf0b3adf85258d OK 2026/06/01 03:35:50 DEBUG : dir1/0010-456789.txt: md5 = 358e3a5c16b91c7aca128a0e22420fe8 OK 2026/06/01 03:35:52 DEBUG : dir1/0011-56789;.txt: md5 = d7fcce2f148a0c433be86d6b5fbdd2bb OK 2026/06/01 03:35:53 DEBUG : dir1/0012-6789;.txt: md5 = 8ddda6c97dbac6e6f7c0202ef1bc9e42 OK 2026/06/01 03:35:55 DEBUG : dir1/0013-789;=.txt: md5 = ee2cbae93d45dc8d45820a315e4c3d36 OK 2026/06/01 03:35:56 DEBUG : dir1/0014-89;=.txt: md5 = 4a42b843b4d60fc6c402642f89d457aa OK 2026/06/01 03:35:58 DEBUG : dir1/0015-9;=.txt: md5 = 2fab7cff7694cf108d49849aa7f32061 OK 2026/06/01 03:36:00 DEBUG : apple: md5 = 06c6a5b37f482560492d7e515b1603ce OK 2026/06/01 03:36:01 DEBUG : banana: md5 = 40ae19d0c55a239d98b2cec02e9d5b6a OK 2026/06/01 03:36:03 DEBUG : appleappleapplebanana: md5 = 6014e34b0da74d0168f54711a9dc902f OK 2026/06/01 03:36:05 DEBUG : splitbananasplit: md5 = 1d9dc8d39551fab5bbe77781121c63ba OK 2026/06/01 03:36:05 DEBUG : Waiting for deletions to finish 2026/06/01 03:36:05 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:36:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:36:07 DEBUG : apple: size = 5 OK 2026/06/01 03:36:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : apple: Unchanged skipping 2026/06/01 03:36:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:36:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:36:07 DEBUG : banana: size = 6 OK 2026/06/01 03:36:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : banana: Unchanged skipping 2026/06/01 03:36:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:36:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:36:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:36:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:36:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:36:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:36:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:36:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:36:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:36:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:36:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:36:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:36:07 DEBUG : Waiting for deletions to finish 2026/06/01 03:36:07 DEBUG : Waiting for deletions to finish 2026/06/01 03:36:08 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:36:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:36:09 DEBUG : dir1: Directory modification time the same (differ by -408.373µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:36:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : apple: size = 5 OK 2026/06/01 03:36:09 DEBUG : banana: size = 6 OK 2026/06/01 03:36:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:36:09 DEBUG : banana: Unchanged skipping 2026/06/01 03:36:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:36:09 DEBUG : apple: Unchanged skipping 2026/06/01 03:36:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:36:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:36:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:36:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:36:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:36:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:36:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:36:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:36:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:36:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:36:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:36:10 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:36:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:36:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:36:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 79ba114c2962ed2a41bcfdd39adddbf8 OK 2026/06/01 03:36:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 862191f29840059740c986186b137903 OK 2026/06/01 03:36:29 DEBUG : dir1/0002-cdefghi.txt: md5 = e514a1fe7533333642eb125b6d1ec9f3 OK 2026/06/01 03:36:30 DEBUG : dir1/0003-defghij.txt: md5 = 8d6f89f5d4d062b5695c6a6ccd9f70fc OK 2026/06/01 03:36:32 DEBUG : dir1/0004-efghijk.txt: md5 = e99b548d92b9721c2ebd37a577e58c90 OK 2026/06/01 03:36:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 6f3bacfad5ae5c2ff228ecec886d47a0 OK 2026/06/01 03:36:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 067c5dbd871e9e71e03b015d906d1938 OK 2026/06/01 03:36:37 DEBUG : dir1/0007-1234567.txt: md5 = 9ba28f14b25ba9b4ee15de2092e28bd2 OK 2026/06/01 03:36:38 DEBUG : dir1/0008-2345678.txt: md5 = 877863ead7d1ee619a358659228a7884 OK 2026/06/01 03:36:40 DEBUG : dir1/0009-3456789.txt: md5 = fe8a54ae9802465a0a08399388bb587e OK 2026/06/01 03:36:41 DEBUG : dir1/0010-456789.txt: md5 = 787cfc13777cf83082d6383c23cc68c7 OK 2026/06/01 03:36:43 DEBUG : dir1/0011-56789;.txt: md5 = 10018b6232b597d89e64cdfb29c382a5 OK 2026/06/01 03:36:45 DEBUG : dir1/0012-6789;.txt: md5 = 5d4fc530202bea1c4d999e79ffd0625c OK 2026/06/01 03:36:46 DEBUG : dir1/0013-789;=.txt: md5 = 2cf987534a8e50a8be5f1bd5e30d1af6 OK 2026/06/01 03:36:48 DEBUG : dir1/0014-89;=.txt: md5 = bbe411ef8d05662fb7e9bf90fb6d0359 OK 2026/06/01 03:36:49 DEBUG : dir1/0015-9;=.txt: md5 = 36d42d19fbebd83bb9aed9661155780d OK 2026/06/01 03:36:51 DEBUG : apple: md5 = 813598eab1d33f33c76b7717bbdec81e OK 2026/06/01 03:36:53 DEBUG : banana: md5 = b1c760759b37f50cd6b68f372611e1ad OK 2026/06/01 03:36:54 DEBUG : appleappleapplebanana: md5 = 7b8741f91f6476cd2f652f335d7cd387 OK 2026/06/01 03:36:56 DEBUG : splitbananasplit: md5 = b8b82d9faf47d97c8a792868fd192121 OK 2026/06/01 03:36:56 DEBUG : Waiting for deletions to finish 2026/06/01 03:36:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:36:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:36:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:36:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:36:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:36:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:36:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:36:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:36:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:36:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:36:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:36:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:36:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:36:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:36:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:36:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:36:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:36:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:36:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:36:58 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:36:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:36:58 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:36:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:36:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:36:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:36:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:36:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:36:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 03:36:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:36:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = fdd3f9076f4e23d11739402fb13ce582 OK 2026/06/01 03:36:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/01 03:36:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:36:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:36:59 DEBUG : YXBwbGU=: md5 = 7a237872141a48857e84b3137b223fef OK 2026/06/01 03:36:59 DEBUG : YXBwbGU=: size = 5 OK 2026/06/01 03:36:59 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/01 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:36:59 DEBUG : YmFuYW5h: md5 = 82dcb322b619ef800ec8d381b296f112 OK 2026/06/01 03:36:59 DEBUG : YmFuYW5h: size = 6 OK 2026/06/01 03:36:59 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/01 03:36:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = f04a21caa13fa1be59c147121736a06c OK 2026/06/01 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/01 03:37:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = a1c9fee00fda119bf30742b8d902b6ad OK 2026/06/01 03:37:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/01 03:37:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = faec2ffb2f61198d57043c18049a1b3f OK 2026/06/01 03:37:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/01 03:37:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = ec798f086858b29633e15c3492566b24 OK 2026/06/01 03:37:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/01 03:37:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 52eff406d0db9e21fea9ab9faac816de OK 2026/06/01 03:37:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/01 03:37:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 4892ab121cf6fa5eada3991e535dd914 OK 2026/06/01 03:37:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/01 03:37:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 82a3921d7117f2edf6e4da5b2050ba94 OK 2026/06/01 03:37:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/01 03:37:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = a3f702a5c716e14927dc72c5492accee OK 2026/06/01 03:37:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/01 03:37:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 7fa5f55cb9508a4eddbb3d8f8744f67b OK 2026/06/01 03:37:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/01 03:37:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 928ec1cb508ade9183de6798b619d709 OK 2026/06/01 03:37:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/01 03:37:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 18b5e939c28b1641fc65e4353d583e33 OK 2026/06/01 03:37:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/01 03:37:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 89e14344d260e506ec62b2f2931a4580 OK 2026/06/01 03:37:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/01 03:37:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = bc20e02738a6bc9a845cc78ea26d9caf OK 2026/06/01 03:37:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/01 03:37:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = a2220798d2c27423cc9187a86cda45f0 OK 2026/06/01 03:37:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/01 03:37:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 4a3a648a1daf646b25fabc85e61b6ab2 OK 2026/06/01 03:37:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/01 03:37:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:06 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = a19efb9f48b534b2386088d83daeaeff OK 2026/06/01 03:37:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/01 03:37:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = c6cc7ad67313489b4b6f90322a0dbda8 OK 2026/06/01 03:37:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/01 03:37:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:06 DEBUG : Waiting for deletions to finish 2026/06/01 03:37:06 INFO : splitbananasplit: Deleted 2026/06/01 03:37:06 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 03:37:06 INFO : banana: Deleted 2026/06/01 03:37:06 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 03:37:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 03:37:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 03:37:06 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 03:37:06 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 03:37:07 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 03:37:07 INFO : appleappleapplebanana: Deleted 2026/06/01 03:37:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 03:37:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 03:37:07 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 03:37:07 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 03:37:07 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 03:37:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 03:37:07 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 03:37:07 INFO : apple: Deleted 2026/06/01 03:37:07 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 03:37:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 03:37:07 DEBUG : Waiting for deletions to finish 2026/06/01 03:37:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:09 DEBUG : dir1: Directory modification time the same (differ by -284.658µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : YXBwbGU=: size = 5 OK 2026/06/01 03:37:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : apple: Unchanged skipping 2026/06/01 03:37:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/01 03:37:09 DEBUG : YmFuYW5h: size = 6 OK 2026/06/01 03:37:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/01 03:37:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:37:09 DEBUG : banana: Unchanged skipping 2026/06/01 03:37:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/01 03:37:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/01 03:37:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/01 03:37:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/01 03:37:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/01 03:37:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/01 03:37:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 03:37:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/01 03:37:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:37:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:37:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:37:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:37:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/01 03:37:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 03:37:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 03:37:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 03:37:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 03:37:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 03:37:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 03:37:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 03:37:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 03:37:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 03:37:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/06/01 03:37:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:37:25 DEBUG : dir1/0000-abcdefg.txt: md5 = bb7e0681a254fbd60b38288e020b1a42 OK 2026/06/01 03:37:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 14945a8710a217959fe7a3265748b412 OK 2026/06/01 03:37:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 0c5189ac6ab6c275e12064695833fca9 OK 2026/06/01 03:37:30 DEBUG : dir1/0003-defghij.txt: md5 = 13a97282148ab36bc73682b3ea8fa503 OK 2026/06/01 03:37:32 DEBUG : dir1/0004-efghijk.txt: md5 = 24784fbad1b1a72e0a7019db70f3d4fb OK 2026/06/01 03:37:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 52248331a27402e86581b7a2325c06c7 OK 2026/06/01 03:37:35 DEBUG : dir1/0006-ghijklm.txt: md5 = ba76beb67d69be694d271714982b8cfa OK 2026/06/01 03:37:36 DEBUG : dir1/0007-1234567.txt: md5 = 050545471bfd4295e7eb8f73006e8ef0 OK 2026/06/01 03:37:38 DEBUG : dir1/0008-2345678.txt: md5 = 9a1f599f4977014a1eee9a4ee69c3c09 OK 2026/06/01 03:37:40 DEBUG : dir1/0009-3456789.txt: md5 = b2c49b43046690a7c537916de6f28962 OK 2026/06/01 03:37:41 DEBUG : dir1/0010-456789.txt: md5 = 3c549edd98dfa8839bd539064c3430de OK 2026/06/01 03:37:43 DEBUG : dir1/0011-56789;.txt: md5 = 65dbfa465d663c154414e64138a6286e OK 2026/06/01 03:37:44 DEBUG : dir1/0012-6789;.txt: md5 = f2b97c09f340799214facaa6d0497b2f OK 2026/06/01 03:37:46 DEBUG : dir1/0013-789;=.txt: md5 = 6319ba7d40a7cff69419dae8ec229262 OK 2026/06/01 03:37:48 DEBUG : dir1/0014-89;=.txt: md5 = 561a754de7d047e2717164812e759e46 OK 2026/06/01 03:37:49 DEBUG : dir1/0015-9;=.txt: md5 = a9d721156a4891e061e3f8234bf98ae5 OK 2026/06/01 03:37:51 DEBUG : apple: md5 = ce29a84085a7dc57d04c1be395429e74 OK 2026/06/01 03:37:53 DEBUG : banana: md5 = 931658145646fe23734eb6faa6c04c2a OK 2026/06/01 03:37:54 DEBUG : appleappleapplebanana: md5 = 8556615694914a300186d0a7a3fdc26d OK 2026/06/01 03:37:56 DEBUG : splitbananasplit: md5 = d5b4c094749c6745492c1bddef68c3f3 OK 2026/06/01 03:37:56 DEBUG : Waiting for deletions to finish 2026/06/01 03:37:56 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:37:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:37:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:37:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:37:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:37:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:37:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:37:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:37:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:37:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:37:58 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:37:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:37:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 03:37:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 03:37:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 03:37:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 03:37:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 03:37:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 03:37:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 03:37:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 03:37:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 03:37:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 03:37:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 03:37:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 03:37:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 03:37:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/01 03:37:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:37:59 DEBUG : PREFIXappleappleapplebanana: md5 = cdec0a21b5a8e40f45ee06f705456791 OK 2026/06/01 03:37:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/01 03:37:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/01 03:37:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 03:37:59 DEBUG : PREFIXapple: md5 = 7375590f4ae605f05e4dabf14bb42007 OK 2026/06/01 03:37:59 DEBUG : PREFIXapple: size = 5 OK 2026/06/01 03:37:59 INFO : apple: Copied (new) to: PREFIXapple 2026/06/01 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:37:59 DEBUG : PREFIXbanana: md5 = 203d569a9494aee5f4116fc023c7d9ee OK 2026/06/01 03:37:59 DEBUG : PREFIXbanana: size = 6 OK 2026/06/01 03:37:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/01 03:37:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:37:59 DEBUG : PREFIXsplitbananasplit: md5 = 4e1bc2a40cb2dace6b4e3845d4b2d5c9 OK 2026/06/01 03:37:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/01 03:37:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/01 03:37:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = bed969ae2892163f8034eaaad2a787a9 OK 2026/06/01 03:38:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:38:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:38:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 0d3343bc6debd12b07751c6dc424eeb3 OK 2026/06/01 03:38:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/01 03:38:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 03:38:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 68d55460ec0c334273631913e0bfa790 OK 2026/06/01 03:38:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/01 03:38:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:38:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:01 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 0ebdbb008c436ff9c5a6317613d8f51d OK 2026/06/01 03:38:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/01 03:38:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 5e191fae6dbf0bca53499dbac52d40ec OK 2026/06/01 03:38:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/01 03:38:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:02 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 341ccb6577adaf86f357a1128069da30 OK 2026/06/01 03:38:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/01 03:38:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = f95c4ae68e8e46a3f00f92e0a6006218 OK 2026/06/01 03:38:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/01 03:38:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:02 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ce0893db16b5a9860a2c6b2708718f50 OK 2026/06/01 03:38:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/01 03:38:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:04 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 834329836c9d645ee34f06eb2de16986 OK 2026/06/01 03:38:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/01 03:38:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:04 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = e53bd738845c69421d75e6951f4c0fd8 OK 2026/06/01 03:38:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/01 03:38:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:04 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 7b65b52c45a290e0978aa24dc508ffd7 OK 2026/06/01 03:38:04 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/01 03:38:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:04 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 7e856afc37351fbc50053f7cebf062fd OK 2026/06/01 03:38:04 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/01 03:38:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 03:38:05 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 4dbc23e90624ce73a4d83647e03bc091 OK 2026/06/01 03:38:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/01 03:38:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:05 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 18d2023c9c1e84f06e944e9704c39766 OK 2026/06/01 03:38:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/01 03:38:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:05 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = ed538e9db7547230394a507e50666206 OK 2026/06/01 03:38:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/01 03:38:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:06 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = fd18033cc186a4a2cdf016f7c353b3f1 OK 2026/06/01 03:38:06 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/01 03:38:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/01 03:38:06 DEBUG : Waiting for deletions to finish 2026/06/01 03:38:06 INFO : apple: Deleted 2026/06/01 03:38:06 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 03:38:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 03:38:06 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 03:38:06 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 03:38:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 03:38:06 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 03:38:06 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 03:38:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 03:38:07 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 03:38:07 INFO : appleappleapplebanana: Deleted 2026/06/01 03:38:07 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 03:38:07 INFO : banana: Deleted 2026/06/01 03:38:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 03:38:07 INFO : splitbananasplit: Deleted 2026/06/01 03:38:07 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 03:38:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 03:38:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 03:38:07 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 03:38:07 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 03:38:07 DEBUG : Waiting for deletions to finish 2026/06/01 03:38:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:38:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:38:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 03:38:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:38:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:38:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 03:38:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 03:38:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 03:38:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 03:38:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 03:38:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 03:38:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 03:38:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 03:38:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 03:38:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 03:38:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 03:38:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 03:38:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 03:38:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 03:38:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 03:38:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 03:38:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 03:38:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 03:38:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 03:38:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1: Directory modification time the same (differ by -304.882µs, within tolerance 1ms) 2026/06/01 03:38:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:38:11 DEBUG : splitbananasplit: md5 = d884ac300a13158fc7e7ce6185623622 OK 2026/06/01 03:38:11 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:38:11 INFO : splitbananasplit: Copied (new) 2026/06/01 03:38:11 DEBUG : banana: md5 = 38461d4448d25a9456b4be96c072e42a OK 2026/06/01 03:38:11 DEBUG : banana: size = 6 OK 2026/06/01 03:38:11 INFO : banana: Copied (new) 2026/06/01 03:38:11 DEBUG : apple: md5 = f2b99c71d7a41330d61af5e96f412767 OK 2026/06/01 03:38:11 DEBUG : apple: size = 5 OK 2026/06/01 03:38:11 INFO : apple: Copied (new) 2026/06/01 03:38:11 DEBUG : appleappleapplebanana: md5 = 575ec84aa778d805ddcf0a4358f31ee3 OK 2026/06/01 03:38:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:38:11 INFO : appleappleapplebanana: Copied (new) 2026/06/01 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = c5494622caa8a761fea9392c61f593a8 OK 2026/06/01 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:38:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/01 03:38:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 6a3a4eebdfa27eec0a6ae198fa0a47ab OK 2026/06/01 03:38:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:38:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/01 03:38:12 DEBUG : dir1/0003-defghij.txt: md5 = 0a23a64670a2eff5d258a0988b2ec2a1 OK 2026/06/01 03:38:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:38:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/01 03:38:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 043d5c0926d81f2c071814236152d336 OK 2026/06/01 03:38:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:38:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/01 03:38:14 DEBUG : dir1/0004-efghijk.txt: md5 = 590f10954dff9bcfd96af0db55f3f6fe OK 2026/06/01 03:38:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:38:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/01 03:38:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 5087671f44728f6a4102022e2a21490f OK 2026/06/01 03:38:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:38:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/01 03:38:14 DEBUG : dir1/0007-1234567.txt: md5 = 9023e96eb62213aae3877e150f22475f OK 2026/06/01 03:38:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:38:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/01 03:38:14 DEBUG : dir1/0006-ghijklm.txt: md5 = dfd4cc89c214a982d598107ca2187939 OK 2026/06/01 03:38:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:38:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/01 03:38:15 DEBUG : dir1/0008-2345678.txt: md5 = 91761a11bf77d78aa0f826331af2345e OK 2026/06/01 03:38:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:38:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/01 03:38:15 DEBUG : dir1/0010-456789.txt: md5 = bb987eebd804b803c34ea7a882f66afc OK 2026/06/01 03:38:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:38:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/01 03:38:16 DEBUG : dir1/0009-3456789.txt: md5 = fcdee3875aeb7b145e574bce2eded5d1 OK 2026/06/01 03:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:38:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/01 03:38:16 DEBUG : dir1/0011-56789;.txt: md5 = 681fc84fb24eecd2b9e0c011bfef8891 OK 2026/06/01 03:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:38:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/01 03:38:17 DEBUG : dir1/0012-6789;.txt: md5 = 8c9c049e033abae9f0675831f4596b7f OK 2026/06/01 03:38:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:38:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/01 03:38:17 DEBUG : dir1/0013-789;=.txt: md5 = f22530001e79e40ee45f9125c0fafd95 OK 2026/06/01 03:38:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:38:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/01 03:38:17 DEBUG : dir1/0014-89;=.txt: md5 = 21f0a2f39ff733679c9c756fe9a50c02 OK 2026/06/01 03:38:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:38:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/01 03:38:17 DEBUG : dir1/0015-9;=.txt: md5 = 3473e62bb79614481b1e7fb6a2e9fba4 OK 2026/06/01 03:38:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:38:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/01 03:38:17 DEBUG : Waiting for deletions to finish 2026/06/01 03:38:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/01 03:38:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/01 03:38:18 INFO : PREFIXbanana: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/01 03:38:18 INFO : PREFIXsplitbananasplit: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/01 03:38:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/01 03:38:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/01 03:38:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/01 03:38:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/01 03:38:19 INFO : PREFIXapple: Deleted 2026/06/01 03:38:19 DEBUG : Waiting for deletions to finish 2026/06/01 03:38:19 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:38:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:38:20 DEBUG : Waiting for deletions to finish 2026/06/01 03:38:21 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:38:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:38:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:38:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 940fe212b0855ab50aa579e8dc11497c OK 2026/06/01 03:38:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8d1b8dd1cc79e0882dd6d7b47ffe9b4f OK 2026/06/01 03:38:40 DEBUG : dir1/0002-cdefghi.txt: md5 = f9108a152068432af8c493e0610e006a OK 2026/06/01 03:38:41 DEBUG : dir1/0003-defghij.txt: md5 = a2066ff7edfccb21dbab7bccc0efa573 OK 2026/06/01 03:38:43 DEBUG : dir1/0004-efghijk.txt: md5 = fab00ff8a6448f8f3b7723bc1538e7d6 OK 2026/06/01 03:38:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 8e5912f052b740ebf3f30c0dc8899f1c OK 2026/06/01 03:38:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 487551839aba24b9a09aa9aca824ec91 OK 2026/06/01 03:38:48 DEBUG : dir1/0007-1234567.txt: md5 = 5ace8e45950f41c270915878e1510d45 OK 2026/06/01 03:38:50 DEBUG : dir1/0008-2345678.txt: md5 = 9c9fdf2c32189bc5f69b65e7ff224400 OK 2026/06/01 03:38:51 DEBUG : dir1/0009-3456789.txt: md5 = c0fcb0e20ecf65a93066e4b1efd61b62 OK 2026/06/01 03:38:53 DEBUG : dir1/0010-456789.txt: md5 = 673a43f33de3f241c15a31a2ef13232a OK 2026/06/01 03:38:55 DEBUG : dir1/0011-56789;.txt: md5 = f871f211ff4c768573e3a14d54e2b793 OK 2026/06/01 03:38:56 DEBUG : dir1/0012-6789;.txt: md5 = 38a6d0539e67bf17780e5f93ce77bd20 OK 2026/06/01 03:38:58 DEBUG : dir1/0013-789;=.txt: md5 = f27682eeab4169c0cbe42e591ab5d741 OK 2026/06/01 03:38:59 DEBUG : dir1/0014-89;=.txt: md5 = c5f66587be2d6eb5705e700e1201afec OK 2026/06/01 03:39:01 DEBUG : dir1/0015-9;=.txt: md5 = d2ec84c68615224123890f19933c3dcf OK 2026/06/01 03:39:03 DEBUG : apple: md5 = 238121455f3ef0531f3ea338ee2f8e70 OK 2026/06/01 03:39:04 DEBUG : banana: md5 = f1195303ec222b87103ecbaca7977264 OK 2026/06/01 03:39:06 DEBUG : appleappleapplebanana: md5 = 957b8a6ea068f6cdf8ae94f337e48c6a OK 2026/06/01 03:39:07 DEBUG : splitbananasplit: md5 = c5ede20360afb0c66cc55b51559406cf OK 2026/06/01 03:39:07 DEBUG : Waiting for deletions to finish 2026/06/01 03:39:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 03:39:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 03:39:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 03:39:09 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:39:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 03:39:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:39:10 DEBUG : appleappleapplebananaSUFFIX: md5 = 367e45f212423b1cf1e663744a16e627 OK 2026/06/01 03:39:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/01 03:39:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 03:39:10 DEBUG : appleSUFFIX: md5 = 38107a1fe4ab0a145e87b5236d63e18d OK 2026/06/01 03:39:10 DEBUG : appleSUFFIX: size = 5 OK 2026/06/01 03:39:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/01 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:11 DEBUG : bananaSUFFIX: md5 = 85f728860d2bc66317c8d5fc72efffa6 OK 2026/06/01 03:39:11 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/01 03:39:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/01 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 03:39:11 DEBUG : splitbananasplitSUFFIX: md5 = 8dabd89211d3d037fe3da80164614746 OK 2026/06/01 03:39:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/01 03:39:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/01 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 03:39:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = d3313b462f0d2d773ad6475d3d858d17 OK 2026/06/01 03:39:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/01 03:39:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 03:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 03:39:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 745ce11824b13ff76a34d75ea40c7746 OK 2026/06/01 03:39:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/01 03:39:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 03:39:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 8a5bb6aff3c09fc6c435da58309f151a OK 2026/06/01 03:39:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/01 03:39:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 03:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 03:39:13 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = ee4fd56d16827fb6f3adc0432db551d0 OK 2026/06/01 03:39:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/01 03:39:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/01 03:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 03:39:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 596a32a2f349ff255efec9a43417edd7 OK 2026/06/01 03:39:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/01 03:39:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 03:39:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 03:39:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 92c0eec9a8e35e7cd250db3a04e8d806 OK 2026/06/01 03:39:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/01 03:39:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 03:39:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 03:39:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 95d523b4460a7136c1aef562f4d5c250 OK 2026/06/01 03:39:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/01 03:39:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 03:39:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 03:39:14 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 3e622ebd2ea8ec70cd1060c78e2a7bf1 OK 2026/06/01 03:39:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/01 03:39:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/01 03:39:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 03:39:15 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 59d8574a8e187277bc59e178729755ac OK 2026/06/01 03:39:15 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/01 03:39:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/01 03:39:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 03:39:15 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 9883b3fbd8faa3f586d99c77c38a14d0 OK 2026/06/01 03:39:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/01 03:39:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/01 03:39:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 03:39:15 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = e9c5e2c363e88f93f1c4b8f89b23ba1b OK 2026/06/01 03:39:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/01 03:39:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/01 03:39:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 03:39:16 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 9a9354abf458f2b2ddf53af64e562719 OK 2026/06/01 03:39:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/01 03:39:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/01 03:39:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 03:39:17 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 5d8f3d120ea0cdfa1fbe69d20274cdc1 OK 2026/06/01 03:39:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/01 03:39:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/01 03:39:17 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = ec3889efbdf98aa0a01996b610aabea5 OK 2026/06/01 03:39:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/01 03:39:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/01 03:39:17 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 7535918f7bff39eacaf8b56665a5416b OK 2026/06/01 03:39:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/01 03:39:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/01 03:39:17 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 792e8081ff642e820526e18306d1121b OK 2026/06/01 03:39:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/01 03:39:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/01 03:39:17 DEBUG : Waiting for deletions to finish 2026/06/01 03:39:18 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 03:39:18 INFO : apple: Deleted 2026/06/01 03:39:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 03:39:18 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 03:39:18 INFO : appleappleapplebanana: Deleted 2026/06/01 03:39:18 INFO : splitbananasplit: Deleted 2026/06/01 03:39:18 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 03:39:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 03:39:19 INFO : banana: Deleted 2026/06/01 03:39:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 03:39:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 03:39:19 DEBUG : Waiting for deletions to finish 2026/06/01 03:39:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/01 03:39:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 03:39:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 03:39:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 03:39:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 03:39:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1: Directory modification time the same (differ by -522.297µs, within tolerance 1ms) 2026/06/01 03:39:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:39:22 DEBUG : apple: md5 = 73c5f0ad215cf3937729d7e256abb745 OK 2026/06/01 03:39:22 DEBUG : apple: size = 5 OK 2026/06/01 03:39:22 INFO : apple: Copied (new) 2026/06/01 03:39:22 DEBUG : banana: md5 = 823f9f89d8912f3d42b3b096c35ad54c OK 2026/06/01 03:39:22 DEBUG : banana: size = 6 OK 2026/06/01 03:39:22 INFO : banana: Copied (new) 2026/06/01 03:39:22 DEBUG : splitbananasplit: md5 = 8962d95d7cd78646bde93a1dddb7be7b OK 2026/06/01 03:39:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:39:22 INFO : splitbananasplit: Copied (new) 2026/06/01 03:39:22 DEBUG : appleappleapplebanana: md5 = 87d3a300283a4d8a90907aff89b444fe OK 2026/06/01 03:39:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:39:22 INFO : appleappleapplebanana: Copied (new) 2026/06/01 03:39:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 3ef71cd00378c36d2a11167d6c11ae43 OK 2026/06/01 03:39:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:39:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/01 03:39:24 DEBUG : dir1/0002-cdefghi.txt: md5 = b7ce624839085976173af3b05c2aa33e OK 2026/06/01 03:39:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:39:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/01 03:39:24 DEBUG : dir1/0003-defghij.txt: md5 = 20ab8d6e1cc1b35146c529ad725d235f OK 2026/06/01 03:39:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:39:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/01 03:39:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = b75fd9468f817801d2c93182b85a6668 OK 2026/06/01 03:39:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:39:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/01 03:39:25 DEBUG : dir1/0004-efghijk.txt: md5 = fbacfce00493021454a1c9afe1bfeb02 OK 2026/06/01 03:39:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:39:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/01 03:39:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 0c0a425befe27c6d02cf01c077c23388 OK 2026/06/01 03:39:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:39:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/01 03:39:26 DEBUG : dir1/0005-fghijkl.txt: md5 = d280fa21f7f928804f643a6a2d46ca32 OK 2026/06/01 03:39:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:39:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/01 03:39:26 DEBUG : dir1/0007-1234567.txt: md5 = 078888ad0a8cec0b9f744c5628406e15 OK 2026/06/01 03:39:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:39:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/01 03:39:27 DEBUG : dir1/0008-2345678.txt: md5 = 0692a7fd90c90720babf358938185116 OK 2026/06/01 03:39:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:39:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/01 03:39:27 DEBUG : dir1/0010-456789.txt: md5 = 165703fcea02f55345b6888c15146154 OK 2026/06/01 03:39:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:39:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/01 03:39:27 DEBUG : dir1/0009-3456789.txt: md5 = d5bddfd4758822a64c947a7d13232e71 OK 2026/06/01 03:39:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:39:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/01 03:39:27 DEBUG : dir1/0011-56789;.txt: md5 = 0cf103ab8f85635805f6423e75c82ba8 OK 2026/06/01 03:39:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:39:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/01 03:39:28 DEBUG : dir1/0012-6789;.txt: md5 = 0f022924a811df896c75e27e4a9f6fc7 OK 2026/06/01 03:39:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:39:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/01 03:39:29 DEBUG : dir1/0014-89;=.txt: md5 = 717d9e33860703637ae84c344097978c OK 2026/06/01 03:39:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:39:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/01 03:39:29 DEBUG : dir1/0015-9;=.txt: md5 = ef790dc56074b05741e49222d1b40785 OK 2026/06/01 03:39:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:39:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/01 03:39:29 DEBUG : dir1/0013-789;=.txt: md5 = dbd61b4bc085ddeab637d1c40c296b04 OK 2026/06/01 03:39:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:39:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/01 03:39:29 DEBUG : Waiting for deletions to finish 2026/06/01 03:39:29 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/01 03:39:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/01 03:39:29 INFO : appleSUFFIX: Deleted 2026/06/01 03:39:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/01 03:39:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/01 03:39:29 INFO : bananaSUFFIX: Deleted 2026/06/01 03:39:29 INFO : splitbananasplitSUFFIX: Deleted 2026/06/01 03:39:29 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/01 03:39:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/01 03:39:30 DEBUG : Waiting for deletions to finish 2026/06/01 03:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:39:32 DEBUG : Waiting for deletions to finish 2026/06/01 03:39:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:39:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:39:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:39:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 4e4ca392d3ae5ecb382830565dfa3664 OK 2026/06/01 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 23159cefeddb43ceed9ce4f9386a3c26 OK 2026/06/01 03:39:53 DEBUG : dir1/0002-cdefghi.txt: md5 = aee3ab17b8273702980a7d9f5a627081 OK 2026/06/01 03:39:55 DEBUG : dir1/0003-defghij.txt: md5 = e564b2a79ac91b175893c50e723a8fb6 OK 2026/06/01 03:39:57 DEBUG : dir1/0004-efghijk.txt: md5 = a40fc94ba900c525b10fb9f7eb845cf7 OK 2026/06/01 03:39:58 DEBUG : dir1/0005-fghijkl.txt: md5 = fd65073199496c603fcbe321d8287331 OK 2026/06/01 03:40:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 4388bbec522cbc29d00582cd97bd2118 OK 2026/06/01 03:40:02 DEBUG : dir1/0007-1234567.txt: md5 = e8a4dd5028ddba2f2d7cdaf60726c970 OK 2026/06/01 03:40:03 DEBUG : dir1/0008-2345678.txt: md5 = 97c3214d12a7e455f5e6149f8059c4a6 OK 2026/06/01 03:40:05 DEBUG : dir1/0009-3456789.txt: md5 = 36637ac38a38c53f22f856d8a977cf9d OK 2026/06/01 03:40:06 DEBUG : dir1/0010-456789.txt: md5 = b013cb4abb06bb24c63e81e2eb881417 OK 2026/06/01 03:40:08 DEBUG : dir1/0011-56789;.txt: md5 = 4372ab711b9e8bfe5213f58cedf3d8c3 OK 2026/06/01 03:40:10 DEBUG : dir1/0012-6789;.txt: md5 = edb3ab2ac686ccd41dbc115d12d03d03 OK 2026/06/01 03:40:11 DEBUG : dir1/0013-789;=.txt: md5 = af23a7f06906b3ec012282044780fa0f OK 2026/06/01 03:40:13 DEBUG : dir1/0014-89;=.txt: md5 = 3f5c3b41d5e04261ab9ecf9a3690c97a OK 2026/06/01 03:40:14 DEBUG : dir1/0015-9;=.txt: md5 = 8d5b5ebfc2f40b2e84f6f2b07fbb3cf2 OK 2026/06/01 03:40:16 DEBUG : apple: md5 = 3c57fd37facee74eaea8b25728b5ef68 OK 2026/06/01 03:40:17 DEBUG : banana: md5 = 2ade570dcbcac639cd0bdc50ce6207ca OK 2026/06/01 03:40:19 DEBUG : appleappleapplebanana: md5 = aad1152d8c1856bfc2655ce4ab53eea1 OK 2026/06/01 03:40:21 DEBUG : splitbananasplit: md5 = 807f1bd2fa99c03ca5ae0824da05ac94 OK 2026/06/01 03:40:21 DEBUG : Waiting for deletions to finish 2026/06/01 03:40:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:40:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:40:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:22 DEBUG : apple: size = 5 OK 2026/06/01 03:40:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:22 DEBUG : apple: Unchanged skipping 2026/06/01 03:40:22 DEBUG : banana: size = 6 OK 2026/06/01 03:40:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:22 DEBUG : banana: Unchanged skipping 2026/06/01 03:40:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:40:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 03:40:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 03:40:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:40:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:40:24 DEBUG : appleapple: md5 = 642a35c667593ffafdcbd4656da8bdbb OK 2026/06/01 03:40:24 DEBUG : appleapple: size = 21 OK 2026/06/01 03:40:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/01 03:40:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:25 DEBUG : splitbanan: md5 = 720c771f1e59ec1519f63f9ff0f1585d OK 2026/06/01 03:40:25 DEBUG : splitbanan: size = 16 OK 2026/06/01 03:40:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/01 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:25 DEBUG : dir1/0001-bcdef: md5 = 40cfd5ec0a065bc202b03676555eace5 OK 2026/06/01 03:40:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/01 03:40:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/01 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:25 DEBUG : dir1/0000-abcde: md5 = ba374990538d0fdba9a916d4c0aea827 OK 2026/06/01 03:40:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/01 03:40:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/01 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:26 DEBUG : dir1/0002-cdefg: md5 = 7639114c09961dc13f7b36972591e488 OK 2026/06/01 03:40:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/01 03:40:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/01 03:40:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:26 DEBUG : dir1/0003-defgh: md5 = 8f98b3bf5e165a50f24b0efc329cd6c2 OK 2026/06/01 03:40:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/01 03:40:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/01 03:40:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:26 DEBUG : dir1/0004-efghi: md5 = fb74c5f0eb25a7910ee512081b6edc6c OK 2026/06/01 03:40:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/01 03:40:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/01 03:40:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:26 DEBUG : dir1/0005-fghij: md5 = a1e78143145734416b67c08d56e5e849 OK 2026/06/01 03:40:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/01 03:40:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/01 03:40:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:27 DEBUG : dir1/0006-ghijk: md5 = 35dad39ee3f09f724503a3e8731ba2b8 OK 2026/06/01 03:40:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/01 03:40:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/01 03:40:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:28 DEBUG : dir1/0008-23456: md5 = d281afce2605c86fa0b7fa99fe5a26d6 OK 2026/06/01 03:40:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/01 03:40:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/01 03:40:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:28 DEBUG : dir1/0007-12345: md5 = b7023a13655eeb30f57efcff01ed27aa OK 2026/06/01 03:40:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/01 03:40:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/01 03:40:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:28 DEBUG : dir1/0009-34567: md5 = f6e3ef006f0faeabfd3bd89ef90af48e OK 2026/06/01 03:40:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/01 03:40:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/01 03:40:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:29 DEBUG : dir1/0010-45678: md5 = acaa9130557e0db737904cda0bbbb914 OK 2026/06/01 03:40:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/01 03:40:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/01 03:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:29 DEBUG : dir1/0012-6789;: md5 = abb246f14366e47e0bd495fb047eb597 OK 2026/06/01 03:40:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/01 03:40:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/01 03:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:29 DEBUG : dir1/0011-56789: md5 = b672a8b8ba8e27102bff560e1ddfdb81 OK 2026/06/01 03:40:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/01 03:40:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/01 03:40:29 DEBUG : dir1/0013-789;=: md5 = ea8dac1e7468d362581f2c9ec95b62bb OK 2026/06/01 03:40:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/01 03:40:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/01 03:40:30 DEBUG : dir1/0014-89;=.: md5 = 733044913770daef9864e4c7225d8e56 OK 2026/06/01 03:40:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/01 03:40:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/01 03:40:31 DEBUG : dir1/0015-9;=.t: md5 = d9e32cdf4073399ff86e030893e29e5e OK 2026/06/01 03:40:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/01 03:40:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/01 03:40:31 DEBUG : Waiting for deletions to finish 2026/06/01 03:40:31 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 03:40:31 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 03:40:31 INFO : splitbananasplit: Deleted 2026/06/01 03:40:31 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 03:40:31 INFO : appleappleapplebanana: Deleted 2026/06/01 03:40:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 03:40:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 03:40:31 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 03:40:32 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 03:40:32 DEBUG : Waiting for deletions to finish 2026/06/01 03:40:33 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : appleapple: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/01 03:40:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:34 DEBUG : dir1: Directory modification time the same (differ by -822.505µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:34 DEBUG : appleapple: size = 21 OK 2026/06/01 03:40:34 DEBUG : apple: size = 5 OK 2026/06/01 03:40:34 DEBUG : banana: size = 6 OK 2026/06/01 03:40:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : apple: Unchanged skipping 2026/06/01 03:40:34 DEBUG : splitbanan: size = 16 OK 2026/06/01 03:40:34 DEBUG : banana: Unchanged skipping 2026/06/01 03:40:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 03:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 03:40:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 03:40:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 03:40:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 03:40:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 03:40:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 03:40:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 03:40:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 03:40:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 03:40:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 03:40:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 03:40:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 03:40:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 03:40:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 03:40:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 03:40:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/01 03:40:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/01 03:40:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:40:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/01 03:40:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:40:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:40:34 DEBUG : Waiting for deletions to finish 2026/06/01 03:40:34 DEBUG : Waiting for deletions to finish 2026/06/01 03:40:35 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : appleapple: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/01 03:40:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 03:40:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 03:40:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 03:40:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 03:40:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 03:40:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 03:40:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 03:40:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 03:40:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 03:40:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 03:40:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 03:40:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 03:40:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 03:40:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 03:40:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 03:40:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 03:40:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 03:40:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/06/01 03:40:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:40:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 867c7e9fbc09dbf598eac13b8c9fbbc3 OK 2026/06/01 03:40:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 54d134fd7864e203c9e09b46efc04500 OK 2026/06/01 03:40:54 DEBUG : dir1/0002-cdefghi.txt: md5 = ebe11504febf556b0274f7aef46c0a6e OK 2026/06/01 03:40:55 DEBUG : dir1/0003-defghij.txt: md5 = 0d519ac15c290c1441bd378cf2636658 OK 2026/06/01 03:40:57 DEBUG : dir1/0004-efghijk.txt: md5 = a2219f692242b06e6d590726789c6841 OK 2026/06/01 03:40:59 DEBUG : dir1/0005-fghijkl.txt: md5 = a0b595d6195e463c16a909766d11320d OK 2026/06/01 03:41:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 4d4c60e6318ac8782ff33eb4c88bfc51 OK 2026/06/01 03:41:02 DEBUG : dir1/0007-1234567.txt: md5 = 5c002c6abbd35b617f5f2843eca804d2 OK 2026/06/01 03:41:03 DEBUG : dir1/0008-2345678.txt: md5 = 94b218e4061ad46df5cd552c3fa2fc08 OK 2026/06/01 03:41:05 DEBUG : dir1/0009-3456789.txt: md5 = 1e9d1f1b425b56a84ae1a20e9aa4071f OK 2026/06/01 03:41:06 DEBUG : dir1/0010-456789.txt: md5 = a2672a1d2f14410e6a363668e436d433 OK 2026/06/01 03:41:08 DEBUG : dir1/0011-56789;.txt: md5 = 85f68e06960884e4703a7ab7eca2b9aa OK 2026/06/01 03:41:09 DEBUG : dir1/0012-6789;.txt: md5 = 442e14d18c24db197689942dcead0c7b OK 2026/06/01 03:41:11 DEBUG : dir1/0013-789;=.txt: md5 = 2c8df5b71b140031f0c369ea2c7b2443 OK 2026/06/01 03:41:12 DEBUG : dir1/0014-89;=.txt: md5 = 1a1fe43091340548b114e7ef442ec940 OK 2026/06/01 03:41:14 DEBUG : dir1/0015-9;=.txt: md5 = 33e162eff7520f1ab85ff8231369b19f OK 2026/06/01 03:41:16 DEBUG : apple: md5 = 23c080b3ce679f7f912f7550241e84e2 OK 2026/06/01 03:41:17 DEBUG : banana: md5 = c0dd37a9c9e135bce5aa025004881514 OK 2026/06/01 03:41:19 DEBUG : appleappleapplebanana: md5 = b225a54871c2f3cbd16831ce0ab10647 OK 2026/06/01 03:41:20 DEBUG : splitbananasplit: md5 = 048d8fa7603592af6f0d6b831885efbc OK 2026/06/01 03:41:20 DEBUG : Waiting for deletions to finish 2026/06/01 03:41:21 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:41:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:41:22 DEBUG : apple: size = 5 OK 2026/06/01 03:41:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:22 DEBUG : apple: Unchanged skipping 2026/06/01 03:41:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:41:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:41:22 DEBUG : banana: size = 6 OK 2026/06/01 03:41:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:22 DEBUG : banana: Unchanged skipping 2026/06/01 03:41:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:41:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:41:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:41:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:41:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:41:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:41:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:41:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:41:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:41:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:41:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:41:23 DEBUG : Waiting for deletions to finish 2026/06/01 03:41:23 DEBUG : Waiting for deletions to finish 2026/06/01 03:41:23 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:41:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1: Directory modification time the same (differ by -205.626µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : apple: size = 5 OK 2026/06/01 03:41:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : banana: size = 6 OK 2026/06/01 03:41:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : banana: Unchanged skipping 2026/06/01 03:41:25 DEBUG : apple: Unchanged skipping 2026/06/01 03:41:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:41:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:41:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:41:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:41:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:41:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:41:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:41:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:41:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:41:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:41:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:41:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:41:25 DEBUG : Waiting for deletions to finish 2026/06/01 03:41:25 DEBUG : Waiting for deletions to finish 2026/06/01 03:41:25 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : Waiting for deletions to finish 2026/06/01 03:41:26 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:41:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:41:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:41:43 DEBUG : dir1/0000-abcdefg.txt: md5 = f408ed889e0cd22defe7573d89f102bb OK 2026/06/01 03:41:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0bc3c8ea853e1137c94ea8c6fde9a41e OK 2026/06/01 03:41:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 91a02102786461202c36cac6e41584dd OK 2026/06/01 03:41:47 DEBUG : dir1/0003-defghij.txt: md5 = b40226264f58178b813ccb0a12242450 OK 2026/06/01 03:41:49 DEBUG : dir1/0004-efghijk.txt: md5 = f30093903b92edfb29a3424a247500fb OK 2026/06/01 03:41:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 06d48a3312439cd922f6e025d81ecdeb OK 2026/06/01 03:41:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 3190e712455033e09602672db934a430 OK 2026/06/01 03:41:54 DEBUG : dir1/0007-1234567.txt: md5 = 7624f5de018e62e9c7a98b73e09b1124 OK 2026/06/01 03:41:55 DEBUG : dir1/0008-2345678.txt: md5 = 3967df171ca6f1859d2686826347c436 OK 2026/06/01 03:41:57 DEBUG : dir1/0009-3456789.txt: md5 = 7b3b76d460f48463ccd160d5669d5690 OK 2026/06/01 03:41:59 DEBUG : dir1/0010-456789.txt: md5 = 2f4093558fd33a8ec3e9f3be496faaca OK 2026/06/01 03:42:01 DEBUG : dir1/0011-56789;.txt: md5 = dcf7f73848c8c7fab186ac10a6738835 OK 2026/06/01 03:42:02 DEBUG : dir1/0012-6789;.txt: md5 = 49595315edc352909a7cc62979f25197 OK 2026/06/01 03:42:04 DEBUG : dir1/0013-789;=.txt: md5 = 1724f19ba7052b8677741101ac664192 OK 2026/06/01 03:42:06 DEBUG : dir1/0014-89;=.txt: md5 = 5c4c091469f10799c10542124d96454d OK 2026/06/01 03:42:07 DEBUG : dir1/0015-9;=.txt: md5 = d63b473e16eb8a36d5be0618d7749e23 OK 2026/06/01 03:42:09 DEBUG : apple: md5 = cb84ab3646f996e3ee08815e8a959448 OK 2026/06/01 03:42:10 DEBUG : banana: md5 = 8cdc147b0ea8cf8ed84c6673c1c07ec4 OK 2026/06/01 03:42:12 DEBUG : appleappleapplebanana: md5 = 734f45e9d21a39985ff4873183d99c04 OK 2026/06/01 03:42:13 DEBUG : splitbananasplit: md5 = 160d7adaab315e37c73ada734a019842 OK 2026/06/01 03:42:13 DEBUG : Waiting for deletions to finish 2026/06/01 03:42:14 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:42:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:42:15 DEBUG : apple: size = 5 OK 2026/06/01 03:42:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:15 DEBUG : apple: Unchanged skipping 2026/06/01 03:42:15 DEBUG : banana: size = 6 OK 2026/06/01 03:42:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:15 DEBUG : banana: Unchanged skipping 2026/06/01 03:42:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:42:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:42:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:42:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:42:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:42:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:42:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:42:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:42:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:42:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:42:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:42:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:42:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:42:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:42:16 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:42:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1: Directory modification time the same (differ by -401.392µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : apple: size = 5 OK 2026/06/01 03:42:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : apple: Unchanged skipping 2026/06/01 03:42:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:42:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:42:18 DEBUG : banana: size = 6 OK 2026/06/01 03:42:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : banana: Unchanged skipping 2026/06/01 03:42:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:42:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:42:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:42:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:42:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:42:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:42:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:42:18 DEBUG : Waiting for deletions to finish 2026/06/01 03:42:18 DEBUG : Waiting for deletions to finish 2026/06/01 03:42:18 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:42:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:42:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:42:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 71b270f64e7b5e9eda50af1cf09a600e OK 2026/06/01 03:42:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 068ef2eab9f627df78027408eb83e5b8 OK 2026/06/01 03:42:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 89ea95eb4c2e2fe0d710f26b4c7f3d9a OK 2026/06/01 03:42:39 DEBUG : dir1/0003-defghij.txt: md5 = 022ea3ea0e63678f19478c75f9bde2c4 OK 2026/06/01 03:42:41 DEBUG : dir1/0004-efghijk.txt: md5 = 44ebe63a2bef8dc80c3f14c2defe6e04 OK 2026/06/01 03:42:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 6a7f94274b8d832a4fd5ee149a1041a2 OK 2026/06/01 03:42:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 0c60967c77c16fbaf46e15fd08573b07 OK 2026/06/01 03:42:46 DEBUG : dir1/0007-1234567.txt: md5 = fe33c556e14391cd064ec17b0754d9af OK 2026/06/01 03:42:47 DEBUG : dir1/0008-2345678.txt: md5 = b58fcb46c7b475d96f407a94c25b37e9 OK 2026/06/01 03:42:49 DEBUG : dir1/0009-3456789.txt: md5 = d2e4ea08a6c22016b5db96fceb52a5a4 OK 2026/06/01 03:42:50 DEBUG : dir1/0010-456789.txt: md5 = d59929e54d1a2591813c35a5a8c7251d OK 2026/06/01 03:42:52 DEBUG : dir1/0011-56789;.txt: md5 = 7930e72400c70f13142f17b8fd0e3eb9 OK 2026/06/01 03:42:54 DEBUG : dir1/0012-6789;.txt: md5 = 5facf0c879c9747d265a723e881b4a86 OK 2026/06/01 03:42:55 DEBUG : dir1/0013-789;=.txt: md5 = 4115cbe9f5cf33236185bebde08130cf OK 2026/06/01 03:42:57 DEBUG : dir1/0014-89;=.txt: md5 = e067ec842332e7ff68c49db285a20944 OK 2026/06/01 03:42:58 DEBUG : dir1/0015-9;=.txt: md5 = 659f941b478def475fa1a0903ad4fb1d OK 2026/06/01 03:43:00 DEBUG : apple: md5 = 4eb781a85205ac5bceefdfb54f888399 OK 2026/06/01 03:43:02 DEBUG : banana: md5 = a57c697f35dcfcd7ce3c95ff8eb877a5 OK 2026/06/01 03:43:03 DEBUG : appleappleapplebanana: md5 = ecaa9ce8786b2a8969814fec24171790 OK 2026/06/01 03:43:05 DEBUG : splitbananasplit: md5 = 83ab628f14a78071573e29cfd8657e56 OK 2026/06/01 03:43:05 DEBUG : Waiting for deletions to finish 2026/06/01 03:43:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:43:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:43:07 DEBUG : apple: size = 5 OK 2026/06/01 03:43:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : apple: Unchanged skipping 2026/06/01 03:43:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:43:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:43:07 DEBUG : banana: size = 6 OK 2026/06/01 03:43:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : banana: Unchanged skipping 2026/06/01 03:43:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:43:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:43:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:43:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:43:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:43:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:43:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:43:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:43:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:43:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:43:07 DEBUG : Waiting for deletions to finish 2026/06/01 03:43:07 DEBUG : Waiting for deletions to finish 2026/06/01 03:43:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:43:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:43:09 DEBUG : dir1: Directory modification time the same (differ by -531.41µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:43:09 DEBUG : apple: size = 5 OK 2026/06/01 03:43:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:43:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : apple: Unchanged skipping 2026/06/01 03:43:09 DEBUG : banana: size = 6 OK 2026/06/01 03:43:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : banana: Unchanged skipping 2026/06/01 03:43:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:43:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:43:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:43:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:43:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:43:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:43:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:43:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:43:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:43:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:43:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:43:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:43:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:43:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 96baaa2d8fbcf31f1f8dd94734fd2f72 OK 2026/06/01 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6d35854fddd7db565807cf84523c129c OK 2026/06/01 03:43:29 DEBUG : dir1/0002-cdefghi.txt: md5 = d3b35fec2e0f52c74f2fec68a75a0abf OK 2026/06/01 03:43:31 DEBUG : dir1/0003-defghij.txt: md5 = c175af49d00072949629ce96ab7b7f59 OK 2026/06/01 03:43:32 DEBUG : dir1/0004-efghijk.txt: md5 = 0c18c48cbd8252db8d8f9ce7e5b8a65e OK 2026/06/01 03:43:34 DEBUG : dir1/0005-fghijkl.txt: md5 = c1f596b8a31dc913508bf3a41fc831e2 OK 2026/06/01 03:43:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 14d6eea388ea0f759129571fe41198c1 OK 2026/06/01 03:43:37 DEBUG : dir1/0007-1234567.txt: md5 = f737a469f550c73a3f2520bba33ee27d OK 2026/06/01 03:43:38 DEBUG : dir1/0008-2345678.txt: md5 = 978765fa7dbf445db6b9e185772642e0 OK 2026/06/01 03:43:40 DEBUG : dir1/0009-3456789.txt: md5 = 2c642d1480fb7458eadca266a5c082a9 OK 2026/06/01 03:43:42 DEBUG : dir1/0010-456789.txt: md5 = fec6a1b6265c50a0289385b712f8e559 OK 2026/06/01 03:43:43 DEBUG : dir1/0011-56789;.txt: md5 = 180f454cc80bab54153111a95a0dc1b0 OK 2026/06/01 03:43:45 DEBUG : dir1/0012-6789;.txt: md5 = 07e4f6d59d2b1aeb8cf55a88338bc981 OK 2026/06/01 03:43:47 DEBUG : dir1/0013-789;=.txt: md5 = ba64ee2afa4b137bdfb79a6d2593faa1 OK 2026/06/01 03:43:48 DEBUG : dir1/0014-89;=.txt: md5 = f901592b70076111f2d5d03b9632ab3b OK 2026/06/01 03:43:50 DEBUG : dir1/0015-9;=.txt: md5 = 2881cf03a3c0c6c3057edc35f9395f07 OK 2026/06/01 03:43:51 DEBUG : apple: md5 = 4f0d006d92753001dad8fc214578dc1a OK 2026/06/01 03:43:53 DEBUG : banana: md5 = 945963bf7f7219f8ee51eec60e75c116 OK 2026/06/01 03:43:55 DEBUG : appleappleapplebanana: md5 = c42d7b85e6d747d6930969968929a310 OK 2026/06/01 03:43:56 DEBUG : splitbananasplit: md5 = 5b437babceca6d39a1617e5ad08b307c OK 2026/06/01 03:43:56 DEBUG : Waiting for deletions to finish 2026/06/01 03:43:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:43:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:43:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:43:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:43:58 DEBUG : apple: size = 5 OK 2026/06/01 03:43:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:58 DEBUG : apple: Unchanged skipping 2026/06/01 03:43:58 DEBUG : banana: size = 6 OK 2026/06/01 03:43:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:58 DEBUG : banana: Unchanged skipping 2026/06/01 03:43:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:43:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:43:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:43:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:43:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:43:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:43:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:43:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:43:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:43:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:43:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:43:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:43:59 DEBUG : Waiting for deletions to finish 2026/06/01 03:43:59 DEBUG : Waiting for deletions to finish 2026/06/01 03:44:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:44:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1: Directory modification time the same (differ by -647.552µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : apple: size = 5 OK 2026/06/01 03:44:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:44:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : apple: Unchanged skipping 2026/06/01 03:44:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:44:01 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:44:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:44:01 DEBUG : banana: size = 6 OK 2026/06/01 03:44:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : banana: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:44:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:44:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:44:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:44:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:44:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:44:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:44:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:44:01 DEBUG : Waiting for deletions to finish 2026/06/01 03:44:01 DEBUG : Waiting for deletions to finish 2026/06/01 03:44:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:44:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:44:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:44:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 6ecd683b74193a78830849ba8c3024d3 OK 2026/06/01 03:44:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 116cb864bac7adc3636ec1f0fb61acce OK 2026/06/01 03:44:21 DEBUG : dir1/0002-cdefghi.txt: md5 = dbf18cc9115fee4541ccfbef3c9eace6 OK 2026/06/01 03:44:23 DEBUG : dir1/0003-defghij.txt: md5 = a3788c6dff29579d0b48e88bf5260bb7 OK 2026/06/01 03:44:24 DEBUG : dir1/0004-efghijk.txt: md5 = 4d36f05d1cbe1d07fbcd84c679616869 OK 2026/06/01 03:44:26 DEBUG : dir1/0005-fghijkl.txt: md5 = d452e7739431ce10781715fc1e5d3b0c OK 2026/06/01 03:44:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 7a3d849d01c9ab2ef3d66be4729d58d9 OK 2026/06/01 03:44:29 DEBUG : dir1/0007-1234567.txt: md5 = 80d32e897d7e3742f2b169e8311578f5 OK 2026/06/01 03:44:30 DEBUG : dir1/0008-2345678.txt: md5 = 2d0efd1d5794393a5807208b603c1482 OK 2026/06/01 03:44:32 DEBUG : dir1/0009-3456789.txt: md5 = cebe7a0362dffad532dc85e0fef94aa9 OK 2026/06/01 03:44:34 DEBUG : dir1/0010-456789.txt: md5 = 1d0079184488f240fab1bbfe71aafa89 OK 2026/06/01 03:44:35 DEBUG : dir1/0011-56789;.txt: md5 = 6d78e0b63990c2e3ecd336e8195a121b OK 2026/06/01 03:44:37 DEBUG : dir1/0012-6789;.txt: md5 = f5f4150ef46e875e46d33bb34be69a19 OK 2026/06/01 03:44:39 DEBUG : dir1/0013-789;=.txt: md5 = cbf866dadd0a3f0cdc1d117e528aa723 OK 2026/06/01 03:44:40 DEBUG : dir1/0014-89;=.txt: md5 = 45ce0d17d9d8de469ba7827dc8db43d7 OK 2026/06/01 03:44:42 DEBUG : dir1/0015-9;=.txt: md5 = 125722da0c6d5e224b9d476b5d2d663a OK 2026/06/01 03:44:43 DEBUG : apple: md5 = c3c80b22be74b9e75bbbfc71952b38c1 OK 2026/06/01 03:44:45 DEBUG : banana: md5 = 3a0600cefe6c82a5d9752526646a0296 OK 2026/06/01 03:44:47 DEBUG : appleappleapplebanana: md5 = e4b7c6082bdc548909e66653e99ee118 OK 2026/06/01 03:44:48 DEBUG : splitbananasplit: md5 = 4c9e2f84ff2d547eec9bf66837203444 OK 2026/06/01 03:44:48 DEBUG : Waiting for deletions to finish 2026/06/01 03:44:49 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:44:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:44:50 DEBUG : apple: size = 5 OK 2026/06/01 03:44:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:50 DEBUG : apple: Unchanged skipping 2026/06/01 03:44:50 DEBUG : banana: size = 6 OK 2026/06/01 03:44:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:44:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:44:50 DEBUG : banana: Unchanged skipping 2026/06/01 03:44:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/01 03:44:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:44:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:44:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:44:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:44:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:44:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:44:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:44:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:44:51 DEBUG : Waiting for deletions to finish 2026/06/01 03:44:51 DEBUG : Waiting for deletions to finish 2026/06/01 03:44:51 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1: Directory modification time the same (differ by -751.789µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 03:44:53 DEBUG : apple: size = 5 OK 2026/06/01 03:44:53 DEBUG : banana: size = 6 OK 2026/06/01 03:44:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : banana: Unchanged skipping 2026/06/01 03:44:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 03:44:53 DEBUG : apple: Unchanged skipping 2026/06/01 03:44:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 03:44:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:44:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 03:44:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 03:44:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 03:44:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 03:44:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 03:44:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 03:44:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 03:44:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:44:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 03:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:44:53 DEBUG : Waiting for deletions to finish 2026/06/01 03:44:53 DEBUG : Waiting for deletions to finish 2026/06/01 03:44:53 DEBUG : apple: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : banana: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 03:44:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/06/01 03:45:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" --- PASS: TestTransform (627.27s) --- PASS: TestTransform/NFC (51.83s) --- PASS: TestTransform/NFD (51.54s) --- PASS: TestTransform/base64 (59.74s) --- PASS: TestTransform/prefix (71.16s) --- PASS: TestTransform/suffix (73.44s) --- PASS: TestTransform/truncate (60.69s) --- PASS: TestTransform/encoder (51.73s) --- PASS: TestTransform/ISO-8859-1 (51.77s) --- PASS: TestTransform/charmap (51.59s) --- PASS: TestTransform/lowercase (51.84s) --- PASS: TestTransform/ascii (51.94s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:45:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 03:45:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 03:45:07 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/06/01 03:45:08 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-06-01T03:45:07.621283978Z) 2026/06/01 03:45:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 03:45:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/01 03:45:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 03:45:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/01 03:45:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 03:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:45:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = ee8afb4b1c6625a9d3e9485c07f147ee OK 2026/06/01 03:45:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/01 03:45:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 03:45:10 DEBUG : Waiting for deletions to finish 2026/06/01 03:45:12 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.64s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:45:13 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:13 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:13 DEBUG : tictactoe: Making directory with metadata 2026/06/01 03:45:14 INFO : tictactoe: Made directory with metadata (mtime=2026-06-01T03:45:13.257401775Z) 2026/06/01 03:45:14 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:14 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:45:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/01 03:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:45:16 DEBUG : tictactoe/tictactoe: md5 = d9f6e46d606c1a41fa917e3062214bfb OK 2026/06/01 03:45:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/01 03:45:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/01 03:45:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:45:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.72s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:45:19 DEBUG : toe: Making directory with metadata 2026/06/01 03:45:20 INFO : toe: Made directory with metadata (mtime=2026-06-01T03:45:18.975521082Z) 2026/06/01 03:45:20 DEBUG : toe/toe: Making directory with metadata 2026/06/01 03:45:21 INFO : toe/toe: Made directory with metadata (mtime=2026-06-01T03:45:18.975521082Z) 2026/06/01 03:45:21 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 03:45:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 03:45:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 03:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:45:22 DEBUG : toe/toe/tictactoe: md5 = 1eb533c6e87b8284b613ba945e6d75fa OK 2026/06/01 03:45:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/01 03:45:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/01 03:45:22 DEBUG : Waiting for deletions to finish 2026/06/01 03:45:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/01 03:45:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (8.26s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:45:27 DEBUG : toe: Making directory with metadata 2026/06/01 03:45:28 INFO : toe: Made directory with metadata (mtime=2026-06-01T03:45:27.231692983Z) 2026/06/01 03:45:28 DEBUG : toe/toe: Making directory with metadata 2026/06/01 03:45:29 INFO : toe/toe: Made directory with metadata (mtime=2026-06-01T03:45:27.231692983Z) 2026/06/01 03:45:29 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 03:45:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 03:45:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 03:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:45:31 DEBUG : toe/toe/tictactoe: md5 = 6bdf89c7216953937fa4b300333ab4db OK 2026/06/01 03:45:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/01 03:45:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/01 03:45:31 DEBUG : Waiting for deletions to finish 2026/06/01 03:45:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/06/01 03:45:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (8.26s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:45:35 DEBUG : empty_dir: Making directory with metadata 2026/06/01 03:45:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:45:35 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/01 03:45:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:45:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:36 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:36 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:36 DEBUG : tictactoe: Making directory with metadata 2026/06/01 03:45:37 INFO : tictactoe: Made directory with metadata (mtime=2026-06-01T03:45:35.488864488Z) 2026/06/01 03:45:37 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:37 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:45:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/01 03:45:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-01T03:45:35.488864488Z) 2026/06/01 03:45:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:45:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 03:45:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 03:45:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:45:40 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f2d650499a291255527b0ff4daac712f OK 2026/06/01 03:45:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 03:45:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/01 03:45:40 DEBUG : Waiting for deletions to finish 2026/06/01 03:45:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/01 03:45:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.90s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:45:45 DEBUG : empty_dir: Making directory with metadata 2026/06/01 03:45:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:45:45 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/01 03:45:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:45:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:46 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:46 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:46 DEBUG : tictactoe: Making directory with metadata 2026/06/01 03:45:47 INFO : tictactoe: Made directory with metadata (mtime=2026-06-01T03:45:45.393069661Z) 2026/06/01 03:45:47 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:47 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:45:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/01 03:45:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-01T03:45:45.393069661Z) 2026/06/01 03:45:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:45:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 03:45:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:45:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 03:45:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:45:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:45:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:45:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 97b301873eff4faafd64a7487d4aeb27 OK 2026/06/01 03:45:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 03:45:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:45:49 DEBUG : Waiting for deletions to finish 2026/06/01 03:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:45:50 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:45:51 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:51 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 03:45:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 03:45:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/01 03:45:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': 0 differences found 2026/06/01 03:45:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': 1 hashes could not be checked 2026/06/01 03:45:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': 1 matching files 2026/06/01 03:45:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/01 03:45:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.45s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:45:55 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:56 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:56 DEBUG : tictactoe: Making directory with metadata 2026/06/01 03:45:57 INFO : tictactoe: Made directory with metadata (mtime=2026-06-01T03:45:55.846285582Z) 2026/06/01 03:45:57 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:57 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:45:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:45:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/01 03:45:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-01T03:45:55.846285582Z) 2026/06/01 03:45:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:45:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 03:45:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 03:45:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 03:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:46:00 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 3c06ada8a7038a47dbb84a59abf1a7c4 OK 2026/06/01 03:46:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 03:46:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/01 03:46:00 DEBUG : Waiting for deletions to finish 2026/06/01 03:46:00 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:01 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:01 DEBUG : tictactoe: Directory modification time the same (differ by -285.582µs, within tolerance 1ms) 2026/06/01 03:46:01 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:46:01 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -285.582µs, within tolerance 1ms) 2026/06/01 03:46:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 03:46:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:46:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 03:46:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/01 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:46:01 DEBUG : Waiting for deletions to finish 2026/06/01 03:46:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/01 03:46:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (10.20s) === RUN TestSyntax 2026/06/01 03:46:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:46:06 DEBUG : toe: Making directory with metadata 2026/06/01 03:46:07 INFO : toe: Made directory with metadata (mtime=2026-06-01T03:46:06.045495642Z) 2026/06/01 03:46:07 DEBUG : toe/toe: Making directory with metadata 2026/06/01 03:46:08 INFO : toe/toe: Made directory with metadata (mtime=2026-06-01T03:46:06.045495642Z) 2026/06/01 03:46:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 03:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:46:10 DEBUG : toe/toe/toe: md5 = ff32ea5f7045b6dc9723c9492af7675b OK 2026/06/01 03:46:10 DEBUG : toe/toe/toe: size = 11 OK 2026/06/01 03:46:10 INFO : toe/toe/toe: Copied (new) 2026/06/01 03:46:10 DEBUG : Waiting for deletions to finish 2026/06/01 03:46:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/01 03:46:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.43s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:46:14 DEBUG : empty_dir: Making directory with metadata 2026/06/01 03:46:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:46:14 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:14 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/01 03:46:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:15 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:15 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:15 DEBUG : tictactoe: Making directory with metadata 2026/06/01 03:46:16 INFO : tictactoe: Made directory with metadata (mtime=2026-06-01T03:46:14.479668906Z) 2026/06/01 03:46:16 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:16 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:46:16 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/01 03:46:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-01T03:46:14.479668906Z) 2026/06/01 03:46:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:46:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 03:46:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 03:46:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:46:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 84030777c432686f9114736d7fae891e OK 2026/06/01 03:46:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 03:46:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:19 INFO : toe/toe/toe.txt: Deleted 2026/06/01 03:46:19 INFO : toe/toe: Removing directory 2026/06/01 03:46:19 INFO : toe: Removing directory 2026/06/01 03:46:19 INFO : empty_dir: Removing directory 2026/06/01 03:46:19 DEBUG : Local file system at /tmp/rclone436426176: deleted 3 directories 2026/06/01 03:46:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/01 03:46:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.74s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:46:24 DEBUG : empty_dir: Making directory with metadata 2026/06/01 03:46:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:46:24 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:24 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/01 03:46:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:46:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:25 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:25 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:25 DEBUG : tictactoe: Making directory with metadata 2026/06/01 03:46:26 INFO : tictactoe: Made directory with metadata (mtime=2026-06-01T03:46:24.215868426Z) 2026/06/01 03:46:26 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:26 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:46:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/01 03:46:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-01T03:46:24.215868426Z) 2026/06/01 03:46:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:46:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 03:46:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 03:46:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:46:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a71e095b89cbf53888990a889daec4bc OK 2026/06/01 03:46:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 03:46:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:28 INFO : toe/toe/toe.txt: Deleted 2026/06/01 03:46:28 INFO : toe/toe: Removing directory 2026/06/01 03:46:28 INFO : toe: Removing directory 2026/06/01 03:46:28 INFO : empty_dir: Removing directory 2026/06/01 03:46:28 DEBUG : Local file system at /tmp/rclone436426176: deleted 3 directories 2026/06/01 03:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 03:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 03:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 03:46:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 03:46:33 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/01 03:46:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/01 03:46:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/01 03:46:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.95s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:46:40 DEBUG : Reset feature "Copy" 2026/06/01 03:46:40 DEBUG : Reset feature "Move" 2026/06/01 03:46:40 DEBUG : Reset feature "Copy" 2026/06/01 03:46:40 DEBUG : Reset feature "Move" 2026/06/01 03:46:40 DEBUG : empty_dir: Making directory with metadata 2026/06/01 03:46:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:46:40 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:40 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/01 03:46:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 03:46:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 03:46:41 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:41 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:41 DEBUG : tictactoe: Making directory with metadata 2026/06/01 03:46:42 INFO : tictactoe: Made directory with metadata (mtime=2026-06-01T03:46:40.16819421Z) 2026/06/01 03:46:42 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:42 DEBUG : toe: transformed to: tictactoe 2026/06/01 03:46:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:46:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/01 03:46:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-01T03:46:40.16819421Z) 2026/06/01 03:46:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 03:46:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 03:46:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 03:46:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:46:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e2c9c149942ca4ec6d57a36e426a1843 OK 2026/06/01 03:46:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 03:46:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 03:46:44 INFO : toe/toe/toe.txt: Deleted 2026/06/01 03:46:44 INFO : toe/toe: Removing directory 2026/06/01 03:46:44 INFO : toe: Removing directory 2026/06/01 03:46:44 INFO : empty_dir: Removing directory 2026/06/01 03:46:44 DEBUG : Local file system at /tmp/rclone436426176: deleted 3 directories 2026/06/01 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 03:46:50 DEBUG : toe/toe/toe.txt: md5 = 73e18f4f195e7c7153476c6692c2fd0d OK 2026/06/01 03:46:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 03:46:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/01 03:46:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/01 03:46:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/06/01 03:46:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/01 03:46:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/06/01 03:46:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (17.42s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:46:57 DEBUG : toe: transformed to: dG9l 2026/06/01 03:46:57 DEBUG : toe: transformed to: dG9l 2026/06/01 03:46:57 DEBUG : dG9l: Making directory with metadata 2026/06/01 03:46:58 INFO : dG9l: Made directory with metadata (mtime=2026-06-01T03:46:57.592548512Z) 2026/06/01 03:46:58 DEBUG : toe: transformed to: dG9l 2026/06/01 03:46:58 DEBUG : toe: transformed to: dG9l 2026/06/01 03:46:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/01 03:46:58 DEBUG : dG9l/dG9l: Making directory with metadata 2026/06/01 03:46:59 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-06-01T03:46:57.592548512Z) 2026/06/01 03:46:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/01 03:46:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/01 03:46:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 03:46:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 03:46:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 03:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:47:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = bfd6848cabc910f4a089300097c98b18 OK 2026/06/01 03:47:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/01 03:47:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 03:47:01 DEBUG : Waiting for deletions to finish 2026/06/01 03:47:03 DEBUG : dG9l: transformed to: toe 2026/06/01 03:47:03 DEBUG : dG9l: transformed to: toe 2026/06/01 03:47:03 DEBUG : toe: Directory modification time the same (differ by 548.512µs, within tolerance 1ms) 2026/06/01 03:47:03 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/01 03:47:03 DEBUG : dG9l: transformed to: toe 2026/06/01 03:47:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/01 03:47:03 DEBUG : toe/toe: Directory modification time the same (differ by 548.512µs, within tolerance 1ms) 2026/06/01 03:47:03 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/01 03:47:03 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/01 03:47:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 03:47:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/01 03:47:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/01 03:47:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/01 03:47:03 DEBUG : Local file system at /tmp/rclone436426176: Waiting for checks to finish 2026/06/01 03:47:03 DEBUG : Local file system at /tmp/rclone436426176: Waiting for transfers to finish 2026/06/01 03:47:03 DEBUG : Waiting for deletions to finish 2026/06/01 03:47:06 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/06/01 03:47:07 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (10.25s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo'", Local "Local file system at /tmp/rclone436426176", Modify Window "1ms" 2026/06/01 03:47:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 03:47:07 DEBUG : toe: transformed to: 2026/06/01 03:47:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 03:47:08 DEBUG : toe: transformed to: 2026/06/01 03:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Making directory with metadata 2026/06/01 03:47:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Made directory with metadata (mtime=2026-06-01T03:47:07.842756208Z) 2026/06/01 03:47:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 03:47:08 DEBUG : toe: transformed to: 2026/06/01 03:47:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 03:47:08 DEBUG : toe: transformed to: 2026/06/01 03:47:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 03:47:08 DEBUG : toe/toe: transformed to: 2026/06/01 03:47:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/01 03:47:08 DEBUG : toe/toe: Making directory with metadata 2026/06/01 03:47:10 INFO : toe/toe: Made directory with metadata (mtime=2026-06-01T03:47:07.842756208Z) 2026/06/01 03:47:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 03:47:10 DEBUG : toe/toe: transformed to: 2026/06/01 03:47:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/01 03:47:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 03:47:10 DEBUG : toe: transformed to: 2026/06/01 03:47:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 03:47:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 03:47:10 DEBUG : toe/toe/toe: transformed to: 2026/06/01 03:47:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/01 03:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for checks to finish 2026/06/01 03:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Waiting for transfers to finish 2026/06/01 03:47:12 DEBUG : toe/toe/toe: md5 = 29195c05b52c288eace3737b0152122f OK 2026/06/01 03:47:12 DEBUG : toe/toe/toe: size = 11 OK 2026/06/01 03:47:12 INFO : toe/toe/toe: Copied (new) 2026/06/01 03:47:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': not deleting files as there were IO errors 2026/06/01 03:47:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': not deleting directories as there were IO errors 2026/06/01 03:47:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/06/01 03:47:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.76s) PASS 2026/06/01 03:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetehav6tolo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 30m19.483357415s (try 1/5)