"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/26 01:00:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma" 2026/03/26 01:00:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 01:00:35 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg" 2026/03/26 01:00:37 DEBUG : Creating backend with remote "/tmp/rclone3229771294" 2026/03/26 01:00:37 DEBUG : Config file has changed externally - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:00:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:00:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/26 01:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:00:38 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (2.08s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:00:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:00:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:00:42 DEBUG : sub dir/hello world: md5 = 1e7fdd715765643a87aa5002fda51288 OK 2026/03/26 01:00:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:00:42 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:00:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.31s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:00:45 DEBUG : metadata sub dir: Making directory with metadata 2026/03/26 01:00:45 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:00:45 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/26 01:00:45 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:00:45 DEBUG : Local file system at /tmp/rclone3229771294: File to upload is small (21 bytes), uploading instead of streaming 2026/03/26 01:00:45 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/26 01:00:45 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/26 01:00:45 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/26 01:00:45 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:00:46 DEBUG : Google drive root 'crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg': Skipping btime metadata as can't update it on an existing file: 2026-03-26T01:00:45.559525701Z 2026/03/26 01:00:46 INFO : empty metadata sub dir: Updated directory metadata 2026/03/26 01:00:46 DEBUG : Google drive root 'crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg': Skipping btime metadata as can't update it on an existing file: 2026-03-26T01:00:45.558525689Z 2026/03/26 01:00:47 INFO : metadata sub dir: Updated directory metadata 2026/03/26 01:00:47 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/26 01:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:00:49 DEBUG : metadata sub dir/hello metadata world: md5 = 846894f4d383736b84d5724320eecdfd OK 2026/03/26 01:00:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/26 01:00:49 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/26 01:00:52 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:00:54 DEBUG : metadata sub dir: Making directory with metadata 2026/03/26 01:00:54 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:00:54 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/26 01:00:54 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:00:54 DEBUG : Local file system at /tmp/rclone3229771294: File to upload is small (21 bytes), uploading instead of streaming 2026/03/26 01:00:54 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/26 01:00:54 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/26 01:00:54 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/26 01:00:54 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:00:54 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/26 01:00:54 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/26 01:00:54 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/26 01:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:00:56 DEBUG : metadata sub dir/hello metadata world: md5 = c2f591ba1087aefccaa68e9d321ec598 OK 2026/03/26 01:00:56 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/26 01:00:56 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/26 01:00:56 DEBUG : Google drive root 'crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg': Skipping btime metadata as can't update it on an existing file: 2026-03-26T01:00:54.018623733Z 2026/03/26 01:00:57 INFO : metadata sub dir: Updated directory metadata 2026/03/26 01:01:00 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.82s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:00 DEBUG : Creating backend with remote "/non-existing" 2026/03/26 01:01:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/26 01:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.66s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:04 DEBUG : sub dir/hello world: md5 = a0dbb68242b3aea48c2a9644ad0a39e1 OK 2026/03/26 01:01:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:01:04 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:01:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:01:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.74s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Running all checks before starting transfers 2026/03/26 01:01:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:01:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:01:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Checks finished, now starting transfers 2026/03/26 01:01:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:10 DEBUG : sub dir/hello world: md5 = 1868d8ede1afd67ba9384d95a86262c5 OK 2026/03/26 01:01:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:01:10 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:01:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.11s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:13 ERROR : Ignoring --no-traverse with sync 2026/03/26 01:01:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:16 DEBUG : sub dir/hello world: md5 = e46ee0915f4515e7ddddaafa2bcaca0a OK 2026/03/26 01:01:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:01:16 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:01:16 DEBUG : Waiting for deletions to finish 2026/03/26 01:01:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:01:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.35s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/26 01:01:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:21 DEBUG : hello world2: md5 = 3e90cd43cf9815a66953df93fe4ad9fa OK 2026/03/26 01:01:21 DEBUG : hello world2: size = 12 OK 2026/03/26 01:01:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.15s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:24 DEBUG : potato2: md5 = f058a1cd1f74abb7033c266a9dcef15b OK 2026/03/26 01:01:24 DEBUG : potato2: size = 11 OK 2026/03/26 01:01:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:27 DEBUG : potato2: md5 = d691e7beb629b07fbc136da79f5d4301 OK 2026/03/26 01:01:27 DEBUG : potato2: size = 11 OK 2026/03/26 01:01:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.92s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 01:01:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:01:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 01:01:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:01:28 DEBUG : sub dir2: Making directory with metadata 2026/03/26 01:01:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:01:29 DEBUG : sub dir: Making directory with metadata 2026/03/26 01:01:30 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:01:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 01:01:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:31 DEBUG : sub dir/hello world: md5 = aa1650a1aa162d5f13a385d89e1166dc OK 2026/03/26 01:01:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:01:31 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:01:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/26 01:01:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.38s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:36 INFO : sub dir2: Making directory 2026/03/26 01:01:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 01:01:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:01:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/26 01:01:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:01:36 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/26 01:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:39 DEBUG : sub dir/hello world: md5 = d73c6245b111858559bf77f026988a38 OK 2026/03/26 01:01:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:01:39 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:01:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:01:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.22s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:41 DEBUG : sub dir2: Making directory with metadata 2026/03/26 01:01:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:01:42 DEBUG : sub dir2: Making directory with metadata 2026/03/26 01:01:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:01:42 DEBUG : sub dir: Making directory with metadata 2026/03/26 01:01:43 INFO : sub dir: Made directory with metadata (mtime=2026-03-26T01:01:41.929176926Z) 2026/03/26 01:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:45 DEBUG : sub dir/hello world: md5 = 26e078bf40f5a0e0ff44390c621c54ca OK 2026/03/26 01:01:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:01:45 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:01:45 INFO : sub dir/hello world: Deleted 2026/03/26 01:01:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.11s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:49 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/26 01:01:49 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.60s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:52 INFO : sub dir2: Making directory 2026/03/26 01:01:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/26 01:01:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:01:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:01:55 DEBUG : sub dir/hello world: md5 = 8e125f70af97d684d6bd0c6c934e2f4b OK 2026/03/26 01:01:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:01:55 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:01:55 INFO : sub dir/hello world: Deleted 2026/03/26 01:01:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:01:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.28s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:01:57 DEBUG : sub dir2: Making directory with metadata 2026/03/26 01:01:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:01:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:01:58 DEBUG : sub dir2: Making directory with metadata 2026/03/26 01:01:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:01:58 DEBUG : sub dir: Making directory with metadata 2026/03/26 01:01:59 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:02:01 DEBUG : sub dir/hello world: md5 = bfba6d2df9b1c0b5b78adfc1664c11d8 OK 2026/03/26 01:02:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:02:01 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:02:01 DEBUG : Waiting for deletions to finish 2026/03/26 01:02:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.73s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:02:05 INFO : sub dir2: Making directory 2026/03/26 01:02:05 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/26 01:02:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:02:07 DEBUG : sub dir/hello world: md5 = ff837d89a305c778534c16c40ea59a27 OK 2026/03/26 01:02:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:02:07 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:02:07 DEBUG : Waiting for deletions to finish 2026/03/26 01:02:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:02:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.05s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:02:12 DEBUG : sub dir/hello world: md5 = 26dfe7e77b7088fc1a0ab936001befb4 OK 2026/03/26 01:02:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puwuruz0yudu" 2026/03/26 01:02:12 DEBUG : Creating backend with remote "TestDrive:crypt/6pugv6v4rli7qtqlc3j4mn9e7tjps87gmlke0n1vv2mtbq2makf0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma' -> Encrypted drive 'TestCryptDrive:rclone-test-puwuruz0yudu' 2026/03/26 01:02:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:02:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puwuruz0yudu': Waiting for checks to finish 2026/03/26 01:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puwuruz0yudu': Waiting for transfers to finish 2026/03/26 01:02:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:02:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 01:02:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puwuruz0yudu': Purge remote 2026/03/26 01:02:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.26s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:02:22 DEBUG : sub dir/hello world: md5 = c9e5e743d4aeee643a378900fa543518 OK 2026/03/26 01:02:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 01:02:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 01:02:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:02:24 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:02:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 01:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:02:25 DEBUG : sub dir/hello world: md5 = 5164c0207b4dc875918e56219a634952 OK 2026/03/26 01:02:25 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 01:02:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/26 01:02:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 01:02:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.10s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:02:30 DEBUG : sub dir/hello world: md5 = 809ea6e2a97bccb4bd6d62aecd8bacf0 OK 2026/03/26 01:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyodop9kuru" 2026/03/26 01:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/1rqmu676osbaj9c66gq9qf3v8h7r2cj5ji9b2lp644iak65hkj2g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma' -> Encrypted drive 'TestCryptDrive:rclone-test-cuyodop9kuru' 2026/03/26 01:02:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyodop9kuru': Waiting for checks to finish 2026/03/26 01:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyodop9kuru': Waiting for transfers to finish 2026/03/26 01:02:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:02:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 01:02:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:02:38 DEBUG : sub dir/hello world: md5 = f8812d3318036ff9bf3cd227f6e10ae1 OK 2026/03/26 01:02:39 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 01:02:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 01:02:39 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:02:39 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cuyodop9kuru') 2026/03/26 01:02:39 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 01:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyodop9kuru': Waiting for checks to finish 2026/03/26 01:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyodop9kuru': Waiting for transfers to finish 2026/03/26 01:02:40 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 01:02:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 01:02:41 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 01:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyodop9kuru': Purge remote 2026/03/26 01:02:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.61s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:02:46 DEBUG : sub dir/hello world: md5 = ae356d2bb7cda27d3c34dc7366e3a84c OK 2026/03/26 01:02:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 01:02:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 01:02:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:02:47 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:02:47 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:02:49 DEBUG : sub dir/hello world: md5 = d144437bd2e63df78487e06a1d3710cf OK 2026/03/26 01:02:49 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 01:02:49 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/26 01:02:49 INFO : sub dir/hello world: Deleted 2026/03/26 01:02:49 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 01:02:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.94s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:02:54 DEBUG : sub dir/hello world: md5 = 2b708fcca8f4a89003c7213a971fae83 OK 2026/03/26 01:02:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-betuyot4malu" 2026/03/26 01:02:54 DEBUG : Creating backend with remote "TestDrive:crypt/ig0vgfvce1aulr3vbjq5tld2s5938vg3thqvmuog39vgtfbikaig" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma' -> Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu' 2026/03/26 01:02:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:02:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Waiting for checks to finish 2026/03/26 01:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Waiting for transfers to finish 2026/03/26 01:02:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:02:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 01:02:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:03:01 DEBUG : sub dir/hello world: md5 = 782df770ebd3b2681721a47a584fea0a OK 2026/03/26 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Using server-side directory move 2026/03/26 01:03:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 01:03:02 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 01:03:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 01:03:02 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:03:02 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu') 2026/03/26 01:03:02 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Waiting for checks to finish 2026/03/26 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Waiting for transfers to finish 2026/03/26 01:03:03 INFO : sub dir/hello world: Deleted 2026/03/26 01:03:03 INFO : sub dir/hello world: Moved (server-side) 2026/03/26 01:03:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 01:03:06 DEBUG : sub dir/hello world: md5 = 8c720137cb32e01d85aceed81c96c189 OK 2026/03/26 01:03:07 DEBUG : testing file moves 2026/03/26 01:03:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 01:03:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 01:03:07 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:03:07 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu') 2026/03/26 01:03:07 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 01:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Waiting for checks to finish 2026/03/26 01:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Waiting for transfers to finish 2026/03/26 01:03:08 INFO : sub dir/hello world: Deleted 2026/03/26 01:03:08 INFO : sub dir/hello world: Moved (server-side) 2026/03/26 01:03:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betuyot4malu': Purge remote --- PASS: TestServerSideMoveOverSelf (20.01s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:14 DEBUG : sub dir/hello world: md5 = 8695750921f57fee170eea1114fec83e OK 2026/03/26 01:03:14 ERROR : error listing: directory not found 2026/03/26 01:03:14 INFO : Local file system at /tmp/rclone3229771294: Making directory 2026/03/26 01:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.47s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:19 DEBUG : sub dir/hello world: md5 = 74463561e73b274a4e3ae6936e6b9f5e OK 2026/03/26 01:03:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:03:20 DEBUG : Local file system at /tmp/rclone3229771294: Waiting for checks to finish 2026/03/26 01:03:20 DEBUG : Local file system at /tmp/rclone3229771294: Waiting for transfers to finish 2026/03/26 01:03:21 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/26 01:03:21 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/26 01:03:21 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:03:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:03:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.75s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:23 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/26 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:24 DEBUG : check sum: md5 = ceda8729fc29a09138a30abf3b6497af OK 2026/03/26 01:03:24 DEBUG : check sum: size = 1 OK 2026/03/26 01:03:24 INFO : check sum: Copied (new) 2026/03/26 01:03:24 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:25 DEBUG : check sum: size = 1 OK 2026/03/26 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/26 01:03:25 DEBUG : check sum: Size of src and dst objects identical 2026/03/26 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:25 DEBUG : check sum: Unchanged skipping 2026/03/26 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:25 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.06s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/26 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:27 DEBUG : sizeonly: md5 = 6c517ec3dd08275364195e9e6d5384a4 OK 2026/03/26 01:03:27 DEBUG : sizeonly: size = 6 OK 2026/03/26 01:03:27 INFO : sizeonly: Copied (new) 2026/03/26 01:03:27 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:28 DEBUG : sizeonly: size = 6 OK 2026/03/26 01:03:28 DEBUG : sizeonly: Sizes identical 2026/03/26 01:03:28 DEBUG : sizeonly: Unchanged skipping 2026/03/26 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:28 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.29s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/26 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:31 DEBUG : ignore-size: md5 = b300e26df4826c2f81d6de518d97ec5a OK 2026/03/26 01:03:31 INFO : ignore-size: Copied (new) 2026/03/26 01:03:31 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:03:31 DEBUG : ignore-size: Unchanged skipping 2026/03/26 01:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:31 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.06s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:34 DEBUG : existing: md5 = b673f99509df9a030eec1659a00a1e31 OK 2026/03/26 01:03:34 DEBUG : existing: size = 6 OK 2026/03/26 01:03:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:34 DEBUG : existing: Unchanged skipping 2026/03/26 01:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:34 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:34 INFO : There was nothing to transfer 2026/03/26 01:03:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/26 01:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:36 DEBUG : existing: md5 = da91194050744d7b978fc5b5f0f6ffab OK 2026/03/26 01:03:36 DEBUG : existing: size = 6 OK 2026/03/26 01:03:36 INFO : existing: Copied (replaced existing) 2026/03/26 01:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.67s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 01:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:39 DEBUG : existing: md5 = 3570de7952f8854351130ac22a282079 OK 2026/03/26 01:03:39 DEBUG : existing: size = 6 OK 2026/03/26 01:03:39 INFO : existing: Copied (new) 2026/03/26 01:03:39 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:39 DEBUG : existing: Destination exists, skipping 2026/03/26 01:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:39 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.19s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:42 DEBUG : b/potato: md5 = 2c4931223f630d82a7829b5c92f00440 OK 2026/03/26 01:03:45 DEBUG : c/non empty space: md5 = 2e3dd4320e54720704bdaacf301909cf OK 2026/03/26 01:03:45 INFO : d: Making directory 2026/03/26 01:03:46 DEBUG : Added delayed dir = "a", newDst= 2026/03/26 01:03:47 INFO : c: Set directory modification time (using SetModTime) 2026/03/26 01:03:47 DEBUG : Added delayed dir = "c", newDst=c 2026/03/26 01:03:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 01:03:47 DEBUG : c/non empty space: size = 5 OK 2026/03/26 01:03:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:03:47 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 01:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:49 DEBUG : a/potato2: md5 = 3d5d73cac6161a2fd3ac0ea033cfb1fa OK 2026/03/26 01:03:49 DEBUG : a/potato2: size = 60 OK 2026/03/26 01:03:49 INFO : a/potato2: Copied (new) 2026/03/26 01:03:49 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:49 INFO : b/potato: Deleted 2026/03/26 01:03:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/26 01:03:50 INFO : d: Removing directory 2026/03/26 01:03:51 INFO : b: Removing directory 2026/03/26 01:03:51 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/26 01:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': deleted 2 directories 2026/03/26 01:03:53 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/26 01:03:54 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:03:56 DEBUG : empty space: md5 = 89c92b77e2976d94f73c622500379f94 OK 2026/03/26 01:03:57 DEBUG : empty space: size = 1 OK 2026/03/26 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/26 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:57 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/26 01:03:57 DEBUG : Waiting for deletions to finish 2026/03/26 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:03:57 DEBUG : empty space: size = 1 OK 2026/03/26 01:03:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/26 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:03:58 DEBUG : empty space: md5 = bf86ee8fe3291b327e5f7b49db37e230 OK 2026/03/26 01:03:58 DEBUG : empty space: size = 1 OK 2026/03/26 01:03:58 INFO : empty space: Copied (replaced existing) 2026/03/26 01:03:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:04:01 DEBUG : foo: md5 = fa9b33ba4acebc6c01f6ec186b171891 OK 2026/03/26 01:04:02 DEBUG : foo: size = 3 OK 2026/03/26 01:04:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/26 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:04:03 DEBUG : foo: md5 = 25a4ffac61d1863329dc563b6337430f OK 2026/03/26 01:04:03 DEBUG : foo: size = 3 OK 2026/03/26 01:04:03 INFO : foo: Copied (replaced existing) 2026/03/26 01:04:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.38s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:04:06 DEBUG : empty space: md5 = 30ba335a165c18ada3f8c0e95fdf83f5 OK 2026/03/26 01:04:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 01:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:04:06 DEBUG : empty space: size = 1 OK 2026/03/26 01:04:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:04:06 DEBUG : empty space: Unchanged skipping 2026/03/26 01:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:04:08 DEBUG : potato: md5 = a5c3249694430fc55e105673fc5e477c OK 2026/03/26 01:04:08 DEBUG : potato: size = 60 OK 2026/03/26 01:04:08 INFO : potato: Copied (new) 2026/03/26 01:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:04:11 DEBUG : potato: md5 = d7fb39f5b5319429d34e13f21dcdbc7c OK 2026/03/26 01:04:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:04:12 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:04:12 DEBUG : potato: Sizes differ 2026/03/26 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:04:13 DEBUG : potato: md5 = 46b7c9f63dde14108c257bbb723fc1ce OK 2026/03/26 01:04:13 DEBUG : potato: size = 21 OK 2026/03/26 01:04:13 INFO : potato: Copied (replaced existing) 2026/03/26 01:04:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.80s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:04:16 DEBUG : potato: md5 = bdde23bdc2b3c0ff23e2dc9a7de1a26e OK 2026/03/26 01:04:16 DEBUG : potato: size = 21 OK 2026/03/26 01:04:16 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/26 01:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:04:18 DEBUG : potato: md5 = 79491a220c4ea46e2a71c6badbd56c06 OK 2026/03/26 01:04:18 DEBUG : potato: size = 21 OK 2026/03/26 01:04:18 INFO : potato: Copied (replaced existing) 2026/03/26 01:04:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:04:20 DEBUG : potato: md5 = a4ac3515e8bd57032fad7be3ffa201ef OK 2026/03/26 01:04:22 DEBUG : empty space: md5 = f36e9bb21e93afacfaab8e1f6e354db2 OK 2026/03/26 01:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:04:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/26 01:04:22 DEBUG : empty space: size = 1 OK 2026/03/26 01:04:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:04:22 DEBUG : empty space: Unchanged skipping 2026/03/26 01:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:04:22 DEBUG : Waiting for deletions to finish 2026/03/26 01:04:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:04:25 DEBUG : potato: md5 = a3aa1a626491ec4ec8c62284ca3bfa06 OK 2026/03/26 01:04:27 DEBUG : empty space: md5 = 76e0119ebf81dc0bd6b141d5fd1f10ee OK 2026/03/26 01:04:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:04:27 DEBUG : empty space: size = 1 OK 2026/03/26 01:04:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:04:27 DEBUG : empty space: Unchanged skipping 2026/03/26 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:04:28 DEBUG : potato2: md5 = 5f7cc11d7bab5591a8eab71acfc4bcf2 OK 2026/03/26 01:04:28 DEBUG : potato2: size = 60 OK 2026/03/26 01:04:28 INFO : potato2: Copied (new) 2026/03/26 01:04:28 DEBUG : Waiting for deletions to finish 2026/03/26 01:04:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:04:33 DEBUG : b/potato: md5 = b90b2809333e5740648fd55b2e2bb8a6 OK 2026/03/26 01:04:35 DEBUG : c/non empty space: md5 = 3432690629bdf8762fd31ba547b30ca8 OK 2026/03/26 01:04:35 INFO : d: Making directory 2026/03/26 01:04:36 INFO : d/e: Making directory 2026/03/26 01:04:38 DEBUG : Added delayed dir = "a", newDst= 2026/03/26 01:04:38 INFO : c: Set directory modification time (using SetModTime) 2026/03/26 01:04:38 DEBUG : Added delayed dir = "c", newDst=c 2026/03/26 01:04:38 DEBUG : c/non empty space: size = 5 OK 2026/03/26 01:04:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:04:38 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 01:04:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:04:41 DEBUG : a/potato2: md5 = 493693f706c307d466601dcf91328555 OK 2026/03/26 01:04:41 DEBUG : a/potato2: size = 60 OK 2026/03/26 01:04:41 INFO : a/potato2: Copied (new) 2026/03/26 01:04:41 DEBUG : Waiting for deletions to finish 2026/03/26 01:04:41 INFO : b/potato: Deleted 2026/03/26 01:04:41 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/26 01:04:41 INFO : d/e: Removing directory 2026/03/26 01:04:42 INFO : d: Removing directory 2026/03/26 01:04:42 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/26 01:04:43 INFO : b: Removing directory 2026/03/26 01:04:43 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/26 01:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': deleted 3 directories 2026/03/26 01:04:45 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/26 01:04:46 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:04:49 DEBUG : b/potato: md5 = cc29fecfcae1ecdeca7e41023bdcf42d OK 2026/03/26 01:04:51 DEBUG : c/non empty space: md5 = 4a5aa285cd18b57b833f33505a41747f OK 2026/03/26 01:04:51 INFO : d: Making directory 2026/03/26 01:04:53 DEBUG : Added delayed dir = "a", newDst= 2026/03/26 01:04:53 INFO : c: Set directory modification time (using SetModTime) 2026/03/26 01:04:53 DEBUG : Added delayed dir = "c", newDst=c 2026/03/26 01:04:53 DEBUG : c/non empty space: size = 5 OK 2026/03/26 01:04:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 01:04:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:04:53 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 01:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:04:55 DEBUG : a/potato2: md5 = 352b51bdbf0f656272f59cc6ada4705b OK 2026/03/26 01:04:55 DEBUG : a/potato2: size = 60 OK 2026/03/26 01:04:55 INFO : a/potato2: Copied (new) 2026/03/26 01:04:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': not deleting files as there were IO errors 2026/03/26 01:04:56 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/26 01:04:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': not deleting directories as there were IO errors 2026/03/26 01:04:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/26 01:05:00 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/26 01:05:00 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:05:02 DEBUG : potato: md5 = 5a286c42436db7341a7c2bc3660bd6e4 OK 2026/03/26 01:05:04 DEBUG : empty space: md5 = 53cb09b345d6f0d3a702920e3e157559 OK 2026/03/26 01:05:04 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:04 DEBUG : empty space: size = 1 OK 2026/03/26 01:05:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:05:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:04 DEBUG : empty space: Unchanged skipping 2026/03/26 01:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:05 INFO : potato: Deleted 2026/03/26 01:05:06 DEBUG : potato2: md5 = 008bb4ef87c2b0b37b7b135b8dc1cdfb OK 2026/03/26 01:05:06 DEBUG : potato2: size = 60 OK 2026/03/26 01:05:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.55s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:05:09 DEBUG : potato: md5 = 65a80a8f848627c84557a4d4a7cf5676 OK 2026/03/26 01:05:10 DEBUG : empty space: md5 = 91a56f9ab02661e739ec0bb64211629c OK 2026/03/26 01:05:11 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:11 INFO : potato: Deleted 2026/03/26 01:05:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:05:12 DEBUG : empty space: size = 1 OK 2026/03/26 01:05:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:05:12 DEBUG : empty space: Unchanged skipping 2026/03/26 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:13 DEBUG : potato2: md5 = 25b8759299a38c410a7ca291664638a3 OK 2026/03/26 01:05:13 DEBUG : potato2: size = 60 OK 2026/03/26 01:05:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.20s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:05:16 DEBUG : potato: md5 = 8978cc56d2bfdc5a84bd20495bb2b3fd OK 2026/03/26 01:05:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:18 DEBUG : potato2: md5 = d20f2d1d48a4eff5ce53444939673c1d OK 2026/03/26 01:05:18 DEBUG : potato2: size = 19 OK 2026/03/26 01:05:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.72s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:05:21 DEBUG : potato2: md5 = 2f355e8d7a4daa12556a07986d6a62c6 OK 2026/03/26 01:05:22 DEBUG : empty space: md5 = ccd61b35082f5bd47123d841d5900a34 OK 2026/03/26 01:05:23 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 01:05:23 DEBUG : enormous: Excluded 2026/03/26 01:05:23 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 01:05:23 DEBUG : potato2: Excluded 2026/03/26 01:05:23 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 01:05:23 DEBUG : empty space: size = 1 OK 2026/03/26 01:05:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:05:23 DEBUG : empty space: Unchanged skipping 2026/03/26 01:05:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:23 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:23 INFO : There was nothing to transfer 2026/03/26 01:05:23 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 01:05:23 DEBUG : enormous: Excluded 2026/03/26 01:05:23 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 01:05:23 DEBUG : potato2: Excluded 2026/03/26 01:05:23 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 01:05:23 DEBUG : empty space: size = 1 OK 2026/03/26 01:05:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/26 01:05:23 DEBUG : empty space: Unchanged skipping 2026/03/26 01:05:23 DEBUG : Local file system at /tmp/rclone3229771294: Waiting for checks to finish 2026/03/26 01:05:23 DEBUG : Local file system at /tmp/rclone3229771294: Waiting for transfers to finish 2026/03/26 01:05:23 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:05:26 DEBUG : potato2: md5 = 8d1204808a798c65417dfaec0a27f64d OK 2026/03/26 01:05:28 DEBUG : empty space: md5 = 884be055afa48c0b857ff0cb86f123fd OK 2026/03/26 01:05:29 DEBUG : enormous: md5 = e75348f74b6885c745f5c3e7d842436c OK 2026/03/26 01:05:29 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 01:05:29 DEBUG : enormous: Excluded 2026/03/26 01:05:29 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 01:05:29 DEBUG : potato2: Excluded 2026/03/26 01:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:30 DEBUG : empty space: size = 1 OK 2026/03/26 01:05:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:05:30 DEBUG : empty space: Unchanged skipping 2026/03/26 01:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:30 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:30 INFO : enormous: Deleted 2026/03/26 01:05:30 INFO : potato2: Deleted 2026/03/26 01:05:30 INFO : There was nothing to transfer 2026/03/26 01:05:31 DEBUG : empty space: size = 1 OK 2026/03/26 01:05:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/26 01:05:31 DEBUG : empty space: Unchanged skipping 2026/03/26 01:05:31 DEBUG : Local file system at /tmp/rclone3229771294: Waiting for checks to finish 2026/03/26 01:05:31 DEBUG : Local file system at /tmp/rclone3229771294: Waiting for transfers to finish 2026/03/26 01:05:31 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:31 INFO : enormous: Deleted 2026/03/26 01:05:31 INFO : potato2: Deleted 2026/03/26 01:05:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.84s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:05:33 DEBUG : one: md5 = 26ea766051312149c786732e66cfe540 OK 2026/03/26 01:05:35 DEBUG : two: md5 = 7f2cece168daf9a52cd92a73ee7b902b OK 2026/03/26 01:05:36 DEBUG : three: md5 = a1725ffeb0ea8e64ed7c6255f9c0d7d7 OK 2026/03/26 01:05:38 DEBUG : four: md5 = 1e46fe58032c8eeffa3325dc11784aab OK 2026/03/26 01:05:38 DEBUG : five: Need to transfer - File not found at Destination 2026/03/26 01:05:38 DEBUG : four: size = 4 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:05:38 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:05:38 DEBUG : four: Sizes differ 2026/03/26 01:05:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/26 01:05:38 DEBUG : one: Destination is newer than source, skipping 2026/03/26 01:05:38 DEBUG : three: size = 5 OK 2026/03/26 01:05:38 DEBUG : three: Sizes identical 2026/03/26 01:05:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 01:05:38 DEBUG : two: size = 3 OK 2026/03/26 01:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:39 DEBUG : two: md5 = aad75552782a6bf69b5bab399c3fc5df OK 2026/03/26 01:05:39 DEBUG : two: size = 3 OK 2026/03/26 01:05:39 INFO : two: Copied (replaced existing) 2026/03/26 01:05:39 DEBUG : five: md5 = 62377088d530b5591585db3dfb170e0d OK 2026/03/26 01:05:39 DEBUG : five: size = 4 OK 2026/03/26 01:05:39 INFO : five: Copied (new) 2026/03/26 01:05:40 DEBUG : four: md5 = 14782326f70bda41bec092a59bc4547b OK 2026/03/26 01:05:40 DEBUG : four: size = 4 OK 2026/03/26 01:05:40 INFO : four: Copied (replaced existing) 2026/03/26 01:05:40 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.40s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/26 01:05:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/26 01:05:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 01:05:43 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/26 01:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:45 DEBUG : yam: md5 = 174bcbf734265a706cad06b75565375d OK 2026/03/26 01:05:45 DEBUG : yam: size = 11 OK 2026/03/26 01:05:45 INFO : yam: Copied (new) 2026/03/26 01:05:45 DEBUG : potato: md5 = d1308e58bcc73c969dee8a73328104fc OK 2026/03/26 01:05:45 DEBUG : potato: size = 14 OK 2026/03/26 01:05:45 INFO : potato: Copied (new) 2026/03/26 01:05:45 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/26 01:05:45 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/26 01:05:45 DEBUG : potato: size = 14 OK 2026/03/26 01:05:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:05:45 DEBUG : potato: Unchanged skipping 2026/03/26 01:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:47 DEBUG : yaml: md5 = ed8bf43293c51a9d73b1a72cd0e12148 OK 2026/03/26 01:05:47 DEBUG : yaml: size = 11 OK 2026/03/26 01:05:47 INFO : yaml: Copied (new) 2026/03/26 01:05:47 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:47 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/26 01:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Making map for --track-renames 2026/03/26 01:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Finished making map for --track-renames 2026/03/26 01:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/26 01:05:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 01:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for renames to finish 2026/03/26 01:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:51 DEBUG : yam: md5 = b4f9710a437934fa94f1c8a7e48b1b16 OK 2026/03/26 01:05:51 DEBUG : yam: size = 11 OK 2026/03/26 01:05:51 INFO : yam: Copied (new) 2026/03/26 01:05:51 DEBUG : potato: md5 = 4c236d2c34d3ce63fad3b19f2432fd4b OK 2026/03/26 01:05:51 DEBUG : potato: size = 14 OK 2026/03/26 01:05:51 INFO : potato: Copied (new) 2026/03/26 01:05:51 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:51 DEBUG : potato: size = 14 OK 2026/03/26 01:05:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:05:51 DEBUG : potato: Unchanged skipping 2026/03/26 01:05:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Making map for --track-renames 2026/03/26 01:05:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Finished making map for --track-renames 2026/03/26 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for renames to finish 2026/03/26 01:05:52 INFO : yam: Moved (server-side) to: yaml 2026/03/26 01:05:52 INFO : yaml: Renamed from "yam" 2026/03/26 01:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:52 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:52 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/26 01:05:54 DEBUG : Added delayed dir = "sub", newDst= 2026/03/26 01:05:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Making map for --track-renames 2026/03/26 01:05:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Finished making map for --track-renames 2026/03/26 01:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 01:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for renames to finish 2026/03/26 01:05:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/26 01:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:56 DEBUG : sub/yam: md5 = 84c4f898cd0fde83caec70a9051aef30 OK 2026/03/26 01:05:56 DEBUG : sub/yam: size = 11 OK 2026/03/26 01:05:56 INFO : sub/yam: Copied (new) 2026/03/26 01:05:56 DEBUG : potato: md5 = 8a19d5585195b7f32734a995af708b6d OK 2026/03/26 01:05:56 DEBUG : potato: size = 14 OK 2026/03/26 01:05:56 INFO : potato: Copied (new) 2026/03/26 01:05:56 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:57 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/26 01:05:58 DEBUG : potato: size = 14 OK 2026/03/26 01:05:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:05:58 DEBUG : potato: Unchanged skipping 2026/03/26 01:05:58 INFO : sub: Set directory modification time (using SetModTime) 2026/03/26 01:05:58 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/26 01:05:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Making map for --track-renames 2026/03/26 01:05:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Finished making map for --track-renames 2026/03/26 01:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for renames to finish 2026/03/26 01:05:59 INFO : sub/yam: Moved (server-side) to: yam 2026/03/26 01:05:59 INFO : yam: Renamed from "sub/yam" 2026/03/26 01:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:05:59 DEBUG : Waiting for deletions to finish 2026/03/26 01:05:59 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.12s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:06:02 DEBUG : Creating backend with remote "/tmp/rclone3229771294/dir1" 2026/03/26 01:06:02 DEBUG : Config file has changed externally - reloading 2026/03/26 01:06:02 DEBUG : Creating backend with remote "/tmp/rclone3229771294/dir2" 2026/03/26 01:06:02 DEBUG : Local file system at /tmp/rclone3229771294/dir2: Using server-side directory move 2026/03/26 01:06:02 INFO : Local file system at /tmp/rclone3229771294/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 01:06:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/26 01:06:02 DEBUG : Local file system at /tmp/rclone3229771294/dir2: Waiting for checks to finish 2026/03/26 01:06:02 DEBUG : Local file system at /tmp/rclone3229771294/dir2: Waiting for transfers to finish 2026/03/26 01:06:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:06:02 DEBUG : Added delayed dir = "nested", newDst= 2026/03/26 01:06:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:06:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:06:02 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/26 01:06:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 01:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:06:05 DEBUG : sub dir/hello world: md5 = f3accae3ca4d70ff738c299aab2e4092 OK 2026/03/26 01:06:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:06:05 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:06:05 INFO : sub dir/hello world: Deleted 2026/03/26 01:06:06 DEBUG : nested/sub dir/file: md5 = d21b99aca640c7d5160bb804284167b7 OK 2026/03/26 01:06:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 01:06:06 INFO : nested/sub dir/file: Copied (new) 2026/03/26 01:06:06 INFO : nested/sub dir/file: Deleted 2026/03/26 01:06:07 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:06:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:06:07 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/26 01:06:07 INFO : sub dir: Removing directory 2026/03/26 01:06:07 INFO : nested/sub dir: Removing directory 2026/03/26 01:06:07 INFO : nested: Removing directory 2026/03/26 01:06:07 DEBUG : Local file system at /tmp/rclone3229771294: deleted 3 directories 2026/03/26 01:06:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 01:06:11 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/26 01:06:11 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:06:12 DEBUG : Added delayed dir = "nested", newDst= 2026/03/26 01:06:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 01:06:12 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/26 01:06:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 01:06:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 01:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:06:15 DEBUG : sub dir/hello world: md5 = 9b19db772428d9122a8816baaf9d8198 OK 2026/03/26 01:06:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 01:06:15 INFO : sub dir/hello world: Copied (new) 2026/03/26 01:06:15 INFO : sub dir/hello world: Deleted 2026/03/26 01:06:16 DEBUG : nested/sub dir/file: md5 = 9e51b1ed7457054d9c8ca8d2b0ac6a97 OK 2026/03/26 01:06:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 01:06:16 INFO : nested/sub dir/file: Copied (new) 2026/03/26 01:06:16 INFO : nested/sub dir/file: Deleted 2026/03/26 01:06:17 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:06:17 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/26 01:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:06:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 01:06:21 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/26 01:06:22 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.12s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:06:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/26 01:06:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 01:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:06:24 DEBUG : existing: md5 = d4d3a9c07934e091278425b1a56e92b5 OK 2026/03/26 01:06:24 DEBUG : existing: size = 6 OK 2026/03/26 01:06:24 INFO : existing: Copied (new) 2026/03/26 01:06:24 INFO : existing: Deleted 2026/03/26 01:06:24 DEBUG : existing-b: md5 = 32b3a9e937a4fed4da4c779bed793b52 OK 2026/03/26 01:06:24 DEBUG : existing-b: size = 6 OK 2026/03/26 01:06:24 INFO : existing-b: Copied (new) 2026/03/26 01:06:24 INFO : existing-b: Deleted 2026/03/26 01:06:24 DEBUG : existing: Destination exists, skipping 2026/03/26 01:06:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/26 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:06:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.66s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:06:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qohuyog3huwu" 2026/03/26 01:06:26 DEBUG : Creating backend with remote "TestDrive:crypt/frb03dbn7hg420vqsspaf07pjndpu6qh9ikvj4sng124ue1cgvu0" 2026/03/26 01:06:29 DEBUG : potato2: md5 = 9d2818c953fe425b0dcdda97b409a380 OK 2026/03/26 01:06:31 DEBUG : empty space: md5 = 82504f367d53cf986728201d4432f7fd OK 2026/03/26 01:06:32 DEBUG : potato3: md5 = 1d71add63e3a5f2e1a6b41203f87cfd5 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma' -> Encrypted drive 'TestCryptDrive:rclone-test-qohuyog3huwu' 2026/03/26 01:06:35 DEBUG : empty space: md5 = 8f207929a15ebb5b5825628e4db8bc3b OK 2026/03/26 01:06:36 DEBUG : potato3: md5 = 620380e7cbbd014d6530428cf6a08d60 OK 2026/03/26 01:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qohuyog3huwu': Using server-side directory move 2026/03/26 01:06:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qohuyog3huwu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 01:06:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:06:37 DEBUG : empty space: size = 1 OK 2026/03/26 01:06:37 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qohuyog3huwu': Waiting for checks to finish 2026/03/26 01:06:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 01:06:37 DEBUG : empty space: Unchanged skipping 2026/03/26 01:06:37 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qohuyog3huwu') 2026/03/26 01:06:37 DEBUG : potato3: Sizes differ 2026/03/26 01:06:37 INFO : empty space: Deleted 2026/03/26 01:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qohuyog3huwu': Waiting for transfers to finish 2026/03/26 01:06:37 INFO : potato3: Deleted 2026/03/26 01:06:37 INFO : potato2: Moved (server-side) 2026/03/26 01:06:38 INFO : potato3: Moved (server-side) 2026/03/26 01:06:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosiren0kule" 2026/03/26 01:06:38 DEBUG : Creating backend with remote "TestDrive:crypt/0q7fg4hmb217c9lk0onf2vfh708v4s8lnulni2ch6dn6mci0kps0" 2026/03/26 01:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosiren0kule': Using server-side directory move 2026/03/26 01:06:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosiren0kule': Server side directory move succeeded 2026/03/26 01:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosiren0kule': Purge remote 2026/03/26 01:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qohuyog3huwu': Purge remote 2026/03/26 01:06:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.35s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:06:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qovayuk2nige" 2026/03/26 01:06:42 DEBUG : Creating backend with remote "TestDrive:crypt/lt5o0cveesi0pj72db3o3v3hvvv0omf15sdqu5jeqj07h49ed8o0" 2026/03/26 01:06:45 DEBUG : potato2: md5 = ae4eb4721a29ed9cf7dc654b98b96a32 OK 2026/03/26 01:06:46 DEBUG : empty space: md5 = b8a139a27515da23e68c225e49a644f2 OK 2026/03/26 01:06:48 DEBUG : potato3: md5 = e958ad5741f91a47312856ab10f03f7e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma' -> Encrypted drive 'TestCryptDrive:rclone-test-qovayuk2nige' 2026/03/26 01:06:50 DEBUG : empty space: md5 = ba5985c80bcba68a0c0f2bb034dfd950 OK 2026/03/26 01:06:52 DEBUG : potato3: md5 = 3b47cd4fb05b6e74ea82e67504c79c35 OK 2026/03/26 01:06:52 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 01:06:52 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 01:06:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:06:52 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:06:52 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qovayuk2nige') 2026/03/26 01:06:52 DEBUG : potato3: Sizes differ 2026/03/26 01:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qovayuk2nige': Waiting for checks to finish 2026/03/26 01:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qovayuk2nige': Waiting for transfers to finish 2026/03/26 01:06:53 INFO : potato2: Moved (server-side) 2026/03/26 01:06:53 INFO : potato3: Deleted 2026/03/26 01:06:54 INFO : potato3: Moved (server-side) 2026/03/26 01:06:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wilofat2duki" 2026/03/26 01:06:54 DEBUG : Creating backend with remote "TestDrive:crypt/tpd07hap7j37bodhs1eibn4c2st0jc28ndmf7n9h08ne253cpncg" 2026/03/26 01:06:55 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 01:06:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:06:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 01:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wilofat2duki': Waiting for checks to finish 2026/03/26 01:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wilofat2duki': Waiting for transfers to finish 2026/03/26 01:06:57 INFO : potato3: Moved (server-side) 2026/03/26 01:06:57 INFO : potato2: Moved (server-side) 2026/03/26 01:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wilofat2duki': Purge remote 2026/03/26 01:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qovayuk2nige': Purge remote --- PASS: TestServerSideMoveWithFilter (16.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:06:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jixireh1wume" 2026/03/26 01:06:59 DEBUG : Creating backend with remote "TestDrive:crypt/0thvvvsrdsa3h9j6s1rhh2f0jf01a33dtdnc8n96be6vk5u62vjg" 2026/03/26 01:07:02 DEBUG : potato2: md5 = 0ee3014221c05fcfb3de681fff0adaf3 OK 2026/03/26 01:07:03 DEBUG : empty space: md5 = 9825c7c7c162a5d15c3a71ae3fda8184 OK 2026/03/26 01:07:05 DEBUG : potato3: md5 = c7359ad7d96a5ff61e1e830c983918fc OK 2026/03/26 01:07:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma' -> Encrypted drive 'TestCryptDrive:rclone-test-jixireh1wume' 2026/03/26 01:07:08 DEBUG : empty space: md5 = 4205d992e683bb22391e8a1c473b0759 OK 2026/03/26 01:07:09 DEBUG : potato3: md5 = d456aaf36e5df9579d00d8929b0ca33a OK 2026/03/26 01:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixireh1wume': Using server-side directory move 2026/03/26 01:07:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jixireh1wume': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 01:07:10 DEBUG : empty space: size = 1 OK 2026/03/26 01:07:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 01:07:10 DEBUG : empty space: Unchanged skipping 2026/03/26 01:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 01:07:10 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/26 01:07:10 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:07:10 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jixireh1wume') 2026/03/26 01:07:10 DEBUG : potato3: Sizes differ 2026/03/26 01:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixireh1wume': Waiting for checks to finish 2026/03/26 01:07:11 INFO : potato3: Deleted 2026/03/26 01:07:11 INFO : empty space: Deleted 2026/03/26 01:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixireh1wume': Waiting for transfers to finish 2026/03/26 01:07:11 INFO : potato2: Moved (server-side) 2026/03/26 01:07:11 INFO : potato3: Moved (server-side) 2026/03/26 01:07:11 INFO : tomatoDir: Removing directory 2026/03/26 01:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': deleted 1 directories 2026/03/26 01:07:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizipec3bawa" 2026/03/26 01:07:13 DEBUG : Creating backend with remote "TestDrive:crypt/vva4nd1nhi4874q9r8vjita7bunek8f44cukh9hg075qqd5rrvng" 2026/03/26 01:07:14 INFO : tomatoDir: Making directory 2026/03/26 01:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizipec3bawa': Using server-side directory move 2026/03/26 01:07:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fizipec3bawa': Server side directory move succeeded 2026/03/26 01:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizipec3bawa': Purge remote 2026/03/26 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixireh1wume': Purge remote 2026/03/26 01:07:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.67s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:07:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test" 2026/03/26 01:07:18 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.07s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:07:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test" 2026/03/26 01:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/26 01:07:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test-include/layer2" 2026/03/26 01:07:23 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/26 01:07:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test-ignore-file" 2026/03/26 01:07:26 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/26 01:07:30 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 225cbf63221c736d5357d6d8751f6683 OK 2026/03/26 01:07:32 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/26 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test': Waiting for checks to finish 2026/03/26 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test': Waiting for transfers to finish 2026/03/26 01:07:32 DEBUG : Waiting for deletions to finish 2026/03/26 01:07:32 INFO : There was nothing to transfer 2026/03/26 01:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:07:34 DEBUG : Waiting for deletions to finish 2026/03/26 01:07:34 INFO : rclone-sync-test-include: Removing directory 2026/03/26 01:07:34 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/26 01:07:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/26 01:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': failed to delete 1 directories 2026/03/26 01:07:34 INFO : There was nothing to transfer 2026/03/26 01:07:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/26 01:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/26 01:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/26 01:07:36 DEBUG : Waiting for deletions to finish 2026/03/26 01:07:36 INFO : There was nothing to transfer 2026/03/26 01:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:07:38 DEBUG : Waiting for deletions to finish 2026/03/26 01:07:38 INFO : rclone-sync-test-include: Removing directory 2026/03/26 01:07:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/26 01:07:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/26 01:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': failed to delete 1 directories 2026/03/26 01:07:38 INFO : There was nothing to transfer 2026/03/26 01:07:40 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/26 01:07:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/26 01:07:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/26 01:07:40 DEBUG : Waiting for deletions to finish 2026/03/26 01:07:40 INFO : There was nothing to transfer 2026/03/26 01:07:42 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/26 01:07:43 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.62s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:07:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dst" 2026/03/26 01:07:44 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 01:07:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/CompareDest" 2026/03/26 01:07:46 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/gveqi14airsml4bgu7krj116o8" 2026/03/26 01:07:47 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 01:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:07:50 DEBUG : one: md5 = ac562fd9ea970ea8a5a6db201db22488 OK 2026/03/26 01:07:50 DEBUG : one: size = 3 OK 2026/03/26 01:07:50 INFO : one: Copied (new) 2026/03/26 01:07:50 DEBUG : Waiting for deletions to finish 2026/03/26 01:07:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:07:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:07:51 DEBUG : one: Sizes differ 2026/03/26 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:07:53 DEBUG : one: md5 = 5ac678584e2dfc709b9c3eac8aef343b OK 2026/03/26 01:07:53 DEBUG : one: size = 5 OK 2026/03/26 01:07:53 INFO : one: Copied (replaced existing) 2026/03/26 01:07:53 DEBUG : Waiting for deletions to finish 2026/03/26 01:07:55 DEBUG : dst/one: md5 = b349d832a0365654ce188a94a974743c OK 2026/03/26 01:07:57 DEBUG : CompareDest/one: md5 = a9b35abe55d58528e237430a906c1663 OK 2026/03/26 01:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:07:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:07:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:07:58 DEBUG : one: Sizes differ 2026/03/26 01:07:58 DEBUG : one: size = 5 OK 2026/03/26 01:07:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:07:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 01:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:07:58 DEBUG : Waiting for deletions to finish 2026/03/26 01:07:58 INFO : There was nothing to transfer 2026/03/26 01:08:00 DEBUG : CompareDest/two: md5 = e7cf3d36ac2b0a6ff9e1b6eb73af31da OK 2026/03/26 01:08:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:08:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:08:01 DEBUG : one: Sizes differ 2026/03/26 01:08:01 DEBUG : two: size = 3 OK 2026/03/26 01:08:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 01:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:01 DEBUG : one: size = 5 OK 2026/03/26 01:08:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 01:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:01 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:01 INFO : There was nothing to transfer 2026/03/26 01:08:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:08:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:08:02 DEBUG : one: Sizes differ 2026/03/26 01:08:02 DEBUG : one: size = 5 OK 2026/03/26 01:08:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 01:08:02 DEBUG : two: size = 3 OK 2026/03/26 01:08:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 01:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:02 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:02 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/26 01:08:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:08:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:08:03 DEBUG : one: Sizes differ 2026/03/26 01:08:04 DEBUG : one: size = 5 OK 2026/03/26 01:08:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 01:08:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:08:04 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/CompareDest') 2026/03/26 01:08:04 DEBUG : two: Sizes differ 2026/03/26 01:08:04 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 01:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:05 DEBUG : two: md5 = b43d72ac89f2332f9067cbcbc1c1a424 OK 2026/03/26 01:08:05 DEBUG : two: size = 5 OK 2026/03/26 01:08:05 INFO : two: Copied (new) 2026/03/26 01:08:05 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 01:08:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:08:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:08:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.57s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:08:12 DEBUG : pre-dest1/1: md5 = 6be2ed3cecdd9d8d92d710e9af88ec24 OK 2026/03/26 01:08:14 DEBUG : pre-dest2/2: md5 = 4ce46cfd3e7baba6f5625c7140d823e4 OK 2026/03/26 01:08:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dest" 2026/03/26 01:08:14 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/rg03c1jvnehrrc617i0lnqjddc" 2026/03/26 01:08:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/pre-dest1" 2026/03/26 01:08:16 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/bbnblvh6k061ssopqrp18kd7gc" 2026/03/26 01:08:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/pre-dest2" 2026/03/26 01:08:17 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/26 01:08:18 DEBUG : 1: size = 1 OK 2026/03/26 01:08:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:08:18 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/26 01:08:18 DEBUG : 2: size = 1 OK 2026/03/26 01:08:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:08:18 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/26 01:08:19 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/26 01:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dest': Waiting for checks to finish 2026/03/26 01:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dest': Waiting for transfers to finish 2026/03/26 01:08:21 DEBUG : 3: md5 = 669f9ecaf153ee5364b899a84e18c259 OK 2026/03/26 01:08:21 DEBUG : 3: size = 1 OK 2026/03/26 01:08:21 INFO : 3: Copied (new) 2026/03/26 01:08:21 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:24 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/26 01:08:25 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/26 01:08:25 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.64s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:08:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dst" 2026/03/26 01:08:26 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 01:08:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/CopyDest" 2026/03/26 01:08:28 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/26 01:08:30 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 01:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:32 DEBUG : one: md5 = 44d2dc3e7a8a1667fb318d3dde9c5aaf OK 2026/03/26 01:08:32 DEBUG : one: size = 3 OK 2026/03/26 01:08:32 INFO : one: Copied (new) 2026/03/26 01:08:32 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:08:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:08:33 DEBUG : one: Sizes differ 2026/03/26 01:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:35 DEBUG : one: md5 = 73d48dfdc781fb6e1b07dd096d09035a OK 2026/03/26 01:08:35 DEBUG : one: size = 5 OK 2026/03/26 01:08:35 INFO : one: Copied (replaced existing) 2026/03/26 01:08:35 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:36 DEBUG : dst/one: md5 = ca02528dfe2b30a90a093458d4376da6 OK 2026/03/26 01:08:39 DEBUG : CopyDest/one: md5 = d50a3910ab6bd9fb5a8130ae1cab8487 OK 2026/03/26 01:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/BackupDir" 2026/03/26 01:08:39 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/26 01:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:08:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:08:41 DEBUG : one: Sizes differ 2026/03/26 01:08:41 DEBUG : one: size = 5 OK 2026/03/26 01:08:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:08:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:08:41 DEBUG : one: Sizes differ 2026/03/26 01:08:43 INFO : one: Moved (server-side) 2026/03/26 01:08:44 DEBUG : one: size = 5 OK 2026/03/26 01:08:44 INFO : one: Copied (server-side copy) 2026/03/26 01:08:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/26 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:44 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:46 DEBUG : CopyDest/two: md5 = ae1e9894f4a637348203ebca4aad288e OK 2026/03/26 01:08:46 DEBUG : one: size = 5 OK 2026/03/26 01:08:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:46 DEBUG : one: Unchanged skipping 2026/03/26 01:08:47 DEBUG : two: size = 3 OK 2026/03/26 01:08:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:48 DEBUG : two: size = 3 OK 2026/03/26 01:08:48 INFO : two: Copied (server-side copy) 2026/03/26 01:08:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/26 01:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:48 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:48 DEBUG : one: size = 5 OK 2026/03/26 01:08:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:48 DEBUG : one: Unchanged skipping 2026/03/26 01:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:48 DEBUG : two: size = 3 OK 2026/03/26 01:08:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:48 DEBUG : two: Unchanged skipping 2026/03/26 01:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:48 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:48 INFO : There was nothing to transfer 2026/03/26 01:08:50 DEBUG : CopyDest/three: md5 = 23a99b8a0e40dc3b0db8480ca9af9753 OK 2026/03/26 01:08:51 DEBUG : one: size = 5 OK 2026/03/26 01:08:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:51 DEBUG : one: Unchanged skipping 2026/03/26 01:08:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:08:51 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/CopyDest') 2026/03/26 01:08:51 DEBUG : three: Sizes differ 2026/03/26 01:08:51 DEBUG : three: Destination not found in --copy-dest 2026/03/26 01:08:51 DEBUG : three: Need to transfer - File not found at Destination 2026/03/26 01:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:08:51 DEBUG : two: size = 3 OK 2026/03/26 01:08:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 01:08:51 DEBUG : two: Unchanged skipping 2026/03/26 01:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:08:53 DEBUG : three: md5 = 1e33f88b2cff4628be0d7443ebf8da98 OK 2026/03/26 01:08:53 DEBUG : three: size = 7 OK 2026/03/26 01:08:53 INFO : three: Copied (new) 2026/03/26 01:08:53 DEBUG : Waiting for deletions to finish 2026/03/26 01:08:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/26 01:08:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 01:08:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:08:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 01:08:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/26 01:08:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:08:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (32.94s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:09:01 DEBUG : dst/one: md5 = 5d5ec00195eaedb889d4f2f0901f7b12 OK 2026/03/26 01:09:03 DEBUG : dst/two: md5 = 5cb268e072ca70729da3a245819e4316 OK 2026/03/26 01:09:04 DEBUG : dst/three.txt: md5 = 5b84fb6f5ae0fceb808bc11d7973052c OK 2026/03/26 01:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dst" 2026/03/26 01:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 01:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/backup" 2026/03/26 01:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/1nrff024r7pq65ecp72fc28jb0" 2026/03/26 01:09:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:09:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:09:07 DEBUG : one: Sizes differ 2026/03/26 01:09:07 DEBUG : two: size = 3 OK 2026/03/26 01:09:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:09:07 DEBUG : two: Unchanged skipping 2026/03/26 01:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:09:09 INFO : one: Moved (server-side) 2026/03/26 01:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:09:10 DEBUG : one: md5 = dc61e643ed3690d33b2e1024eb669d51 OK 2026/03/26 01:09:10 DEBUG : one: size = 4 OK 2026/03/26 01:09:10 INFO : one: Copied (new) 2026/03/26 01:09:10 DEBUG : Waiting for deletions to finish 2026/03/26 01:09:11 INFO : three.txt: Moved (server-side) 2026/03/26 01:09:11 INFO : three.txt: Moved into backup dir 2026/03/26 01:09:13 DEBUG : dst/three.txt: md5 = 1e98c9bc5eb8c600c000bb6a63f04224 OK 2026/03/26 01:09:14 DEBUG : two: size = 3 OK 2026/03/26 01:09:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:09:14 DEBUG : two: Unchanged skipping 2026/03/26 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:09:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:09:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:09:14 DEBUG : one: Sizes differ 2026/03/26 01:09:15 INFO : one: Deleted 2026/03/26 01:09:15 INFO : one: Moved (server-side) 2026/03/26 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:09:17 DEBUG : one: md5 = 91c6cf40cac73bcdd1d50c52bfea69b4 OK 2026/03/26 01:09:17 DEBUG : one: size = 5 OK 2026/03/26 01:09:17 INFO : one: Copied (new) 2026/03/26 01:09:17 DEBUG : Waiting for deletions to finish 2026/03/26 01:09:17 INFO : three.txt: Deleted 2026/03/26 01:09:18 INFO : three.txt: Moved (server-side) 2026/03/26 01:09:18 INFO : three.txt: Moved into backup dir 2026/03/26 01:09:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:09:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 01:09:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/26 01:09:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:09:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:09:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.19s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:09:24 DEBUG : dst/one: md5 = d4fde083551a8ea37f52c456f3131b1e OK 2026/03/26 01:09:26 DEBUG : dst/two: md5 = b92ceebed263ff633e5e18c194800c8b OK 2026/03/26 01:09:27 DEBUG : dst/three.txt: md5 = d0deaf5db34396a83c9c4697b49af617 OK 2026/03/26 01:09:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dst" 2026/03/26 01:09:28 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 01:09:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/backup" 2026/03/26 01:09:29 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/1nrff024r7pq65ecp72fc28jb0" 2026/03/26 01:09:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:09:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:09:30 DEBUG : one: Sizes differ 2026/03/26 01:09:30 DEBUG : two: size = 3 OK 2026/03/26 01:09:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:09:30 DEBUG : two: Unchanged skipping 2026/03/26 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:09:32 INFO : one: Moved (server-side) to: one.bak 2026/03/26 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:09:33 DEBUG : one: md5 = 4e4a27b57fd45072e6fa60df203d9902 OK 2026/03/26 01:09:33 DEBUG : one: size = 4 OK 2026/03/26 01:09:33 INFO : one: Copied (new) 2026/03/26 01:09:33 DEBUG : Waiting for deletions to finish 2026/03/26 01:09:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 01:09:34 INFO : three.txt: Moved into backup dir 2026/03/26 01:09:36 DEBUG : dst/three.txt: md5 = 417815abf7a912810be811d249da28af OK 2026/03/26 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:09:37 DEBUG : two: size = 3 OK 2026/03/26 01:09:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:09:37 DEBUG : two: Unchanged skipping 2026/03/26 01:09:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:09:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:09:37 DEBUG : one: Sizes differ 2026/03/26 01:09:37 INFO : one.bak: Deleted 2026/03/26 01:09:38 INFO : one: Moved (server-side) to: one.bak 2026/03/26 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:09:39 DEBUG : one: md5 = 9c03f438878a1d63a070a507c653453d OK 2026/03/26 01:09:39 DEBUG : one: size = 5 OK 2026/03/26 01:09:39 INFO : one: Copied (new) 2026/03/26 01:09:39 DEBUG : Waiting for deletions to finish 2026/03/26 01:09:40 INFO : three.txt.bak: Deleted 2026/03/26 01:09:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 01:09:41 INFO : three.txt: Moved into backup dir 2026/03/26 01:09:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:09:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 01:09:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 01:09:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/26 01:09:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 01:09:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:09:47 DEBUG : dst/one: md5 = bbba619ca3b023b44f06a1a8a71680f7 OK 2026/03/26 01:09:48 DEBUG : dst/two: md5 = 36d1da40f90ebca89437164d5dbcc369 OK 2026/03/26 01:09:50 DEBUG : dst/three.txt: md5 = f8c13b42e8ef753536bfb34df13e755c OK 2026/03/26 01:09:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dst" 2026/03/26 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 01:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/backup" 2026/03/26 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/1nrff024r7pq65ecp72fc28jb0" 2026/03/26 01:09:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:09:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:09:53 DEBUG : one: Sizes differ 2026/03/26 01:09:53 DEBUG : two: size = 3 OK 2026/03/26 01:09:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:09:53 DEBUG : two: Unchanged skipping 2026/03/26 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:09:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/26 01:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:09:56 DEBUG : one: md5 = c6b25c530951929097d1982b53cb05c4 OK 2026/03/26 01:09:56 DEBUG : one: size = 4 OK 2026/03/26 01:09:56 INFO : one: Copied (new) 2026/03/26 01:09:56 DEBUG : Waiting for deletions to finish 2026/03/26 01:09:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/26 01:09:57 INFO : three.txt: Moved into backup dir 2026/03/26 01:09:59 DEBUG : dst/three.txt: md5 = e97cd41f4f7372c8756029a4744bc5e7 OK 2026/03/26 01:10:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:10:00 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:10:00 DEBUG : one: Sizes differ 2026/03/26 01:10:00 DEBUG : two: size = 3 OK 2026/03/26 01:10:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:10:00 DEBUG : two: Unchanged skipping 2026/03/26 01:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:10:01 INFO : one-2019-01-01: Deleted 2026/03/26 01:10:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/26 01:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:10:03 DEBUG : one: md5 = 9c678e9f9a056593168d625ecc4848fe OK 2026/03/26 01:10:03 DEBUG : one: size = 5 OK 2026/03/26 01:10:03 INFO : one: Copied (new) 2026/03/26 01:10:03 DEBUG : Waiting for deletions to finish 2026/03/26 01:10:03 INFO : three-2019-01-01.txt: Deleted 2026/03/26 01:10:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/26 01:10:04 INFO : three.txt: Moved into backup dir 2026/03/26 01:10:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:10:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 01:10:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/26 01:10:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/26 01:10:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/26 01:10:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.33s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:10:10 DEBUG : dst/one: md5 = 5f9eee0184003625890de2b371ebf8a3 OK 2026/03/26 01:10:12 DEBUG : dst/two: md5 = 8417ec362b9b224298d1adc5db897efe OK 2026/03/26 01:10:13 DEBUG : dst/three.txt: md5 = 46541afb728e1f805b5ad081fdf19ad5 OK 2026/03/26 01:10:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dst" 2026/03/26 01:10:14 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 01:10:15 DEBUG : two: size = 3 OK 2026/03/26 01:10:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:10:15 DEBUG : two: Unchanged skipping 2026/03/26 01:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:10:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:10:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:10:15 DEBUG : one: Sizes differ 2026/03/26 01:10:16 INFO : one: Moved (server-side) to: one.bak 2026/03/26 01:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:10:17 DEBUG : one: md5 = 425bf9b008cf3fe5d72cfa52ba99969b OK 2026/03/26 01:10:17 DEBUG : one: size = 4 OK 2026/03/26 01:10:17 INFO : one: Copied (new) 2026/03/26 01:10:17 DEBUG : Waiting for deletions to finish 2026/03/26 01:10:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 01:10:18 INFO : three.txt: Moved into backup dir 2026/03/26 01:10:20 DEBUG : dst/three.txt: md5 = 361d1f170f1c3b43fd3f62b7eef33f7d OK 2026/03/26 01:10:21 DEBUG : one.bak: Excluded (Path Filter) 2026/03/26 01:10:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/26 01:10:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:10:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:10:21 DEBUG : one: Sizes differ 2026/03/26 01:10:21 DEBUG : two: size = 3 OK 2026/03/26 01:10:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:10:21 DEBUG : two: Unchanged skipping 2026/03/26 01:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for checks to finish 2026/03/26 01:10:21 INFO : one.bak: Deleted 2026/03/26 01:10:22 INFO : one: Moved (server-side) to: one.bak 2026/03/26 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst': Waiting for transfers to finish 2026/03/26 01:10:23 DEBUG : one: md5 = f16a7e52901feacf9a32922837e20d53 OK 2026/03/26 01:10:23 DEBUG : one: size = 5 OK 2026/03/26 01:10:23 INFO : one: Copied (new) 2026/03/26 01:10:23 DEBUG : Waiting for deletions to finish 2026/03/26 01:10:24 INFO : three.txt.bak: Deleted 2026/03/26 01:10:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 01:10:24 INFO : three.txt: Moved into backup dir 2026/03/26 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/26 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/26 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.84s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:10:30 DEBUG : dst/one: md5 = c755270e2bdefa19491789dc447d9bdf OK 2026/03/26 01:10:32 DEBUG : dst/two: md5 = 5dd9d3e97659d7c8a220d06bf13accb7 OK 2026/03/26 01:10:33 DEBUG : dst/three.txt: md5 = ccbd8b3532ce0e197932bc1e76383ea6 OK 2026/03/26 01:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dst" 2026/03/26 01:10:34 DEBUG : Config file has changed externally - reloading 2026/03/26 01:10:34 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 01:10:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:10:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:10:35 DEBUG : one: Sizes differ 2026/03/26 01:10:35 INFO : one: Moved (server-side) to: one.bak 2026/03/26 01:10:37 DEBUG : one: md5 = 4111acd9abc863a80010d54b3271e829 OK 2026/03/26 01:10:37 DEBUG : one: size = 4 OK 2026/03/26 01:10:37 INFO : one: Copied (new) 2026/03/26 01:10:37 DEBUG : two: size = 3 OK 2026/03/26 01:10:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:10:37 DEBUG : two: Unchanged skipping 2026/03/26 01:10:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:10:37 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:10:37 DEBUG : three.txt: Sizes differ 2026/03/26 01:10:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 01:10:39 DEBUG : three.txt: md5 = 03f5f802cb21d5133eb9f0db09af193d OK 2026/03/26 01:10:39 DEBUG : three.txt: size = 6 OK 2026/03/26 01:10:39 INFO : three.txt: Copied (new) 2026/03/26 01:10:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:10:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:10:41 DEBUG : one: Sizes differ 2026/03/26 01:10:42 INFO : one.bak: Deleted 2026/03/26 01:10:42 INFO : one: Moved (server-side) to: one.bak 2026/03/26 01:10:44 DEBUG : one: md5 = c66c75c271d947b6849e19cfcf20cf8d OK 2026/03/26 01:10:44 DEBUG : one: size = 5 OK 2026/03/26 01:10:44 INFO : one: Copied (new) 2026/03/26 01:10:44 DEBUG : two: size = 3 OK 2026/03/26 01:10:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:10:44 DEBUG : two: Unchanged skipping 2026/03/26 01:10:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:10:44 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:10:44 DEBUG : three.txt: Sizes differ 2026/03/26 01:10:45 INFO : three.txt.bak: Deleted 2026/03/26 01:10:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 01:10:47 DEBUG : three.txt: md5 = 27a01baf0b1f2fa7e7b638ca84574e75 OK 2026/03/26 01:10:47 DEBUG : three.txt: size = 19 OK 2026/03/26 01:10:47 INFO : three.txt: Copied (new) 2026/03/26 01:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/26 01:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 01:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 01:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 01:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/26 01:10:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.86s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:10:53 DEBUG : dst/one: md5 = 696be3cd71ebb99e85ef51924961889b OK 2026/03/26 01:10:55 DEBUG : dst/two: md5 = e54185555d378afaecb7f4780d0bfa90 OK 2026/03/26 01:10:56 DEBUG : dst/three.txt: md5 = 269ee74348f2ad49ff3d8de49cce5ccd OK 2026/03/26 01:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxajoh1duma/dst" 2026/03/26 01:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/2hpjatf31bbnev6b2vg6lj57aedehbmhjoho1kahium5m1fu97gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 01:10:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:10:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:10:58 DEBUG : one: Sizes differ 2026/03/26 01:10:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/26 01:11:00 DEBUG : one: md5 = 5348a7f9204c5b0ac133e260162ec0d3 OK 2026/03/26 01:11:00 DEBUG : one: size = 4 OK 2026/03/26 01:11:00 INFO : one: Copied (new) 2026/03/26 01:11:00 DEBUG : two: size = 3 OK 2026/03/26 01:11:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:11:00 DEBUG : two: Unchanged skipping 2026/03/26 01:11:00 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:11:00 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:11:00 DEBUG : three.txt: Sizes differ 2026/03/26 01:11:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/26 01:11:03 DEBUG : three.txt: md5 = f832860ff3088b571ab616d0af933d26 OK 2026/03/26 01:11:03 DEBUG : three.txt: size = 6 OK 2026/03/26 01:11:03 INFO : three.txt: Copied (new) 2026/03/26 01:11:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:11:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:11:04 DEBUG : one: Sizes differ 2026/03/26 01:11:05 INFO : one-2019-01-01: Deleted 2026/03/26 01:11:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/26 01:11:06 DEBUG : one: md5 = 344960add8ef0657c6c03b075a656744 OK 2026/03/26 01:11:06 DEBUG : one: size = 5 OK 2026/03/26 01:11:06 INFO : one: Copied (new) 2026/03/26 01:11:07 DEBUG : two: size = 3 OK 2026/03/26 01:11:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:11:07 DEBUG : two: Unchanged skipping 2026/03/26 01:11:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:11:07 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma/dst') 2026/03/26 01:11:07 DEBUG : three.txt: Sizes differ 2026/03/26 01:11:07 INFO : three-2019-01-01.txt: Deleted 2026/03/26 01:11:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/26 01:11:09 DEBUG : three.txt: md5 = cce4992504c4b7ba454085a74b7b07ce OK 2026/03/26 01:11:09 DEBUG : three.txt: size = 19 OK 2026/03/26 01:11:09 INFO : three.txt: Copied (new) 2026/03/26 01:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/26 01:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 01:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/26 01:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/26 01:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/26 01:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 01:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.75s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:11:15 DEBUG : Testêé: md5 = 0f7e8b6a1b464e0be59a45c7123a9115 OK 2026/03/26 01:11:16 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:11:16 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:11:16 DEBUG : Testêé: Sizes differ 2026/03/26 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:11:17 DEBUG : Testêé: md5 = 57a96dd5fc34350b9c19890e280df97a OK 2026/03/26 01:11:17 DEBUG : Testêé: size = 14 OK 2026/03/26 01:11:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/26 01:11:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.40s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:11:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 01:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:11:20 DEBUG : existing: md5 = 1b1ad4c0b5e75c647d1cec9ae08adedf OK 2026/03/26 01:11:20 DEBUG : existing: size = 6 OK 2026/03/26 01:11:20 INFO : existing: Copied (new) 2026/03/26 01:11:20 DEBUG : Waiting for deletions to finish 2026/03/26 01:11:21 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:11:21 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:11:21 DEBUG : existing: Sizes differ 2026/03/26 01:11:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/26 01:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:11:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': not deleting files as there were IO errors 2026/03/26 01:11:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.81s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:11:23 DEBUG : EXISTING: md5 = 485fed5978dd8df187ccbab7e9d7b9b4 OK 2026/03/26 01:11:24 DEBUG : EXISTING: size = 6 OK 2026/03/26 01:11:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:11:24 DEBUG : existing: Unchanged skipping 2026/03/26 01:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:11:24 DEBUG : Waiting for deletions to finish 2026/03/26 01:11:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.97s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.54s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:11:28 DEBUG : both0: md5 = 8e25ba7eccd4d32bb0673faa60400be9 OK 2026/03/26 01:11:30 DEBUG : only0: md5 = e35491b4c70c7c9402562f922e94db0f OK 2026/03/26 01:11:31 DEBUG : both1: md5 = 06ff59b783a34513104e916a1d376116 OK 2026/03/26 01:11:33 DEBUG : only1: md5 = deb6d5b302d9b42e4fe328d1be94b1a2 OK 2026/03/26 01:11:34 DEBUG : both2: md5 = 93ef8d4b61697cd7f66cda57e910bb0f OK 2026/03/26 01:11:35 DEBUG : only2: md5 = 3e3c559e950552ac7dfde62f17b7eb34 OK 2026/03/26 01:11:37 DEBUG : both3: md5 = 8e8f908ac712581244c0f7b6fbb319a1 OK 2026/03/26 01:11:38 DEBUG : only3: md5 = 179976ec67bb1af20fd6372eb05e6654 OK 2026/03/26 01:11:40 DEBUG : both4: md5 = e3f89ec27c013d86d8391ce555d69652 OK 2026/03/26 01:11:41 DEBUG : only4: md5 = d9d797243b13018100e7e8dd83759d7f OK 2026/03/26 01:11:43 DEBUG : both5: md5 = 292e1dbe4da53955b399d456b49be684 OK 2026/03/26 01:11:44 DEBUG : only5: md5 = d93992d633edc0f3e44e9f8b8299cd75 OK 2026/03/26 01:11:46 DEBUG : both6: md5 = 1555a6277479fe321fd0dfbe19fefb09 OK 2026/03/26 01:11:47 DEBUG : only6: md5 = 6f0b9af41516af01e91c9bfc23629c85 OK 2026/03/26 01:11:49 DEBUG : both7: md5 = 85a295be8fd858062320e82ab4f788b2 OK 2026/03/26 01:11:50 DEBUG : only7: md5 = 113b6bd0ee2be0ec347becdd55675edf OK 2026/03/26 01:11:51 DEBUG : both8: md5 = dcad6f48c813cdf77a87ea5602c6309b OK 2026/03/26 01:11:53 DEBUG : only8: md5 = 3b24cab468e3090f81c98bf2ff16bf78 OK 2026/03/26 01:11:54 DEBUG : both9: md5 = 012730e91e1de92a292295d74e81761c OK 2026/03/26 01:11:56 DEBUG : only9: md5 = 089b7cdd565e3a73f32ae4f3608bd498 OK 2026/03/26 01:11:57 DEBUG : both10: md5 = 219844304a6293e4207eed989a8d71b7 OK 2026/03/26 01:11:58 DEBUG : only10: md5 = 9a0151b6e2d138cbc83c016b3f245f9f OK 2026/03/26 01:12:00 DEBUG : both11: md5 = 94f5e2dc5cc7884c29c024878dbf8810 OK 2026/03/26 01:12:01 DEBUG : only11: md5 = 8a7625062b9354cd70ead2dd9ab708b4 OK 2026/03/26 01:12:03 DEBUG : both12: md5 = 7d9a170bf5879c24f30058f365de7d7a OK 2026/03/26 01:12:04 DEBUG : only12: md5 = 015c53d94fd6b65d5efbb0cc9c23f987 OK 2026/03/26 01:12:06 DEBUG : both13: md5 = 32757c50f43621fd423c7aa8fcc6b48b OK 2026/03/26 01:12:07 DEBUG : only13: md5 = bd661d4f89cbe4e40f3f140fd0417a4f OK 2026/03/26 01:12:09 DEBUG : both14: md5 = ddce6c5e7d7f0cc2bb018887c05a1d1a OK 2026/03/26 01:12:10 DEBUG : only14: md5 = c0aaebfb8eb6bb538da29b40505b8454 OK 2026/03/26 01:12:12 DEBUG : both15: md5 = 3c80778ae98c1edd5ff7fd8dfc2ab289 OK 2026/03/26 01:12:13 DEBUG : only15: md5 = ca21299854e6ed0b321d34ba878a3302 OK 2026/03/26 01:12:15 DEBUG : both16: md5 = 7edb76df123ebe9b02fd469a10a47d45 OK 2026/03/26 01:12:16 DEBUG : only16: md5 = f63228c8eec9df1ea92cafca269be531 OK 2026/03/26 01:12:17 DEBUG : both17: md5 = 0d9e75d99ecfb013c11bca649e8fc5ec OK 2026/03/26 01:12:19 DEBUG : only17: md5 = 8167f26ff7f4ea5c7cb0c32a290b4a97 OK 2026/03/26 01:12:20 DEBUG : both18: md5 = 5e96b6ad1a0a245841a90929273e675e OK 2026/03/26 01:12:22 DEBUG : only18: md5 = 633fa0736944dee16052ff766c0618e8 OK 2026/03/26 01:12:23 DEBUG : both19: md5 = ccd031f0e23e605bec49b0fcfdc4a672 OK 2026/03/26 01:12:25 DEBUG : only19: md5 = 1a3f37aff30e5f92391b2447d6f7d1c6 OK 2026/03/26 01:12:26 DEBUG : both0: size = 6 OK 2026/03/26 01:12:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both0: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both10: size = 6 OK 2026/03/26 01:12:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both10: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both11: size = 6 OK 2026/03/26 01:12:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both11: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both12: size = 6 OK 2026/03/26 01:12:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both12: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both13: size = 6 OK 2026/03/26 01:12:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both13: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both14: size = 6 OK 2026/03/26 01:12:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both14: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both15: size = 6 OK 2026/03/26 01:12:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both15: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both16: size = 6 OK 2026/03/26 01:12:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both16: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both17: size = 6 OK 2026/03/26 01:12:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both17: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both18: size = 6 OK 2026/03/26 01:12:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both18: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both19: size = 6 OK 2026/03/26 01:12:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both19: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both1: size = 6 OK 2026/03/26 01:12:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both1: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both2: size = 6 OK 2026/03/26 01:12:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both2: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both3: size = 6 OK 2026/03/26 01:12:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both3: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both4: size = 6 OK 2026/03/26 01:12:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both4: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both5: size = 6 OK 2026/03/26 01:12:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both5: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both6: size = 6 OK 2026/03/26 01:12:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both6: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both7: size = 6 OK 2026/03/26 01:12:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both8: size = 6 OK 2026/03/26 01:12:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : both9: size = 6 OK 2026/03/26 01:12:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:12:26 DEBUG : both7: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both8: Unchanged skipping 2026/03/26 01:12:26 DEBUG : both9: Unchanged skipping 2026/03/26 01:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:12:26 DEBUG : Waiting for deletions to finish 2026/03/26 01:12:26 INFO : only15: Deleted 2026/03/26 01:12:26 INFO : only19: Deleted 2026/03/26 01:12:26 INFO : only3: Deleted 2026/03/26 01:12:26 INFO : only2: Deleted 2026/03/26 01:12:26 INFO : only16: Deleted 2026/03/26 01:12:26 INFO : only0: Deleted 2026/03/26 01:12:26 INFO : only13: Deleted 2026/03/26 01:12:26 INFO : only18: Deleted 2026/03/26 01:12:27 INFO : only4: Deleted 2026/03/26 01:12:27 INFO : only5: Deleted 2026/03/26 01:12:27 INFO : only7: Deleted 2026/03/26 01:12:27 INFO : only10: Deleted 2026/03/26 01:12:27 INFO : only6: Deleted 2026/03/26 01:12:27 INFO : only8: Deleted 2026/03/26 01:12:27 INFO : only1: Deleted 2026/03/26 01:12:27 INFO : only11: Deleted 2026/03/26 01:12:28 INFO : only12: Deleted 2026/03/26 01:12:28 INFO : only14: Deleted 2026/03/26 01:12:28 INFO : only17: Deleted 2026/03/26 01:12:28 INFO : only9: Deleted 2026/03/26 01:12:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.87s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:12:39 DEBUG : both0: md5 = 2f4be31c4aeac323ffdfdfc11bfdf591 OK 2026/03/26 01:12:40 DEBUG : only0: md5 = dc83a8ab678f77800567f25eac636713 OK 2026/03/26 01:12:42 DEBUG : both1: md5 = 7bd055de6a128d0e6fd093ed2509781a OK 2026/03/26 01:12:43 DEBUG : only1: md5 = 6bc654669bbb5fb1626c1d7d313ebf80 OK 2026/03/26 01:12:45 DEBUG : both2: md5 = f2dec2b06bab73e039643832c0a15b81 OK 2026/03/26 01:12:46 DEBUG : only2: md5 = c83784baece2dd53ad1155475486c8b4 OK 2026/03/26 01:12:47 DEBUG : both3: md5 = c8298ed631397d1096f62717dc5261f1 OK 2026/03/26 01:12:49 DEBUG : only3: md5 = e0cb4e8916d60c5226d949af5b788ffe OK 2026/03/26 01:12:50 DEBUG : both4: md5 = f14837235749947f68b67e0b78428482 OK 2026/03/26 01:12:52 DEBUG : only4: md5 = 5de848eca5c85d6492f874d5e0cd45ab OK 2026/03/26 01:12:53 DEBUG : both5: md5 = 9a6abe02b282b6c4ebcd8d739566b237 OK 2026/03/26 01:12:55 DEBUG : only5: md5 = a120bb8e4fac1ac209a5c3e11a4a5675 OK 2026/03/26 01:12:57 DEBUG : both6: md5 = f56169ff78c0fd78c3b73e1c758254f2 OK 2026/03/26 01:12:58 DEBUG : only6: md5 = 803e0913114592e347087eed01cb7f7e OK 2026/03/26 01:12:59 DEBUG : both7: md5 = 4af3063abab73a39b52642701d60b909 OK 2026/03/26 01:13:01 DEBUG : only7: md5 = 8ad3fda180faf3df2a786f95d7ad6a9a OK 2026/03/26 01:13:02 DEBUG : both8: md5 = 2a6083a2f88d149c6069135002f91a90 OK 2026/03/26 01:13:04 DEBUG : only8: md5 = 29b37c5d53ecc00edbd42fa08b85da7e OK 2026/03/26 01:13:05 DEBUG : both9: md5 = 4248b56c8d0b5156c41c64f0d4b507cf OK 2026/03/26 01:13:07 DEBUG : only9: md5 = 11013efde96c344908e93140d2837f6d OK 2026/03/26 01:13:08 DEBUG : both10: md5 = 1c945d9048d69e8dfd02e5f10a8fef0b OK 2026/03/26 01:13:10 DEBUG : only10: md5 = d0d846c8ecd6aff8818e6bca29cfc933 OK 2026/03/26 01:13:11 DEBUG : both11: md5 = b2b4c0fe0eebdf822edd1d9a2d7a2ea6 OK 2026/03/26 01:13:13 DEBUG : only11: md5 = 3b2f4f6b60330cd16d56c46280c24636 OK 2026/03/26 01:13:14 DEBUG : both12: md5 = 71459fe73277aaa9a710b7b742ab794d OK 2026/03/26 01:13:16 DEBUG : only12: md5 = fa19e966b2efdaf9d1b506da8500e039 OK 2026/03/26 01:13:17 DEBUG : both13: md5 = 77f4c36062525b6da77e91cd9434426d OK 2026/03/26 01:13:18 DEBUG : only13: md5 = 0aa261a77b07ef6bd4c6beb181d8472e OK 2026/03/26 01:13:20 DEBUG : both14: md5 = 0c445140697392b0a69560064e00f4b9 OK 2026/03/26 01:13:21 DEBUG : only14: md5 = 5420b354772e252bb6e9cf30384579ad OK 2026/03/26 01:13:23 DEBUG : both15: md5 = 69d6cfaa267729adf6b9d0f67f15b4a8 OK 2026/03/26 01:13:24 DEBUG : only15: md5 = 7d95fe2ed099b3e1e5abdccc836b6243 OK 2026/03/26 01:13:26 DEBUG : both16: md5 = 1addab9c816f29b3e839431fbc18cdd4 OK 2026/03/26 01:13:27 DEBUG : only16: md5 = a256b65c5b053f6e15eec46aab70cb85 OK 2026/03/26 01:13:28 DEBUG : both17: md5 = d969c7a722f6e0d8d2ebd7374f35324d OK 2026/03/26 01:13:30 DEBUG : only17: md5 = 9c62122924427eee41a7d9faa933623f OK 2026/03/26 01:13:31 DEBUG : both18: md5 = 9cabfeeddae1d4dbb283420f3601344c OK 2026/03/26 01:13:33 DEBUG : only18: md5 = 2c4cedffe93f1f9809f0ad282b105868 OK 2026/03/26 01:13:34 DEBUG : both19: md5 = 4c982c8ed6e400bc693862e99421c62f OK 2026/03/26 01:13:36 DEBUG : only19: md5 = 91cb016d0c7741b9752e86954aa9f819 OK 2026/03/26 01:13:36 DEBUG : both0: size = 6 OK 2026/03/26 01:13:36 DEBUG : both11: size = 6 OK 2026/03/26 01:13:36 DEBUG : both12: size = 6 OK 2026/03/26 01:13:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:13:36 DEBUG : both10: size = 6 OK 2026/03/26 01:13:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both0: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both13: size = 6 OK 2026/03/26 01:13:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both10: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both14: size = 6 OK 2026/03/26 01:13:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both14: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both15: size = 6 OK 2026/03/26 01:13:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both11: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both16: size = 6 OK 2026/03/26 01:13:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both16: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both17: size = 6 OK 2026/03/26 01:13:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both17: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both18: size = 6 OK 2026/03/26 01:13:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both18: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both19: size = 6 OK 2026/03/26 01:13:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both19: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both1: size = 6 OK 2026/03/26 01:13:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both1: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both2: size = 6 OK 2026/03/26 01:13:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both2: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both3: size = 6 OK 2026/03/26 01:13:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both3: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both4: size = 6 OK 2026/03/26 01:13:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both4: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both5: size = 6 OK 2026/03/26 01:13:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both5: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both6: size = 6 OK 2026/03/26 01:13:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both6: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both7: size = 6 OK 2026/03/26 01:13:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both7: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both8: size = 6 OK 2026/03/26 01:13:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both8: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both9: size = 6 OK 2026/03/26 01:13:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:13:36 DEBUG : both9: Unchanged skipping 2026/03/26 01:13:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only0: Sizes differ 2026/03/26 01:13:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only10: Sizes differ 2026/03/26 01:13:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only11: Sizes differ 2026/03/26 01:13:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only12: Sizes differ 2026/03/26 01:13:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only13: Sizes differ 2026/03/26 01:13:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only14: Sizes differ 2026/03/26 01:13:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only15: Sizes differ 2026/03/26 01:13:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only16: Sizes differ 2026/03/26 01:13:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only17: Sizes differ 2026/03/26 01:13:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only18: Sizes differ 2026/03/26 01:13:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only19: Sizes differ 2026/03/26 01:13:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only1: Sizes differ 2026/03/26 01:13:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only2: Sizes differ 2026/03/26 01:13:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only3: Sizes differ 2026/03/26 01:13:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only4: Sizes differ 2026/03/26 01:13:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only5: Sizes differ 2026/03/26 01:13:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only6: Sizes differ 2026/03/26 01:13:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only7: Sizes differ 2026/03/26 01:13:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only8: Sizes differ 2026/03/26 01:13:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3229771294) 2026/03/26 01:13:36 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma') 2026/03/26 01:13:36 DEBUG : only9: Sizes differ 2026/03/26 01:13:36 DEBUG : both12: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both13: Unchanged skipping 2026/03/26 01:13:36 DEBUG : both15: Unchanged skipping 2026/03/26 01:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:13:37 DEBUG : only0: md5 = 1b1cd2859b4599b4c6ff66b9c0d96efd OK 2026/03/26 01:13:37 DEBUG : only0: size = 0 OK 2026/03/26 01:13:37 INFO : only0: Copied (replaced existing) 2026/03/26 01:13:38 DEBUG : only10: md5 = 6a558e75d548718453707d2dff27c82a OK 2026/03/26 01:13:38 DEBUG : only10: size = 0 OK 2026/03/26 01:13:38 INFO : only10: Copied (replaced existing) 2026/03/26 01:13:38 DEBUG : only11: md5 = f420b35d9f04e488c68b9ab339e7506d OK 2026/03/26 01:13:38 DEBUG : only11: size = 0 OK 2026/03/26 01:13:38 INFO : only11: Copied (replaced existing) 2026/03/26 01:13:38 DEBUG : only12: md5 = 9fa9e78b19ac6f44f7f6bfe90ba4aaf6 OK 2026/03/26 01:13:38 DEBUG : only12: size = 0 OK 2026/03/26 01:13:38 INFO : only12: Copied (replaced existing) 2026/03/26 01:13:39 DEBUG : only14: md5 = 9e0f2c07e2162b4df9c129351417618e OK 2026/03/26 01:13:39 DEBUG : only14: size = 0 OK 2026/03/26 01:13:39 INFO : only14: Copied (replaced existing) 2026/03/26 01:13:39 DEBUG : only15: md5 = a2c3d4e0b58654e3bdb8b4c54b7b7e7c OK 2026/03/26 01:13:39 DEBUG : only15: size = 0 OK 2026/03/26 01:13:39 INFO : only15: Copied (replaced existing) 2026/03/26 01:13:39 DEBUG : only13: md5 = e46ead00ec209cef5ff0cc193912e038 OK 2026/03/26 01:13:39 DEBUG : only13: size = 0 OK 2026/03/26 01:13:39 INFO : only13: Copied (replaced existing) 2026/03/26 01:13:39 DEBUG : only16: md5 = 31589c22cac53c2c7ca156d70fb06ae6 OK 2026/03/26 01:13:39 DEBUG : only16: size = 0 OK 2026/03/26 01:13:39 INFO : only16: Copied (replaced existing) 2026/03/26 01:13:40 DEBUG : only18: md5 = 770611446eead8fef9d2366765d11d75 OK 2026/03/26 01:13:40 DEBUG : only18: size = 0 OK 2026/03/26 01:13:40 INFO : only18: Copied (replaced existing) 2026/03/26 01:13:40 DEBUG : only17: md5 = 571e7cef9e7ed936eeb056c889e68a57 OK 2026/03/26 01:13:40 DEBUG : only17: size = 0 OK 2026/03/26 01:13:40 INFO : only17: Copied (replaced existing) 2026/03/26 01:13:40 DEBUG : only19: md5 = 9562b9a4650fe2e721b05b3c99da295a OK 2026/03/26 01:13:40 DEBUG : only19: size = 0 OK 2026/03/26 01:13:40 INFO : only19: Copied (replaced existing) 2026/03/26 01:13:40 DEBUG : only1: md5 = 7533da9c98bb6343fd7511f4054d90ea OK 2026/03/26 01:13:40 DEBUG : only1: size = 0 OK 2026/03/26 01:13:40 INFO : only1: Copied (replaced existing) 2026/03/26 01:13:41 DEBUG : only3: md5 = 81e74a8db96493b494fda0faa6e86179 OK 2026/03/26 01:13:41 DEBUG : only3: size = 0 OK 2026/03/26 01:13:41 INFO : only3: Copied (replaced existing) 2026/03/26 01:13:41 DEBUG : only2: md5 = fe447aa70757499ebb597386bf73e44f OK 2026/03/26 01:13:41 DEBUG : only2: size = 0 OK 2026/03/26 01:13:41 INFO : only2: Copied (replaced existing) 2026/03/26 01:13:41 DEBUG : only4: md5 = 150d407b362058a22d65cfc86cc47589 OK 2026/03/26 01:13:41 DEBUG : only4: size = 0 OK 2026/03/26 01:13:41 INFO : only4: Copied (replaced existing) 2026/03/26 01:13:41 DEBUG : only5: md5 = 5941881f957c9fde0182003095327bd6 OK 2026/03/26 01:13:41 DEBUG : only5: size = 0 OK 2026/03/26 01:13:41 INFO : only5: Copied (replaced existing) 2026/03/26 01:13:42 DEBUG : only6: md5 = 9fcef33416f94a7929cbf4e7a9559a4c OK 2026/03/26 01:13:42 DEBUG : only6: size = 0 OK 2026/03/26 01:13:42 INFO : only6: Copied (replaced existing) 2026/03/26 01:13:42 DEBUG : only8: md5 = 11e01b2ba2b783eb43cfcd4835c5d6d1 OK 2026/03/26 01:13:42 DEBUG : only8: size = 0 OK 2026/03/26 01:13:42 INFO : only8: Copied (replaced existing) 2026/03/26 01:13:42 DEBUG : only7: md5 = 48eb59a9b4b4ac71cd8f31265eb44bd3 OK 2026/03/26 01:13:42 DEBUG : only7: size = 0 OK 2026/03/26 01:13:42 INFO : only7: Copied (replaced existing) 2026/03/26 01:13:42 DEBUG : only9: md5 = 511b41e0efccb7fc2f1e7bf05b69f28c OK 2026/03/26 01:13:42 DEBUG : only9: size = 0 OK 2026/03/26 01:13:42 INFO : only9: Copied (replaced existing) 2026/03/26 01:13:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:14:01 DEBUG : empty_dir: Making directory with metadata 2026/03/26 01:14:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:14:01 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 01:14:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:14:01 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 01:14:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:14:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/26 01:14:15 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/26 01:14:15 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:14:17 DEBUG : empty_dir: Making directory with metadata 2026/03/26 01:14:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:14:17 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 01:14:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:14:17 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 01:14:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:14:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:30 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/26 01:14:30 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/26 01:14:31 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:14:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:33 DEBUG : sub dir: Making directory with metadata 2026/03/26 01:14:34 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/26 01:14:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 01:14:52 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:14:52 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/26 01:15:06 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/26 01:15:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 01:15:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/26 01:15:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/26 01:15:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 01:15:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/26 01:15:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:15:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 01:15:13 DEBUG : sub dir: Making directory with metadata 2026/03/26 01:15:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/26 01:15:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 01:15:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 01:15:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 01:15:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/26 01:15:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 01:15:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/26 01:15:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/26 01:15:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 01:15:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/26 01:15:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 01:15:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.55s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:15:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 97b1251a14ddfd5f8f551cbf982c756b OK 2026/03/26 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8d79027bb897f922188ef74b529aded2 OK 2026/03/26 01:16:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 0936d063e65f2f6e6570d96b70e81242 OK 2026/03/26 01:16:03 DEBUG : dir1/0003-defghij.txt: md5 = 82e8744fa66dd6f58bca3a18428383bf OK 2026/03/26 01:16:04 DEBUG : dir1/0004-efghijk.txt: md5 = f83ccfa6351057284960c9f4dbd71484 OK 2026/03/26 01:16:06 DEBUG : dir1/0005-fghijkl.txt: md5 = c138df69dd91605c1ecd3a05c0933228 OK 2026/03/26 01:16:07 DEBUG : dir1/0006-ghijklm.txt: md5 = b675b77b4e36f721ddd44362b35f3179 OK 2026/03/26 01:16:08 DEBUG : dir1/0007-1234567.txt: md5 = f9710b7caccae46d0ed9cff0d75d7b10 OK 2026/03/26 01:16:10 DEBUG : dir1/0008-2345678.txt: md5 = 55f3a450079c8f1471e613eefa806f9a OK 2026/03/26 01:16:11 DEBUG : dir1/0009-3456789.txt: md5 = 594c0c3fc1269b28583bdaf1e50584d1 OK 2026/03/26 01:16:13 DEBUG : dir1/0010-456789.txt: md5 = 8622d34bfd8c6738cec8afaea995829c OK 2026/03/26 01:16:14 DEBUG : dir1/0011-56789;.txt: md5 = 2899fc28d4f6bdfdf19d230cd5a34864 OK 2026/03/26 01:16:16 DEBUG : dir1/0012-6789;.txt: md5 = 924e7d53797c2894bc57e21ea1918bcb OK 2026/03/26 01:16:17 DEBUG : dir1/0013-789;=.txt: md5 = ccddb8927f334658b01e11fc59b889f0 OK 2026/03/26 01:16:18 DEBUG : dir1/0014-89;=.txt: md5 = 70737fe68137ad0a79e6a0631a69b434 OK 2026/03/26 01:16:20 DEBUG : dir1/0015-9;=.txt: md5 = f0769709bc770c50532f5e6de51b1418 OK 2026/03/26 01:16:21 DEBUG : apple: md5 = 05f79e02f245b2a717ab46a7ec01382b OK 2026/03/26 01:16:23 DEBUG : banana: md5 = ebf5c40c48e2bc6e00be61f705289fea OK 2026/03/26 01:16:24 DEBUG : appleappleapplebanana: md5 = 643cf4f032a89c5fe206a6e8db0c09cc OK 2026/03/26 01:16:25 DEBUG : splitbananasplit: md5 = ccafeb2d0c4656ad4c4e75e157517c87 OK 2026/03/26 01:16:25 DEBUG : Waiting for deletions to finish 2026/03/26 01:16:26 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:16:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:16:27 DEBUG : apple: size = 5 OK 2026/03/26 01:16:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:16:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:16:27 DEBUG : banana: size = 6 OK 2026/03/26 01:16:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : banana: Unchanged skipping 2026/03/26 01:16:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : apple: Unchanged skipping 2026/03/26 01:16:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:16:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:16:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:16:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:16:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:16:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:16:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:16:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:16:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:16:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:16:27 DEBUG : Waiting for deletions to finish 2026/03/26 01:16:27 DEBUG : Waiting for deletions to finish 2026/03/26 01:16:28 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:16:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1: Directory modification time the same (differ by -957.978µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : apple: size = 5 OK 2026/03/26 01:16:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : apple: Unchanged skipping 2026/03/26 01:16:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:16:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:16:29 DEBUG : banana: size = 6 OK 2026/03/26 01:16:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:16:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:16:29 DEBUG : banana: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:16:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:16:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:16:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:16:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:16:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:16:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:16:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:16:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:16:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:16:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:16:29 DEBUG : Waiting for deletions to finish 2026/03/26 01:16:29 DEBUG : Waiting for deletions to finish 2026/03/26 01:16:29 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:16:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:16:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:16:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 67c2a56fe213339587b65909d86a1118 OK 2026/03/26 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8ea94918350024011262c595e0814180 OK 2026/03/26 01:16:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 52aca0b21e865e1fd819bcbddc01957a OK 2026/03/26 01:16:47 DEBUG : dir1/0003-defghij.txt: md5 = e790ef81e0efbe69f08ad001c118ea55 OK 2026/03/26 01:16:48 DEBUG : dir1/0004-efghijk.txt: md5 = 67258742635f26af1bbcc1f0a6df88d2 OK 2026/03/26 01:16:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 37fed536dfb79014ccb2733587281f93 OK 2026/03/26 01:16:51 DEBUG : dir1/0006-ghijklm.txt: md5 = ebbd2e0cf4d5a06993fb86b1784f66b4 OK 2026/03/26 01:16:52 DEBUG : dir1/0007-1234567.txt: md5 = abcb8ab70e548cfe7f031edb53d78274 OK 2026/03/26 01:16:54 DEBUG : dir1/0008-2345678.txt: md5 = 0b4da648b6f47b94db60d1c97c8b5295 OK 2026/03/26 01:16:55 DEBUG : dir1/0009-3456789.txt: md5 = cf049698f38d9b517a57a1755d3068ab OK 2026/03/26 01:16:57 DEBUG : dir1/0010-456789.txt: md5 = 940298fac19471cf55914c3c25ffcaaa OK 2026/03/26 01:16:58 DEBUG : dir1/0011-56789;.txt: md5 = 3f227fd8867b4d755337302ed719ccc3 OK 2026/03/26 01:16:59 DEBUG : dir1/0012-6789;.txt: md5 = 00a94274ac18bd9c7bf6d610a13ada6c OK 2026/03/26 01:17:01 DEBUG : dir1/0013-789;=.txt: md5 = e3dc4a2c6b49e102ad768c8aff524df4 OK 2026/03/26 01:17:02 DEBUG : dir1/0014-89;=.txt: md5 = 19139497bf1636df4c618e9fd97a306f OK 2026/03/26 01:17:04 DEBUG : dir1/0015-9;=.txt: md5 = 71c583f4bb574921623ac2c4b15ef4f5 OK 2026/03/26 01:17:05 DEBUG : apple: md5 = a3258b67a3e635c0d0487a4a7b069d69 OK 2026/03/26 01:17:06 DEBUG : banana: md5 = 953afc6c63f39379a360ebad56234cba OK 2026/03/26 01:17:08 DEBUG : appleappleapplebanana: md5 = d6f3323f47d29ad1ca6f11df203d9b9a OK 2026/03/26 01:17:09 DEBUG : splitbananasplit: md5 = 21a2fe2ed251cc7d746781bf1c66fbdb OK 2026/03/26 01:17:09 DEBUG : Waiting for deletions to finish 2026/03/26 01:17:10 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:17:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:17:11 DEBUG : apple: size = 5 OK 2026/03/26 01:17:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:17:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : apple: Unchanged skipping 2026/03/26 01:17:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:17:11 DEBUG : banana: size = 6 OK 2026/03/26 01:17:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : banana: Unchanged skipping 2026/03/26 01:17:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:17:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:17:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:17:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:17:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:17:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:17:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:17:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:17:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:17:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:17:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:17:11 DEBUG : Waiting for deletions to finish 2026/03/26 01:17:11 DEBUG : Waiting for deletions to finish 2026/03/26 01:17:12 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:17:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1: Directory modification time the same (differ by -436.314µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : apple: size = 5 OK 2026/03/26 01:17:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : apple: Unchanged skipping 2026/03/26 01:17:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:17:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:17:13 DEBUG : banana: size = 6 OK 2026/03/26 01:17:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : banana: Unchanged skipping 2026/03/26 01:17:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:17:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:17:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:17:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:17:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:17:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:17:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:17:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:17:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:17:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:17:13 DEBUG : Waiting for deletions to finish 2026/03/26 01:17:13 DEBUG : Waiting for deletions to finish 2026/03/26 01:17:13 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:17:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:17:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:17:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 298f45aec4e7c7203a7bb954ec4ba2fc OK 2026/03/26 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = c22d3c01db470ec2710fee63cc22a471 OK 2026/03/26 01:17:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 9fb001b8431bdb288ca6bd619fd0751a OK 2026/03/26 01:17:30 DEBUG : dir1/0003-defghij.txt: md5 = e3704badb992edf536673b9a069f458a OK 2026/03/26 01:17:31 DEBUG : dir1/0004-efghijk.txt: md5 = ff03b5e86cf361cb6c7e11c3859f0f37 OK 2026/03/26 01:17:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 9d24c5fd5c1786d1b67b37266ca24d4f OK 2026/03/26 01:17:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 46e6ac1876a82e40075b0e0297a71740 OK 2026/03/26 01:17:35 DEBUG : dir1/0007-1234567.txt: md5 = 8c8a475997b725d8388d12be3e133a33 OK 2026/03/26 01:17:37 DEBUG : dir1/0008-2345678.txt: md5 = 7f3b839231e8025a420c0836dc38ccac OK 2026/03/26 01:17:38 DEBUG : dir1/0009-3456789.txt: md5 = f671a60c8d74b879cea1bc71a3d379c1 OK 2026/03/26 01:17:39 DEBUG : dir1/0010-456789.txt: md5 = 73df2729e4f4f2915f5d5aeef3913db4 OK 2026/03/26 01:17:41 DEBUG : dir1/0011-56789;.txt: md5 = 73ff85c285db296fa16a7f22195ea2df OK 2026/03/26 01:17:42 DEBUG : dir1/0012-6789;.txt: md5 = 8d733ec52ef43a41baf19d7cb808e279 OK 2026/03/26 01:17:43 DEBUG : dir1/0013-789;=.txt: md5 = 66cbdacc7423b74ce0ca858593964e68 OK 2026/03/26 01:17:45 DEBUG : dir1/0014-89;=.txt: md5 = fe7fa11471d199cd453785b2123b479f OK 2026/03/26 01:17:46 DEBUG : dir1/0015-9;=.txt: md5 = 81bc42ca26344e92f25bdde7cd76006d OK 2026/03/26 01:17:47 DEBUG : apple: md5 = 713e4c3e85a6376675326fe337cd21ea OK 2026/03/26 01:17:49 DEBUG : banana: md5 = c57d02a3dad0da778ffabc8479ef75b9 OK 2026/03/26 01:17:50 DEBUG : appleappleapplebanana: md5 = d369b13f6365950f088dc291808c033d OK 2026/03/26 01:17:52 DEBUG : splitbananasplit: md5 = d8fbe8217ef43d137526efbdfc21ab98 OK 2026/03/26 01:17:52 DEBUG : Waiting for deletions to finish 2026/03/26 01:17:52 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:17:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:17:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:17:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:17:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:17:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:17:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:17:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:17:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 01:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:17:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 01:17:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:17:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 01:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:17:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 01:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:17:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:17:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:17:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 01:17:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:17:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:17:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:17:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = d0d97787e2f69d40b57888113c53aa8f OK 2026/03/26 01:17:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/26 01:17:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:17:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:55 DEBUG : YXBwbGU=: md5 = aa4dd2dd50166b06ee8f23e5c473aafa OK 2026/03/26 01:17:55 DEBUG : YXBwbGU=: size = 5 OK 2026/03/26 01:17:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/26 01:17:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:55 DEBUG : YmFuYW5h: md5 = 76ab7365034c7c558a18dd5a1ccc073a OK 2026/03/26 01:17:55 DEBUG : YmFuYW5h: size = 6 OK 2026/03/26 01:17:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/26 01:17:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = d871d25fd5aebbfd1640ac16d257a9e7 OK 2026/03/26 01:17:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/26 01:17:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:17:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 1b11d0fdbe42aa48b68f63fdb751f7c3 OK 2026/03/26 01:17:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/26 01:17:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 3cbeeceb1c8747ed4a746355e5d5854d OK 2026/03/26 01:17:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/26 01:17:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = a6126e80cce6da8e4d224a9ff05a73e3 OK 2026/03/26 01:17:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/26 01:17:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 4e7189aa915166b46e7419423afca82d OK 2026/03/26 01:17:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/26 01:17:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = ab38e25bfd579d2a4c6cfe5d5a345301 OK 2026/03/26 01:17:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/26 01:17:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:17:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 8cb9c731d24ab8d12a035066394f95fe OK 2026/03/26 01:17:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/26 01:17:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:17:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 87c90a80ab1d378fbacd9b2d2a9f9134 OK 2026/03/26 01:17:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/26 01:17:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 8161ef4258e655d67578748fff43164f OK 2026/03/26 01:17:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/26 01:17:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = c5519bf324894856f7c114c00526fcad OK 2026/03/26 01:17:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/26 01:17:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:17:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:17:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 5594eab676a9450f9aa332b5f3427101 OK 2026/03/26 01:17:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/26 01:17:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:17:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:17:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = b5b4969915cbca04d9a822acff0110c1 OK 2026/03/26 01:17:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/26 01:17:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:17:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:17:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = b02fc4000ec6b478793ea44d2c3bfd74 OK 2026/03/26 01:17:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/26 01:17:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:17:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 05e25eec22bd527f4c9eb2a9e70a68d2 OK 2026/03/26 01:18:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/26 01:18:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 0ec917653997ee9e58df23a254e1c160 OK 2026/03/26 01:18:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/26 01:18:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 89b2d460154b815afbd78045be851a8d OK 2026/03/26 01:18:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/26 01:18:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:01 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 56ebae8e1284fdffbc8e6d7160237a25 OK 2026/03/26 01:18:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/26 01:18:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:01 DEBUG : Waiting for deletions to finish 2026/03/26 01:18:01 INFO : banana: Deleted 2026/03/26 01:18:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 01:18:01 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 01:18:01 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 01:18:01 INFO : apple: Deleted 2026/03/26 01:18:01 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 01:18:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 01:18:01 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 01:18:02 INFO : splitbananasplit: Deleted 2026/03/26 01:18:02 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 01:18:02 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 01:18:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 01:18:02 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 01:18:02 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 01:18:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 01:18:02 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 01:18:02 INFO : appleappleapplebanana: Deleted 2026/03/26 01:18:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 01:18:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 01:18:02 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 01:18:02 DEBUG : Waiting for deletions to finish 2026/03/26 01:18:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:03 DEBUG : dir1: Directory modification time the same (differ by -898.796µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : YXBwbGU=: size = 5 OK 2026/03/26 01:18:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/26 01:18:03 DEBUG : apple: Unchanged skipping 2026/03/26 01:18:03 DEBUG : YmFuYW5h: size = 6 OK 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/26 01:18:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:18:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : banana: Unchanged skipping 2026/03/26 01:18:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/26 01:18:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 01:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/26 01:18:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/26 01:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:18:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/26 01:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:18:03 DEBUG : Waiting for deletions to finish 2026/03/26 01:18:03 DEBUG : Waiting for deletions to finish 2026/03/26 01:18:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/26 01:18:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 01:18:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 01:18:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 01:18:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 01:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 01:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 01:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 01:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 01:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 01:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/26 01:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:18:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 7322098e2e0d41f08748e32c50b3f2f2 OK 2026/03/26 01:18:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 47b7c96edabf7681aad17758a5ab4963 OK 2026/03/26 01:18:20 DEBUG : dir1/0002-cdefghi.txt: md5 = c3c85bdb97480fcd2ff039eb7027b782 OK 2026/03/26 01:18:22 DEBUG : dir1/0003-defghij.txt: md5 = a3f3aa1003b1800405c9c4ebc12ea6cd OK 2026/03/26 01:18:23 DEBUG : dir1/0004-efghijk.txt: md5 = 0b3e6edcbc9abba1fa9f377fa1500c3c OK 2026/03/26 01:18:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 587f4110395519215f832c4f2eee541f OK 2026/03/26 01:18:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 5dab0508eb3525d125ca580e8181a3f3 OK 2026/03/26 01:18:27 DEBUG : dir1/0007-1234567.txt: md5 = 8a525d1a0af9b0770c49e3acfaa4e73b OK 2026/03/26 01:18:29 DEBUG : dir1/0008-2345678.txt: md5 = 0d5d98e88b7e3e718fb1fe54b614f2ae OK 2026/03/26 01:18:30 DEBUG : dir1/0009-3456789.txt: md5 = 6c1cbc26257e3169b0b40056da08cd3b OK 2026/03/26 01:18:32 DEBUG : dir1/0010-456789.txt: md5 = 217f444018e04df4b4bd5f96133bac18 OK 2026/03/26 01:18:33 DEBUG : dir1/0011-56789;.txt: md5 = 58ca59b7a23489eba1a24a8dd45ee53b OK 2026/03/26 01:18:35 DEBUG : dir1/0012-6789;.txt: md5 = ea6bb8680f749cd09578fb7c2b3837ac OK 2026/03/26 01:18:36 DEBUG : dir1/0013-789;=.txt: md5 = 97328d33efa388ddb4b73c900b78005f OK 2026/03/26 01:18:37 DEBUG : dir1/0014-89;=.txt: md5 = b118217ee8ac04fcda9a8ca1e0a11e90 OK 2026/03/26 01:18:39 DEBUG : dir1/0015-9;=.txt: md5 = 88e4fca89d8d1be8e40194551ea9bd3c OK 2026/03/26 01:18:41 DEBUG : apple: md5 = e8426ecbfcfe15251eb18cd9b40e456e OK 2026/03/26 01:18:42 DEBUG : banana: md5 = 6ba469e46c87ebaf1a5517a02e22f9a2 OK 2026/03/26 01:18:43 DEBUG : appleappleapplebanana: md5 = 0be98d8ad513ee0b745b53fa442da4da OK 2026/03/26 01:18:45 DEBUG : splitbananasplit: md5 = 944e1d2aa70e3b9c89cd4e666e71e35e OK 2026/03/26 01:18:45 DEBUG : Waiting for deletions to finish 2026/03/26 01:18:45 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:18:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:18:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 01:18:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 01:18:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 01:18:46 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 01:18:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:46 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 01:18:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 01:18:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 01:18:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 01:18:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 01:18:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 01:18:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 01:18:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 01:18:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 01:18:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 01:18:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 01:18:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 01:18:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 01:18:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 01:18:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 01:18:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/26 01:18:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:18:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:18:48 DEBUG : PREFIXapple: md5 = a6a348c1cf75540a9da41ccea395080d OK 2026/03/26 01:18:48 DEBUG : PREFIXapple: size = 5 OK 2026/03/26 01:18:48 INFO : apple: Copied (new) to: PREFIXapple 2026/03/26 01:18:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 01:18:48 DEBUG : PREFIXappleappleapplebanana: md5 = b48620cdea3e2bd019704271197f76ff OK 2026/03/26 01:18:48 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/26 01:18:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/26 01:18:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:48 DEBUG : PREFIXbanana: md5 = e5b5f050114390df704df4fd68d021fb OK 2026/03/26 01:18:48 DEBUG : PREFIXbanana: size = 6 OK 2026/03/26 01:18:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/26 01:18:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:48 DEBUG : PREFIXsplitbananasplit: md5 = 443e02ce025465a189785a78cc7cbb96 OK 2026/03/26 01:18:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/26 01:18:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/26 01:18:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 593b29b63a2cbb36729ae37198491aaf OK 2026/03/26 01:18:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/26 01:18:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 01:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 61252d866a001d305b53f4d0d42da283 OK 2026/03/26 01:18:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:18:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 1b56bde256d71eea1a7c3f3725b39707 OK 2026/03/26 01:18:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/26 01:18:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:49 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 236adc09298966119b0e9c2f51f8238f OK 2026/03/26 01:18:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/26 01:18:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = f4c2dfc1358bb7cdcd56d4d51c9d7336 OK 2026/03/26 01:18:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/26 01:18:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:50 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = bf24f00327763e09b03f00152af7b570 OK 2026/03/26 01:18:50 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/26 01:18:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 0b5552a347987445d60de00403fd7ebf OK 2026/03/26 01:18:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/26 01:18:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:51 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ddd13ff5c8ed286b85e730fd2f37a063 OK 2026/03/26 01:18:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/26 01:18:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:52 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 87809ced44e6014640d9293ecac51511 OK 2026/03/26 01:18:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/26 01:18:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:52 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 89f4611a8f90458fe1dcc97a62d33731 OK 2026/03/26 01:18:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/26 01:18:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:52 DEBUG : dir1/PREFIX0010-456789.txt: md5 = fdd4ff931bea08952ef42e3519d06ff4 OK 2026/03/26 01:18:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/26 01:18:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:52 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = f341424a8e77f1acc9e735e2aa30c494 OK 2026/03/26 01:18:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/26 01:18:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 01:18:53 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 1ea1bfeb5dec9a1e72093cfa72522aa1 OK 2026/03/26 01:18:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/26 01:18:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:53 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = b069bd118506801a8777768915c8e347 OK 2026/03/26 01:18:53 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/26 01:18:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:53 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 986d605b9eb489193d3abd2ea7eae18d OK 2026/03/26 01:18:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/26 01:18:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:53 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 887e39f2ad076e0c47e8af51c7d0d21b OK 2026/03/26 01:18:53 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/26 01:18:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/26 01:18:53 DEBUG : Waiting for deletions to finish 2026/03/26 01:18:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 01:18:54 INFO : banana: Deleted 2026/03/26 01:18:54 INFO : splitbananasplit: Deleted 2026/03/26 01:18:54 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 01:18:54 INFO : apple: Deleted 2026/03/26 01:18:54 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 01:18:54 INFO : appleappleapplebanana: Deleted 2026/03/26 01:18:54 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 01:18:54 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 01:18:55 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 01:18:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 01:18:55 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 01:18:55 DEBUG : Waiting for deletions to finish 2026/03/26 01:18:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:18:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 01:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 01:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 01:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 01:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 01:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 01:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 01:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 01:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 01:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 01:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 01:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 01:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 01:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 01:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 01:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 01:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 01:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 01:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 01:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 01:18:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1: Directory modification time the same (differ by -474.326µs, within tolerance 1ms) 2026/03/26 01:18:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:18:57 DEBUG : appleappleapplebanana: md5 = 47d2a61fc6f4e41423efdd055515e202 OK 2026/03/26 01:18:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:18:57 INFO : appleappleapplebanana: Copied (new) 2026/03/26 01:18:57 DEBUG : banana: md5 = 258814fd56cc99665cc6fcc47f82d5b7 OK 2026/03/26 01:18:57 DEBUG : banana: size = 6 OK 2026/03/26 01:18:57 INFO : banana: Copied (new) 2026/03/26 01:18:57 DEBUG : apple: md5 = 6e40fc38dd8d19eb5bb7dbc491635013 OK 2026/03/26 01:18:57 DEBUG : apple: size = 5 OK 2026/03/26 01:18:57 INFO : apple: Copied (new) 2026/03/26 01:18:58 DEBUG : splitbananasplit: md5 = 8817eef410fdaefd01ea77025f16b56b OK 2026/03/26 01:18:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:18:58 INFO : splitbananasplit: Copied (new) 2026/03/26 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4d46748180219c63ded80bb91f589700 OK 2026/03/26 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:18:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/26 01:18:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 834cf81ee18ed5dc9afc812f513101bd OK 2026/03/26 01:18:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:18:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/26 01:18:59 DEBUG : dir1/0000-abcdefg.txt: md5 = bb874f8d64ef300c2b725e0d25be5bab OK 2026/03/26 01:18:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:18:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/26 01:18:59 DEBUG : dir1/0003-defghij.txt: md5 = 83273e938ef9125305ecdb3e343f5fd8 OK 2026/03/26 01:18:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:18:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/26 01:19:00 DEBUG : dir1/0004-efghijk.txt: md5 = 1f3c0be9ed83d459ac79267958a17bba OK 2026/03/26 01:19:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:19:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/26 01:19:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 8cdf4ddfba5b7fc6716d896b1c10e7ce OK 2026/03/26 01:19:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:19:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/26 01:19:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 1886f32324849c9912475fe936d23d6f OK 2026/03/26 01:19:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:19:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/26 01:19:01 DEBUG : dir1/0007-1234567.txt: md5 = 1dad465d290e041192161d20826d40ca OK 2026/03/26 01:19:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:19:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/26 01:19:01 DEBUG : dir1/0008-2345678.txt: md5 = 7f43e0ea73f8bdfffab07ab5ed86286b OK 2026/03/26 01:19:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:19:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/26 01:19:01 DEBUG : dir1/0009-3456789.txt: md5 = 27317828696eca066a6509fe27816600 OK 2026/03/26 01:19:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:19:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/26 01:19:02 DEBUG : dir1/0010-456789.txt: md5 = 1b4a89134dabfdcc5d185e9670f1317a OK 2026/03/26 01:19:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:19:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/26 01:19:02 DEBUG : dir1/0011-56789;.txt: md5 = cba9ff5a82bdf4dd738e4b18a86ec561 OK 2026/03/26 01:19:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:19:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/26 01:19:03 DEBUG : dir1/0012-6789;.txt: md5 = 89b2543caf34003743efbbb6309e612a OK 2026/03/26 01:19:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:19:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/26 01:19:03 DEBUG : dir1/0013-789;=.txt: md5 = 45dc41b1da74d6c26a63dd9e3a0df464 OK 2026/03/26 01:19:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:19:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/26 01:19:03 DEBUG : dir1/0014-89;=.txt: md5 = f4523ad8fa8d76f5f8c8b73f12958ffb OK 2026/03/26 01:19:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:19:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/26 01:19:04 DEBUG : dir1/0015-9;=.txt: md5 = 3f426b551590231b7cb9f2c73281ea68 OK 2026/03/26 01:19:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:19:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/26 01:19:04 DEBUG : Waiting for deletions to finish 2026/03/26 01:19:04 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/26 01:19:04 INFO : PREFIXsplitbananasplit: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/26 01:19:04 INFO : PREFIXapple: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/26 01:19:04 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/26 01:19:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/26 01:19:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/26 01:19:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/26 01:19:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/26 01:19:05 INFO : PREFIXbanana: Deleted 2026/03/26 01:19:05 DEBUG : Waiting for deletions to finish 2026/03/26 01:19:05 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : Waiting for deletions to finish 2026/03/26 01:19:06 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:19:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:19:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:19:19 DEBUG : dir1/0000-abcdefg.txt: md5 = a61f8bc5148fda9c8fd8a9da8fbe065a OK 2026/03/26 01:19:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = cacfa86cdef36e1095d0061691e032ae OK 2026/03/26 01:19:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 35e16d033940aa0ba415c256d6a071f1 OK 2026/03/26 01:19:24 DEBUG : dir1/0003-defghij.txt: md5 = 092d0d263e8be9c1ff6c174e1c68d7fb OK 2026/03/26 01:19:25 DEBUG : dir1/0004-efghijk.txt: md5 = 36d39183f2f5cd3ec88c9033841639a4 OK 2026/03/26 01:19:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 58ea6f4573b1f4bd3edc965eb5ca8e1d OK 2026/03/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 0e6084f5bd6f3b69a824ad4b9eefbccf OK 2026/03/26 01:19:29 DEBUG : dir1/0007-1234567.txt: md5 = dcc14ee82dff910ddab8b45989655549 OK 2026/03/26 01:19:30 DEBUG : dir1/0008-2345678.txt: md5 = 47adca2247768769dfec6fa41ec54b23 OK 2026/03/26 01:19:32 DEBUG : dir1/0009-3456789.txt: md5 = 437fc92ce02183463fa24bfd783e88bd OK 2026/03/26 01:19:33 DEBUG : dir1/0010-456789.txt: md5 = 07eabc2069bf0427390047bb51434170 OK 2026/03/26 01:19:35 DEBUG : dir1/0011-56789;.txt: md5 = b20d65bf3e56cdaa5d60c85813e02e0f OK 2026/03/26 01:19:36 DEBUG : dir1/0012-6789;.txt: md5 = 64b06efd1c65329079821bc7e35b4f12 OK 2026/03/26 01:19:38 DEBUG : dir1/0013-789;=.txt: md5 = 0a449a4a7f05466835005268ac911b27 OK 2026/03/26 01:19:39 DEBUG : dir1/0014-89;=.txt: md5 = c2d39a6b711eac33327f94df39399439 OK 2026/03/26 01:19:40 DEBUG : dir1/0015-9;=.txt: md5 = 682f81853a84407227a1fd352e74d106 OK 2026/03/26 01:19:42 DEBUG : apple: md5 = 1c0f99cf6b69ee6bc7267e673b1ecc2c OK 2026/03/26 01:19:43 DEBUG : banana: md5 = baaa4d01f3fcb5b1a49e84cc98ff96ba OK 2026/03/26 01:19:45 DEBUG : appleappleapplebanana: md5 = 02c27be15d3e73694a0fc7544b3fddc8 OK 2026/03/26 01:19:46 DEBUG : splitbananasplit: md5 = 3d68901be677b7ff79c4fa1beea4f9c9 OK 2026/03/26 01:19:46 DEBUG : Waiting for deletions to finish 2026/03/26 01:19:46 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:19:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 01:19:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 01:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 01:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 01:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:48 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:19:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 01:19:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/26 01:19:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:19:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:19:49 DEBUG : bananaSUFFIX: md5 = 0bb4e3eb25556510d7a82df7d2202e99 OK 2026/03/26 01:19:49 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/26 01:19:49 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/26 01:19:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 01:19:49 DEBUG : appleSUFFIX: md5 = 9c669f8451b12ab0e732f3c1e5414624 OK 2026/03/26 01:19:49 DEBUG : appleSUFFIX: size = 5 OK 2026/03/26 01:19:49 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/26 01:19:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:49 DEBUG : appleappleapplebananaSUFFIX: md5 = 8823246d0e2d481e35812e2910f91b54 OK 2026/03/26 01:19:49 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/26 01:19:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/26 01:19:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 01:19:49 DEBUG : splitbananasplitSUFFIX: md5 = 83672f41fb20a54232062ed9d174dfaa OK 2026/03/26 01:19:49 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/26 01:19:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/26 01:19:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 01:19:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ae575604aa1ee6f25e972f7971346714 OK 2026/03/26 01:19:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/26 01:19:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 01:19:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 01:19:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 83bd8a0e935f7f206e028b6bc5423d19 OK 2026/03/26 01:19:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/26 01:19:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 01:19:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 01:19:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = fbcc4af930c48e9b94707da799396abc OK 2026/03/26 01:19:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/26 01:19:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 01:19:51 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 986f803a9ce44efa6bd5fbe02682dda8 OK 2026/03/26 01:19:51 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/26 01:19:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/26 01:19:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 01:19:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 8fcb2610e46e5d9b431f8c73179272c3 OK 2026/03/26 01:19:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/26 01:19:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 01:19:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 01:19:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 2dfdd87481e97e38d6cd3ed727a0ce56 OK 2026/03/26 01:19:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/26 01:19:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 01:19:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 01:19:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = d72c2f82a41bf55167c2665b54163237 OK 2026/03/26 01:19:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/26 01:19:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 01:19:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 01:19:52 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = bfe780d0f4e117cd81b27d60918993b6 OK 2026/03/26 01:19:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/26 01:19:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/26 01:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 01:19:53 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 94fcb4ba6a0dc8d71d51be6c9fd5c57f OK 2026/03/26 01:19:53 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/26 01:19:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/26 01:19:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 01:19:53 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = fb75a16665e066b114f8c62d900f1289 OK 2026/03/26 01:19:53 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/26 01:19:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/26 01:19:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 01:19:53 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 4e9d7994141c33fd1f2013590869d083 OK 2026/03/26 01:19:53 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/26 01:19:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/26 01:19:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 01:19:54 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 08ee292d492958c64965fd7577d45a51 OK 2026/03/26 01:19:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/26 01:19:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/26 01:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 01:19:54 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = dd5741af7d4dff8281f1d581d4cc998c OK 2026/03/26 01:19:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/26 01:19:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/26 01:19:54 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 7d1f198bd22dd9139867311e31714f5e OK 2026/03/26 01:19:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/26 01:19:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/26 01:19:55 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 0af62f7fb33a94e6372191e6b6508bfa OK 2026/03/26 01:19:55 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/26 01:19:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/26 01:19:55 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 27237e04e379a379bc81a4556fba130d OK 2026/03/26 01:19:55 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/26 01:19:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/26 01:19:55 DEBUG : Waiting for deletions to finish 2026/03/26 01:19:55 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 01:19:55 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 01:19:55 INFO : appleappleapplebanana: Deleted 2026/03/26 01:19:55 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 01:19:55 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 01:19:55 INFO : splitbananasplit: Deleted 2026/03/26 01:19:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 01:19:55 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 01:19:56 INFO : banana: Deleted 2026/03/26 01:19:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 01:19:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 01:19:56 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 01:19:56 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 01:19:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 01:19:56 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 01:19:56 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 01:19:56 INFO : apple: Deleted 2026/03/26 01:19:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 01:19:56 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 01:19:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 01:19:56 DEBUG : Waiting for deletions to finish 2026/03/26 01:19:57 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/26 01:19:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 01:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 01:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 01:19:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 01:19:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1: Directory modification time the same (differ by -143.595µs, within tolerance 1ms) 2026/03/26 01:19:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:19:59 DEBUG : splitbananasplit: md5 = 757c200558c53dbf8fa742165f509106 OK 2026/03/26 01:19:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:19:59 INFO : splitbananasplit: Copied (new) 2026/03/26 01:19:59 DEBUG : banana: md5 = b23307eae3a48585d59457d2d42b9766 OK 2026/03/26 01:19:59 DEBUG : banana: size = 6 OK 2026/03/26 01:19:59 INFO : banana: Copied (new) 2026/03/26 01:19:59 DEBUG : apple: md5 = 978fae91b2216a5021a263962ab4bcc7 OK 2026/03/26 01:19:59 DEBUG : apple: size = 5 OK 2026/03/26 01:19:59 INFO : apple: Copied (new) 2026/03/26 01:19:59 DEBUG : appleappleapplebanana: md5 = bda399f04e2b3749c3af7b2296332985 OK 2026/03/26 01:19:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:19:59 INFO : appleappleapplebanana: Copied (new) 2026/03/26 01:20:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 20f73d15d83a4f7fe68eb08129a4504a OK 2026/03/26 01:20:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:20:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/26 01:20:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = fca0fe909ed005209b96b25ba592acb9 OK 2026/03/26 01:20:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:20:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/26 01:20:00 DEBUG : dir1/0003-defghij.txt: md5 = 65e2bf2b0163c9fda2f3aed67ac3d37d OK 2026/03/26 01:20:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:20:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/26 01:20:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 4c53a70e612e933adc86d27f929f4979 OK 2026/03/26 01:20:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:20:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/26 01:20:02 DEBUG : dir1/0004-efghijk.txt: md5 = e81bdb2fb1fa0164e27852976f623bb6 OK 2026/03/26 01:20:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:20:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/26 01:20:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 53a5f2bd70e51929e71b9b4a8e70cae8 OK 2026/03/26 01:20:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:20:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/26 01:20:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 739cbd3aa715fe4c9ecfff5c7c1f2515 OK 2026/03/26 01:20:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:20:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/26 01:20:02 DEBUG : dir1/0007-1234567.txt: md5 = c44e3f3d3d1453a671448b0691375e50 OK 2026/03/26 01:20:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:20:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/26 01:20:03 DEBUG : dir1/0008-2345678.txt: md5 = 5625b8e524e3e0274220b76fa6666915 OK 2026/03/26 01:20:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:20:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/26 01:20:03 DEBUG : dir1/0009-3456789.txt: md5 = 1b0b0382d1d7cf3861f25ecf7958859e OK 2026/03/26 01:20:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:20:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/26 01:20:03 DEBUG : dir1/0010-456789.txt: md5 = 8b73ab0254b4605e21ded316229f262a OK 2026/03/26 01:20:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:20:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/26 01:20:04 DEBUG : dir1/0011-56789;.txt: md5 = 90c437afecf150d0d4af73546da6c58f OK 2026/03/26 01:20:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:20:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/26 01:20:04 DEBUG : dir1/0012-6789;.txt: md5 = d8c3102094816aca7fb5d9821d7d5123 OK 2026/03/26 01:20:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:20:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/26 01:20:04 DEBUG : dir1/0013-789;=.txt: md5 = cee90329be9f9baaddef92ee7c083301 OK 2026/03/26 01:20:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:20:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/26 01:20:05 DEBUG : dir1/0014-89;=.txt: md5 = 0795ba236dccabf2def648be29d800a7 OK 2026/03/26 01:20:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:20:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/26 01:20:05 DEBUG : dir1/0015-9;=.txt: md5 = 35e6f47c50bdb540ddabdd0893612569 OK 2026/03/26 01:20:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:20:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/26 01:20:05 DEBUG : Waiting for deletions to finish 2026/03/26 01:20:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/26 01:20:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/26 01:20:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/26 01:20:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/26 01:20:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/26 01:20:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/26 01:20:05 INFO : splitbananasplitSUFFIX: Deleted 2026/03/26 01:20:05 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/26 01:20:06 INFO : bananaSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : appleSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/26 01:20:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/26 01:20:06 DEBUG : Waiting for deletions to finish 2026/03/26 01:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:20:07 DEBUG : Waiting for deletions to finish 2026/03/26 01:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:20:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:20:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 6462b795a14bf989d1b68b3774409ae9 OK 2026/03/26 01:20:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 05c9bb42854148291ceac69df20f4419 OK 2026/03/26 01:20:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 5e379fb29dbb2ccb2e01ead437ee087d OK 2026/03/26 01:20:25 DEBUG : dir1/0003-defghij.txt: md5 = c38a0adfe99b5f75651bad7d455ebea0 OK 2026/03/26 01:20:26 DEBUG : dir1/0004-efghijk.txt: md5 = b688849a41124c06f03d584cc4ae9714 OK 2026/03/26 01:20:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 87381b3fa9cc901f52f158405bb04603 OK 2026/03/26 01:20:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 2c66b75329642c1abbe61658c8a02584 OK 2026/03/26 01:20:31 DEBUG : dir1/0007-1234567.txt: md5 = cbe1921d1d289316e59e35dd402b854a OK 2026/03/26 01:20:33 DEBUG : dir1/0008-2345678.txt: md5 = 46f06b171e9a663b4157dd7173622b01 OK 2026/03/26 01:20:34 DEBUG : dir1/0009-3456789.txt: md5 = d47f1ef60ef23ae392f9d60ec10b52bc OK 2026/03/26 01:20:36 DEBUG : dir1/0010-456789.txt: md5 = be7b06f5b69dff68ef9a33361984a28c OK 2026/03/26 01:20:37 DEBUG : dir1/0011-56789;.txt: md5 = 1f7f610134a109b16266e4b1b8350a03 OK 2026/03/26 01:20:39 DEBUG : dir1/0012-6789;.txt: md5 = a696bed2e35a5f44ec2f565f887dc196 OK 2026/03/26 01:20:40 DEBUG : dir1/0013-789;=.txt: md5 = 7889fbd0564b36c50e91b2876c3654cc OK 2026/03/26 01:20:41 DEBUG : dir1/0014-89;=.txt: md5 = 06774df0c368d8118055993156626204 OK 2026/03/26 01:20:43 DEBUG : dir1/0015-9;=.txt: md5 = 59dd5a2e90387c5c79298f6bc9bfd48a OK 2026/03/26 01:20:44 DEBUG : apple: md5 = dcbd10f9450efee753f7caa187278175 OK 2026/03/26 01:20:45 DEBUG : banana: md5 = e3a34c7e2a3a749820e252f3073578a0 OK 2026/03/26 01:20:47 DEBUG : appleappleapplebanana: md5 = adb5d814ef84311d34dabe20f279ae77 OK 2026/03/26 01:20:48 DEBUG : splitbananasplit: md5 = f36659ed3ea79077f2da71809e51b942 OK 2026/03/26 01:20:48 DEBUG : Waiting for deletions to finish 2026/03/26 01:20:49 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:20:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : apple: size = 5 OK 2026/03/26 01:20:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:20:50 DEBUG : apple: Unchanged skipping 2026/03/26 01:20:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:50 DEBUG : banana: size = 6 OK 2026/03/26 01:20:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:20:50 DEBUG : banana: Unchanged skipping 2026/03/26 01:20:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:20:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:20:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:20:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:20:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:20:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:20:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:20:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:20:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:20:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:20:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:20:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:20:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:20:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:20:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:20:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 01:20:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 01:20:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:20:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:20:51 DEBUG : appleapple: md5 = 3171fa3d673a782aeed7e815c118a1b3 OK 2026/03/26 01:20:51 DEBUG : appleapple: size = 21 OK 2026/03/26 01:20:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/26 01:20:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:20:52 DEBUG : splitbanan: md5 = 21fd977659bec95c7b3484c0ab97cd71 OK 2026/03/26 01:20:52 DEBUG : splitbanan: size = 16 OK 2026/03/26 01:20:52 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/26 01:20:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:20:52 DEBUG : dir1/0001-bcdef: md5 = 06888318e0f2751313e90394ff2d95b0 OK 2026/03/26 01:20:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/26 01:20:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/26 01:20:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:20:52 DEBUG : dir1/0000-abcde: md5 = 04647a8778a5cbf3a39f279c08f206a0 OK 2026/03/26 01:20:52 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/26 01:20:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/26 01:20:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:20:53 DEBUG : dir1/0002-cdefg: md5 = 5cad4be8f35b84020bb13a137d0f285c OK 2026/03/26 01:20:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/26 01:20:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/26 01:20:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:20:53 DEBUG : dir1/0003-defgh: md5 = 5a491b6e27ea01fc02e5c78349c58344 OK 2026/03/26 01:20:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/26 01:20:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/26 01:20:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:20:53 DEBUG : dir1/0004-efghi: md5 = 1c0c86f2cc5b62666f849b7c42cb5ce1 OK 2026/03/26 01:20:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/26 01:20:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/26 01:20:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:20:53 DEBUG : dir1/0005-fghij: md5 = 0e6b62023220038d72da8258118558fd OK 2026/03/26 01:20:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/26 01:20:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/26 01:20:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:20:54 DEBUG : dir1/0006-ghijk: md5 = 23f45e84b819c86f05248c5a1589f576 OK 2026/03/26 01:20:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/26 01:20:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/26 01:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:20:54 DEBUG : dir1/0007-12345: md5 = bbff3fdf31c78f721202ad1678ab878a OK 2026/03/26 01:20:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/26 01:20:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/26 01:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:20:55 DEBUG : dir1/0008-23456: md5 = 746a7527bf53023b360b639ddc432c4f OK 2026/03/26 01:20:55 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/26 01:20:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/26 01:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:20:55 DEBUG : dir1/0009-34567: md5 = 7f8b95ddd56d680d8fc9e98ba5587bfc OK 2026/03/26 01:20:55 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/26 01:20:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/26 01:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:20:56 DEBUG : dir1/0010-45678: md5 = 75c75c857099f7e0f5a471645b244270 OK 2026/03/26 01:20:56 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/26 01:20:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/26 01:20:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:20:56 DEBUG : dir1/0011-56789: md5 = 682a1f04a657fd7316c1e4d35a7eb11d OK 2026/03/26 01:20:56 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/26 01:20:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/26 01:20:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:20:56 DEBUG : dir1/0012-6789;: md5 = 59bd2bd9186c5dcf69d8658f0f994743 OK 2026/03/26 01:20:56 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/26 01:20:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/26 01:20:56 DEBUG : dir1/0013-789;=: md5 = 5eed222aefe8323469614de39ab9b588 OK 2026/03/26 01:20:56 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/26 01:20:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/26 01:20:57 DEBUG : dir1/0014-89;=.: md5 = 8df669e66ff83b7d87ffcd9b179bbdda OK 2026/03/26 01:20:57 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/26 01:20:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/26 01:20:57 DEBUG : dir1/0015-9;=.t: md5 = 272c2443bed52170c40038ae3d7649a0 OK 2026/03/26 01:20:57 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/26 01:20:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/26 01:20:57 DEBUG : Waiting for deletions to finish 2026/03/26 01:20:57 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 01:20:57 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 01:20:57 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 01:20:57 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 01:20:57 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 01:20:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 01:20:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 01:20:58 INFO : splitbananasplit: Deleted 2026/03/26 01:20:58 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 01:20:58 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 01:20:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 01:20:58 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 01:20:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 01:20:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 01:20:58 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 01:20:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 01:20:58 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 01:20:58 INFO : appleappleapplebanana: Deleted 2026/03/26 01:20:58 DEBUG : Waiting for deletions to finish 2026/03/26 01:20:59 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : appleapple: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/26 01:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:20:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:21:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:21:00 DEBUG : dir1: Directory modification time the same (differ by -820.293µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:21:00 DEBUG : appleapple: size = 21 OK 2026/03/26 01:21:00 DEBUG : banana: size = 6 OK 2026/03/26 01:21:00 DEBUG : splitbanan: size = 16 OK 2026/03/26 01:21:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:21:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:21:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : banana: Unchanged skipping 2026/03/26 01:21:00 DEBUG : apple: size = 5 OK 2026/03/26 01:21:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : apple: Unchanged skipping 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 01:21:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 01:21:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 01:21:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 01:21:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 01:21:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/26 01:21:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 01:21:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 01:21:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 01:21:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 01:21:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 01:21:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 01:21:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 01:21:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 01:21:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 01:21:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 01:21:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 01:21:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/26 01:21:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/26 01:21:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/26 01:21:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:21:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/26 01:21:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/26 01:21:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/26 01:21:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/26 01:21:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:21:00 DEBUG : Waiting for deletions to finish 2026/03/26 01:21:00 DEBUG : Waiting for deletions to finish 2026/03/26 01:21:00 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : appleapple: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/26 01:21:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/26 01:21:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:21:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:21:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:21:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:21:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:21:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:21:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:21:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:21:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:21:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:21:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:21:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:21:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:21:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:21:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:21:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:21:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:21:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:21:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:21:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:21:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:21:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:21:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:21:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:21:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:21:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:21:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:21:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:21:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:21:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:21:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:21:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:21:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:21:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 01:21:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 01:21:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 01:21:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 01:21:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 01:21:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 01:21:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 01:21:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 01:21:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 01:21:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 01:21:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 01:21:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 01:21:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 01:21:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 01:21:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 01:21:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 01:21:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:21:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 522b622abdf21f8013bcdaa342443d9b OK 2026/03/26 01:21:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = b6347ddb44d8ffec9675a9947437df19 OK 2026/03/26 01:21:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 123acca05b10068301a80c029296ccba OK 2026/03/26 01:21:18 DEBUG : dir1/0003-defghij.txt: md5 = 439c59b8e65cbfcc102197c35788af1b OK 2026/03/26 01:21:19 DEBUG : dir1/0004-efghijk.txt: md5 = edc4c63c4c141601717483cdc83109f6 OK 2026/03/26 01:21:21 DEBUG : dir1/0005-fghijkl.txt: md5 = 2a2f2bddb81423b20358242ee1141c38 OK 2026/03/26 01:21:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 378a43da5c93f10d9291e5ebf3e45b4f OK 2026/03/26 01:21:24 DEBUG : dir1/0007-1234567.txt: md5 = 6a739c42304b7f78549bf541effacff1 OK 2026/03/26 01:21:25 DEBUG : dir1/0008-2345678.txt: md5 = a042fcacbf641e99a5d7e47479b7d483 OK 2026/03/26 01:21:27 DEBUG : dir1/0009-3456789.txt: md5 = fd05ff03ba405c10c2c5de065318990c OK 2026/03/26 01:21:28 DEBUG : dir1/0010-456789.txt: md5 = 6db307c1daed643005056c9620a0c1be OK 2026/03/26 01:21:29 DEBUG : dir1/0011-56789;.txt: md5 = 7411cd8229f6c18495c70d30bb3ca4b8 OK 2026/03/26 01:21:31 DEBUG : dir1/0012-6789;.txt: md5 = c452713ffe4ae80dd8e3b7da120fd7f6 OK 2026/03/26 01:21:32 DEBUG : dir1/0013-789;=.txt: md5 = 7b35011bdc1bfc3fd3bb989dd309c6e4 OK 2026/03/26 01:21:34 DEBUG : dir1/0014-89;=.txt: md5 = 645a6baae8b8c1481a0b86662c3aba8e OK 2026/03/26 01:21:35 DEBUG : dir1/0015-9;=.txt: md5 = 56b3c65351111eaefc1967d826a5b721 OK 2026/03/26 01:21:37 DEBUG : apple: md5 = b0aa8b4cfcc75278b949e755d18202b1 OK 2026/03/26 01:21:38 DEBUG : banana: md5 = 7530ebe57b67e03be718e417954c7ebd OK 2026/03/26 01:21:39 DEBUG : appleappleapplebanana: md5 = e344cdf5175dd914f3a45ffaced0de4f OK 2026/03/26 01:21:41 DEBUG : splitbananasplit: md5 = 9c15d8d2221fad4c27c724a4b5c4b7f7 OK 2026/03/26 01:21:41 DEBUG : Waiting for deletions to finish 2026/03/26 01:21:41 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:21:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:21:42 DEBUG : apple: size = 5 OK 2026/03/26 01:21:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:42 DEBUG : apple: Unchanged skipping 2026/03/26 01:21:42 DEBUG : banana: size = 6 OK 2026/03/26 01:21:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:21:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:42 DEBUG : banana: Unchanged skipping 2026/03/26 01:21:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:21:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:21:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:21:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:21:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:21:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:21:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:21:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:21:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:21:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:21:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:21:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:21:43 DEBUG : Waiting for deletions to finish 2026/03/26 01:21:43 DEBUG : Waiting for deletions to finish 2026/03/26 01:21:43 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:21:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:21:44 DEBUG : dir1: Directory modification time the same (differ by -390.829µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : apple: size = 5 OK 2026/03/26 01:21:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : apple: Unchanged skipping 2026/03/26 01:21:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:21:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:21:44 DEBUG : banana: size = 6 OK 2026/03/26 01:21:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : banana: Unchanged skipping 2026/03/26 01:21:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:21:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:21:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:21:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:21:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:21:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:21:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:21:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:21:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:21:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:21:44 DEBUG : Waiting for deletions to finish 2026/03/26 01:21:44 DEBUG : Waiting for deletions to finish 2026/03/26 01:21:45 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:21:45 DEBUG : Waiting for deletions to finish 2026/03/26 01:21:46 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:21:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:21:51 DEBUG : TestDrive: Token expired 2026/03/26 01:21:51 DEBUG : Config file has changed externally - reloading 2026/03/26 01:21:51 DEBUG : TestDrive: Loaded fresh token from config file 2026/03/26 01:21:51 DEBUG : TestDrive: Token refresh successful 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:21:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:21:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 85cc3e4163b6319b78984d72d01df620 OK 2026/03/26 01:22:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 49db4e82581ee6c61402055fe91b41c7 OK 2026/03/26 01:22:01 DEBUG : dir1/0002-cdefghi.txt: md5 = ca48ca7358c8826638ccca37ac1b18da OK 2026/03/26 01:22:03 DEBUG : dir1/0003-defghij.txt: md5 = 2d456c41a3762b7ecf7db59d438cb32c OK 2026/03/26 01:22:04 DEBUG : dir1/0004-efghijk.txt: md5 = 5d0919667ed32ebe76791d3923af0362 OK 2026/03/26 01:22:05 DEBUG : dir1/0005-fghijkl.txt: md5 = a2a27e3cb744d10b4b3bf4cbeb89017a OK 2026/03/26 01:22:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 046116c6e7e3175f8208f8c347534f5a OK 2026/03/26 01:22:09 DEBUG : dir1/0007-1234567.txt: md5 = d22e10a278dcc7f797ef3a49eed4de57 OK 2026/03/26 01:22:10 DEBUG : dir1/0008-2345678.txt: md5 = b0d92af8a443d3808b347b12b8b95cb7 OK 2026/03/26 01:22:12 DEBUG : dir1/0009-3456789.txt: md5 = 871bf42267158ad6162730f42ea48d8a OK 2026/03/26 01:22:14 DEBUG : dir1/0010-456789.txt: md5 = 5dde22e2f6ae610b73f2bd2ad14b8c8a OK 2026/03/26 01:22:15 DEBUG : dir1/0011-56789;.txt: md5 = 7097ffc908afea2dc400b51fce7e8aef OK 2026/03/26 01:22:17 DEBUG : dir1/0012-6789;.txt: md5 = 8b21a24ef5c2e44905d88fafbbe032ce OK 2026/03/26 01:22:18 DEBUG : dir1/0013-789;=.txt: md5 = 678fd251074cb6b7a29e18a52ea07b5a OK 2026/03/26 01:22:19 DEBUG : dir1/0014-89;=.txt: md5 = 6a87f71fc3dc36d5207caddd70370f57 OK 2026/03/26 01:22:21 DEBUG : dir1/0015-9;=.txt: md5 = cfd4fea5d289bee8feb4fc3f08412e40 OK 2026/03/26 01:22:22 DEBUG : apple: md5 = db5d46069e59cacbb1b1485ab82755ce OK 2026/03/26 01:22:24 DEBUG : banana: md5 = 02529c2a9cccb3ff48153cf98e4e14bc OK 2026/03/26 01:22:25 DEBUG : appleappleapplebanana: md5 = 8ee05820f9388f7a2cb8aac922e91f54 OK 2026/03/26 01:22:27 DEBUG : splitbananasplit: md5 = 9465262ad9ecdc146743457868de30e5 OK 2026/03/26 01:22:27 DEBUG : Waiting for deletions to finish 2026/03/26 01:22:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:22:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:22:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:22:28 DEBUG : apple: size = 5 OK 2026/03/26 01:22:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:22:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:28 DEBUG : apple: Unchanged skipping 2026/03/26 01:22:28 DEBUG : banana: size = 6 OK 2026/03/26 01:22:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:28 DEBUG : banana: Unchanged skipping 2026/03/26 01:22:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:22:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:22:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:22:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:22:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:22:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:22:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:22:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:22:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:22:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:22:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:22:29 DEBUG : Waiting for deletions to finish 2026/03/26 01:22:29 DEBUG : Waiting for deletions to finish 2026/03/26 01:22:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:22:30 DEBUG : dir1: Directory modification time the same (differ by -885.376µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : apple: size = 5 OK 2026/03/26 01:22:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : apple: Unchanged skipping 2026/03/26 01:22:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:22:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : banana: size = 6 OK 2026/03/26 01:22:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:22:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : banana: Unchanged skipping 2026/03/26 01:22:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:22:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:22:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:22:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:22:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:22:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:22:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:22:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:22:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:22:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:22:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:22:30 DEBUG : Waiting for deletions to finish 2026/03/26 01:22:30 DEBUG : Waiting for deletions to finish 2026/03/26 01:22:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:22:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:22:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 938b792f3ad20082d94476c2274d78f3 OK 2026/03/26 01:22:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = d7b97c8df2390438c7f0d79c96f97440 OK 2026/03/26 01:22:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 102fb385c6f327b3438a36298b965a1c OK 2026/03/26 01:22:48 DEBUG : dir1/0003-defghij.txt: md5 = d8276e4fbfea238fb16b064c665fd047 OK 2026/03/26 01:22:49 DEBUG : dir1/0004-efghijk.txt: md5 = a5c0dae22191cc82be22b80536de3fd6 OK 2026/03/26 01:22:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 75859d04d3d9f5c062ce174e9584e192 OK 2026/03/26 01:22:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 930d579511544b33184241a782c7963b OK 2026/03/26 01:22:53 DEBUG : dir1/0007-1234567.txt: md5 = 1dcf1a1aa9919fe66dcd5e04455a1b1e OK 2026/03/26 01:22:55 DEBUG : dir1/0008-2345678.txt: md5 = e0f1591261ed72ec07b441249598656f OK 2026/03/26 01:22:56 DEBUG : dir1/0009-3456789.txt: md5 = 110e38a16ae58459c109cc6aed3aec5a OK 2026/03/26 01:22:58 DEBUG : dir1/0010-456789.txt: md5 = f8d236f2968d5e551704e19e1ba4c134 OK 2026/03/26 01:22:59 DEBUG : dir1/0011-56789;.txt: md5 = 3958ee496a8e94a141d7064ac06b0ea7 OK 2026/03/26 01:23:01 DEBUG : dir1/0012-6789;.txt: md5 = 099ed33ddf7f45771fefa4d2600c27b6 OK 2026/03/26 01:23:02 DEBUG : dir1/0013-789;=.txt: md5 = 55ed03470dabb0514bfff7033899d555 OK 2026/03/26 01:23:03 DEBUG : dir1/0014-89;=.txt: md5 = f6d7f8fc17075e58514c423f7d8f4b32 OK 2026/03/26 01:23:05 DEBUG : dir1/0015-9;=.txt: md5 = 0e3ebfbf3d82423196dd86dbe562e76c OK 2026/03/26 01:23:06 DEBUG : apple: md5 = 063fedfd58bf84e33105f7ebe73f15bb OK 2026/03/26 01:23:07 DEBUG : banana: md5 = 71ff6b57635b7197a659d23b5ede68a3 OK 2026/03/26 01:23:09 DEBUG : appleappleapplebanana: md5 = a9651996e0413662b5dfacfcbc515bce OK 2026/03/26 01:23:11 DEBUG : splitbananasplit: md5 = 1802aa4e633f15cd3ad824988c843f46 OK 2026/03/26 01:23:11 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:11 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:23:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:23:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:23:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:23:12 DEBUG : apple: size = 5 OK 2026/03/26 01:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:12 DEBUG : apple: Unchanged skipping 2026/03/26 01:23:12 DEBUG : banana: size = 6 OK 2026/03/26 01:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:12 DEBUG : banana: Unchanged skipping 2026/03/26 01:23:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:23:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:23:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:23:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:23:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:23:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:23:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:23:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:23:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:23:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:23:13 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:13 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:13 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:23:14 DEBUG : dir1: Directory modification time the same (differ by -363.998µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:23:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:23:14 DEBUG : apple: size = 5 OK 2026/03/26 01:23:14 DEBUG : banana: size = 6 OK 2026/03/26 01:23:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : banana: Unchanged skipping 2026/03/26 01:23:14 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:23:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:23:14 DEBUG : apple: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:23:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:23:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:23:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:23:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:23:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:23:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:23:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:23:14 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:14 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:15 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:23:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:23:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 5133129a2654a19859df622fb0c89619 OK 2026/03/26 01:23:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = ad1e0185b28f75a243a88e159a142711 OK 2026/03/26 01:23:31 DEBUG : dir1/0002-cdefghi.txt: md5 = e0217e23126620c718cca6a2187cb76f OK 2026/03/26 01:23:32 DEBUG : dir1/0003-defghij.txt: md5 = ac3cd6f36245e6b0d099f2060b78eea1 OK 2026/03/26 01:23:33 DEBUG : dir1/0004-efghijk.txt: md5 = de6675b6f0da8bdad5fb19c49c405289 OK 2026/03/26 01:23:35 DEBUG : dir1/0005-fghijkl.txt: md5 = f7f4970126dc1ce0b4889cb7e993c020 OK 2026/03/26 01:23:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 53d94a1bdde3e76b27c08b5f955ef249 OK 2026/03/26 01:23:38 DEBUG : dir1/0007-1234567.txt: md5 = df4178fb09ba92e4e82b8fb8bcf29ad4 OK 2026/03/26 01:23:39 DEBUG : dir1/0008-2345678.txt: md5 = e36473457b8834cd2de0efb0bfaf2451 OK 2026/03/26 01:23:41 DEBUG : dir1/0009-3456789.txt: md5 = b88439b1b46c1d6c8c48161792715253 OK 2026/03/26 01:23:42 DEBUG : dir1/0010-456789.txt: md5 = aa59cecf95d4bd6f6bdddd9840992556 OK 2026/03/26 01:23:43 DEBUG : dir1/0011-56789;.txt: md5 = b739baca21fe955db5dd00c8f54ce66f OK 2026/03/26 01:23:45 DEBUG : dir1/0012-6789;.txt: md5 = 97a1bfd63d0813bdceb3dabe6b27d6ff OK 2026/03/26 01:23:46 DEBUG : dir1/0013-789;=.txt: md5 = bf9c7a72edaea7128a051056419df1ea OK 2026/03/26 01:23:48 DEBUG : dir1/0014-89;=.txt: md5 = 7841a76d4e3545a8dfbed596e34e90c9 OK 2026/03/26 01:23:49 DEBUG : dir1/0015-9;=.txt: md5 = 15ab62566f51ca03f928f447dca2992f OK 2026/03/26 01:23:51 DEBUG : apple: md5 = b39033ab0efe91054a5a5e15fbe5b48e OK 2026/03/26 01:23:52 DEBUG : banana: md5 = 0d842c813bcfd234f4dacb80e6bd315a OK 2026/03/26 01:23:53 DEBUG : appleappleapplebanana: md5 = 2cee99a8ed5d290453bbcd05fb40c188 OK 2026/03/26 01:23:55 DEBUG : splitbananasplit: md5 = e530932537cb4ad549d290d048088a70 OK 2026/03/26 01:23:55 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:23:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:23:56 DEBUG : apple: size = 5 OK 2026/03/26 01:23:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:56 DEBUG : apple: Unchanged skipping 2026/03/26 01:23:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:23:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:23:56 DEBUG : banana: size = 6 OK 2026/03/26 01:23:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:56 DEBUG : banana: Unchanged skipping 2026/03/26 01:23:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:23:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:23:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:23:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:23:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:23:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:23:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:23:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:23:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:23:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:23:57 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:57 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:23:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1: Directory modification time the same (differ by -846.556µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:23:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:23:59 DEBUG : apple: size = 5 OK 2026/03/26 01:23:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : apple: Unchanged skipping 2026/03/26 01:23:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:23:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : banana: size = 6 OK 2026/03/26 01:23:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:23:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : banana: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:23:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:23:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:23:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:23:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:23:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:23:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:23:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:23:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:23:59 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:59 DEBUG : Waiting for deletions to finish 2026/03/26 01:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:24:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:24:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 661c8c568ca058f019d6199f43a8d519 OK 2026/03/26 01:24:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0cd90a24d0979b25c0c3062076a6c62c OK 2026/03/26 01:24:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 30f95c91412be1eca3e353e0a4b2d8cf OK 2026/03/26 01:24:16 DEBUG : dir1/0003-defghij.txt: md5 = 72ee403a711acc32a006928d9128d60e OK 2026/03/26 01:24:17 DEBUG : dir1/0004-efghijk.txt: md5 = 73974c6a6741c8d5b7c9210f41c65076 OK 2026/03/26 01:24:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 5e87599092239c688a80c26d8c7fe6d3 OK 2026/03/26 01:24:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 80e9134a18bdd1dd331498f81b704bf6 OK 2026/03/26 01:24:21 DEBUG : dir1/0007-1234567.txt: md5 = da52910123943b86683762acbc458500 OK 2026/03/26 01:24:23 DEBUG : dir1/0008-2345678.txt: md5 = a41a8e8d4fefa2d484783817584afff0 OK 2026/03/26 01:24:24 DEBUG : dir1/0009-3456789.txt: md5 = 9479c5eb8eafa904a09d301fb2ff1e36 OK 2026/03/26 01:24:26 DEBUG : dir1/0010-456789.txt: md5 = 32c763832024b386a9c1950e811377cc OK 2026/03/26 01:24:27 DEBUG : dir1/0011-56789;.txt: md5 = 8c658f94c46729a0c5881e1e8a7f415e OK 2026/03/26 01:24:29 DEBUG : dir1/0012-6789;.txt: md5 = 78c860b2871cbc111061633333d3a3d2 OK 2026/03/26 01:24:31 DEBUG : dir1/0013-789;=.txt: md5 = a36c232f6e8fb03ceda0c04b2d547411 OK 2026/03/26 01:24:32 DEBUG : dir1/0014-89;=.txt: md5 = d61e68b87a569b9e00c6a43b2801a255 OK 2026/03/26 01:24:34 DEBUG : dir1/0015-9;=.txt: md5 = 0c8124e132acf4b9e49a70931025db91 OK 2026/03/26 01:24:35 DEBUG : apple: md5 = 53bc63f955510b4bdfab9ecbc1e98323 OK 2026/03/26 01:24:36 DEBUG : banana: md5 = b582175f5e5eec1c4dc26913de66d89f OK 2026/03/26 01:24:38 DEBUG : appleappleapplebanana: md5 = 2f7c26ba63b2231bc99756454d034e55 OK 2026/03/26 01:24:39 DEBUG : splitbananasplit: md5 = 2b8fc1adf4017c77d680a6d2df6fdd33 OK 2026/03/26 01:24:39 DEBUG : Waiting for deletions to finish 2026/03/26 01:24:40 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:24:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:24:41 DEBUG : apple: size = 5 OK 2026/03/26 01:24:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : apple: Unchanged skipping 2026/03/26 01:24:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:24:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:24:41 DEBUG : banana: size = 6 OK 2026/03/26 01:24:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : banana: Unchanged skipping 2026/03/26 01:24:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 01:24:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:24:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:24:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:24:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:24:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:24:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:24:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:24:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:24:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:24:41 DEBUG : Waiting for deletions to finish 2026/03/26 01:24:41 DEBUG : Waiting for deletions to finish 2026/03/26 01:24:42 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:24:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1: Directory modification time the same (differ by -326.24µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : apple: size = 5 OK 2026/03/26 01:24:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : apple: Unchanged skipping 2026/03/26 01:24:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 01:24:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 01:24:43 DEBUG : banana: size = 6 OK 2026/03/26 01:24:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : banana: Unchanged skipping 2026/03/26 01:24:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 01:24:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 01:24:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 01:24:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 01:24:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 01:24:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 01:24:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 01:24:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 01:24:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:24:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 01:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:24:43 DEBUG : Waiting for deletions to finish 2026/03/26 01:24:43 DEBUG : Waiting for deletions to finish 2026/03/26 01:24:43 DEBUG : banana: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : apple: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 01:24:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 01:24:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" --- PASS: TestTransform (537.97s) --- PASS: TestTransform/NFC (44.52s) --- PASS: TestTransform/NFD (42.95s) --- PASS: TestTransform/base64 (51.66s) --- PASS: TestTransform/prefix (62.39s) --- PASS: TestTransform/suffix (61.29s) --- PASS: TestTransform/truncate (52.79s) --- PASS: TestTransform/encoder (44.85s) --- PASS: TestTransform/ISO-8859-1 (45.17s) --- PASS: TestTransform/charmap (44.05s) --- PASS: TestTransform/lowercase (44.13s) --- PASS: TestTransform/ascii (44.18s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:24:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 01:24:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 01:24:54 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/26 01:24:55 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-26T01:24:54.473547963Z) 2026/03/26 01:24:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 01:24:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/26 01:24:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 01:24:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/26 01:24:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 01:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:24:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 264fc8c01fba1533b1f953ff423c6530 OK 2026/03/26 01:24:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/26 01:24:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 01:24:56 DEBUG : Waiting for deletions to finish 2026/03/26 01:24:58 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.59s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:24:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:24:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:24:59 DEBUG : tictactoe: Making directory with metadata 2026/03/26 01:25:00 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T01:24:59.068597762Z) 2026/03/26 01:25:00 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:00 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/26 01:25:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:01 DEBUG : tictactoe/tictactoe: md5 = 288151106ec5a3d5e3cfe9cdf50794cc OK 2026/03/26 01:25:01 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/26 01:25:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/26 01:25:01 DEBUG : Waiting for deletions to finish 2026/03/26 01:25:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.77s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:25:04 DEBUG : toe: Making directory with metadata 2026/03/26 01:25:05 INFO : toe: Made directory with metadata (mtime=2026-03-26T01:25:03.842649499Z) 2026/03/26 01:25:05 DEBUG : toe/toe: Making directory with metadata 2026/03/26 01:25:05 INFO : toe/toe: Made directory with metadata (mtime=2026-03-26T01:25:03.84364951Z) 2026/03/26 01:25:05 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 01:25:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 01:25:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 01:25:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:07 DEBUG : toe/toe/tictactoe: md5 = 318e0ffab90cf77a44cf55eff941eed5 OK 2026/03/26 01:25:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/26 01:25:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/26 01:25:07 DEBUG : Waiting for deletions to finish 2026/03/26 01:25:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/26 01:25:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.82s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:25:10 DEBUG : toe: Making directory with metadata 2026/03/26 01:25:11 INFO : toe: Made directory with metadata (mtime=2026-03-26T01:25:10.658723364Z) 2026/03/26 01:25:11 DEBUG : toe/toe: Making directory with metadata 2026/03/26 01:25:12 INFO : toe/toe: Made directory with metadata (mtime=2026-03-26T01:25:10.658723364Z) 2026/03/26 01:25:12 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 01:25:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 01:25:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:13 DEBUG : toe/toe/tictactoe: md5 = 366a6a7562159c780d7da338678ecded OK 2026/03/26 01:25:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/26 01:25:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/26 01:25:13 DEBUG : Waiting for deletions to finish 2026/03/26 01:25:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/26 01:25:16 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.64s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:25:17 DEBUG : empty_dir: Making directory with metadata 2026/03/26 01:25:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:25:17 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:17 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 01:25:18 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:25:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:18 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:18 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:18 DEBUG : tictactoe: Making directory with metadata 2026/03/26 01:25:19 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:17.302795361Z) 2026/03/26 01:25:19 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:19 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 01:25:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:17.302795361Z) 2026/03/26 01:25:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 01:25:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 01:25:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 01:25:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:21 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6d3f723c15639884be2a003e5478f4f3 OK 2026/03/26 01:25:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 01:25:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/26 01:25:21 DEBUG : Waiting for deletions to finish 2026/03/26 01:25:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/26 01:25:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.33s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:25:25 DEBUG : empty_dir: Making directory with metadata 2026/03/26 01:25:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:25:25 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 01:25:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:25:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:26 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:26 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:26 DEBUG : tictactoe: Making directory with metadata 2026/03/26 01:25:27 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:25.632885622Z) 2026/03/26 01:25:27 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:27 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 01:25:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:25.632885622Z) 2026/03/26 01:25:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 01:25:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:25:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 01:25:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 86a06c7ae61d949cd66b7ba3b9c409ae OK 2026/03/26 01:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 01:25:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:25:29 DEBUG : Waiting for deletions to finish 2026/03/26 01:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:30 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:30 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:30 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 01:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 01:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/26 01:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': 0 differences found 2026/03/26 01:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': 1 hashes could not be checked 2026/03/26 01:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': 1 matching files 2026/03/26 01:25:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/26 01:25:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.80s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:25:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:34 DEBUG : tictactoe: Making directory with metadata 2026/03/26 01:25:35 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:34.436981013Z) 2026/03/26 01:25:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 01:25:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:34.436981013Z) 2026/03/26 01:25:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 01:25:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 01:25:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 01:25:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:37 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 350410deaae0d99bf2e07515f752d74a OK 2026/03/26 01:25:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 01:25:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/26 01:25:37 DEBUG : Waiting for deletions to finish 2026/03/26 01:25:38 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:39 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:39 DEBUG : tictactoe: Directory modification time the same (differ by -981.013µs, within tolerance 1ms) 2026/03/26 01:25:39 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:39 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -981.013µs, within tolerance 1ms) 2026/03/26 01:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 01:25:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 01:25:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 01:25:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/26 01:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:39 DEBUG : Waiting for deletions to finish 2026/03/26 01:25:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/26 01:25:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.10s) === RUN TestSyntax 2026/03/26 01:25:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:25:42 DEBUG : toe: Making directory with metadata 2026/03/26 01:25:43 INFO : toe: Made directory with metadata (mtime=2026-03-26T01:25:42.542068825Z) 2026/03/26 01:25:43 DEBUG : toe/toe: Making directory with metadata 2026/03/26 01:25:44 INFO : toe/toe: Made directory with metadata (mtime=2026-03-26T01:25:42.542068825Z) 2026/03/26 01:25:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 01:25:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:45 DEBUG : toe/toe/toe: md5 = 8d82a0e729bede1a862a8bf45f86997f OK 2026/03/26 01:25:45 DEBUG : toe/toe/toe: size = 11 OK 2026/03/26 01:25:45 INFO : toe/toe/toe: Copied (new) 2026/03/26 01:25:45 DEBUG : Waiting for deletions to finish 2026/03/26 01:25:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/26 01:25:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.99s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:25:49 DEBUG : empty_dir: Making directory with metadata 2026/03/26 01:25:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:25:49 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 01:25:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:25:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:50 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:50 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:50 DEBUG : tictactoe: Making directory with metadata 2026/03/26 01:25:51 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:49.532144548Z) 2026/03/26 01:25:51 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:51 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 01:25:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:49.533144559Z) 2026/03/26 01:25:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 01:25:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:25:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 01:25:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:25:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:25:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a4bb9aa58995a7401ef11edab8d2a271 OK 2026/03/26 01:25:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 01:25:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:25:53 INFO : toe/toe/toe.txt: Deleted 2026/03/26 01:25:53 INFO : toe/toe: Removing directory 2026/03/26 01:25:53 INFO : toe: Removing directory 2026/03/26 01:25:53 INFO : empty_dir: Removing directory 2026/03/26 01:25:53 DEBUG : Local file system at /tmp/rclone3229771294: deleted 3 directories 2026/03/26 01:25:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/26 01:25:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.06s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:25:57 DEBUG : empty_dir: Making directory with metadata 2026/03/26 01:25:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:25:57 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 01:25:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:25:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:25:58 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:58 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:58 DEBUG : tictactoe: Making directory with metadata 2026/03/26 01:25:59 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:57.587231804Z) 2026/03/26 01:25:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:25:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:25:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 01:26:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T01:25:57.588231815Z) 2026/03/26 01:26:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:26:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 01:26:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:26:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 01:26:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:26:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:26:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c438f47b98128f17a4e26b37e64808e0 OK 2026/03/26 01:26:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 01:26:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:26:01 INFO : toe/toe/toe.txt: Deleted 2026/03/26 01:26:01 INFO : toe/toe: Removing directory 2026/03/26 01:26:01 INFO : toe: Removing directory 2026/03/26 01:26:01 INFO : empty_dir: Removing directory 2026/03/26 01:26:01 DEBUG : Local file system at /tmp/rclone3229771294: deleted 3 directories 2026/03/26 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 01:26:05 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/26 01:26:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/26 01:26:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/26 01:26:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.97s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:26:10 DEBUG : Reset feature "Copy" 2026/03/26 01:26:10 DEBUG : Reset feature "Move" 2026/03/26 01:26:10 DEBUG : Reset feature "Copy" 2026/03/26 01:26:10 DEBUG : Reset feature "Move" 2026/03/26 01:26:10 DEBUG : empty_dir: Making directory with metadata 2026/03/26 01:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:26:10 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:26:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 01:26:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 01:26:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 01:26:11 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:26:11 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:26:11 DEBUG : tictactoe: Making directory with metadata 2026/03/26 01:26:12 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T01:26:10.553372248Z) 2026/03/26 01:26:12 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:26:12 DEBUG : toe: transformed to: tictactoe 2026/03/26 01:26:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:26:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 01:26:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T01:26:10.553372248Z) 2026/03/26 01:26:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 01:26:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 01:26:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:26:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 01:26:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:26:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:26:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 038a944f953961e9c51476846b9ea186 OK 2026/03/26 01:26:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 01:26:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 01:26:14 INFO : toe/toe/toe.txt: Deleted 2026/03/26 01:26:14 INFO : toe/toe: Removing directory 2026/03/26 01:26:14 INFO : toe: Removing directory 2026/03/26 01:26:14 INFO : empty_dir: Removing directory 2026/03/26 01:26:14 DEBUG : Local file system at /tmp/rclone3229771294: deleted 3 directories 2026/03/26 01:26:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 01:26:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 01:26:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 01:26:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 01:26:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 01:26:18 DEBUG : toe/toe/toe.txt: md5 = 630acf9fddd20e0ec896f57cc67a9a86 OK 2026/03/26 01:26:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 01:26:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/26 01:26:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/26 01:26:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/26 01:26:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/26 01:26:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/26 01:26:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.26s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:26:24 DEBUG : toe: transformed to: dG9l 2026/03/26 01:26:25 DEBUG : toe: transformed to: dG9l 2026/03/26 01:26:25 DEBUG : dG9l: Making directory with metadata 2026/03/26 01:26:25 INFO : dG9l: Made directory with metadata (mtime=2026-03-26T01:26:24.814526704Z) 2026/03/26 01:26:25 DEBUG : toe: transformed to: dG9l 2026/03/26 01:26:25 DEBUG : toe: transformed to: dG9l 2026/03/26 01:26:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/26 01:26:25 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/26 01:26:26 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-26T01:26:24.814526704Z) 2026/03/26 01:26:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/26 01:26:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/26 01:26:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 01:26:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 01:26:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 01:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:26:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = c493b4db0bda8c8ce9860ef9ed2fc928 OK 2026/03/26 01:26:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/26 01:26:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 01:26:28 DEBUG : Waiting for deletions to finish 2026/03/26 01:26:29 DEBUG : dG9l: transformed to: toe 2026/03/26 01:26:29 DEBUG : dG9l: transformed to: toe 2026/03/26 01:26:29 DEBUG : toe: Directory modification time the same (differ by 526.704µs, within tolerance 1ms) 2026/03/26 01:26:29 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/26 01:26:29 DEBUG : dG9l: transformed to: toe 2026/03/26 01:26:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/26 01:26:29 DEBUG : toe/toe: Directory modification time the same (differ by 526.704µs, within tolerance 1ms) 2026/03/26 01:26:29 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/26 01:26:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/26 01:26:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 01:26:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/26 01:26:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/26 01:26:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/26 01:26:29 DEBUG : Local file system at /tmp/rclone3229771294: Waiting for checks to finish 2026/03/26 01:26:29 DEBUG : Local file system at /tmp/rclone3229771294: Waiting for transfers to finish 2026/03/26 01:26:29 DEBUG : Waiting for deletions to finish 2026/03/26 01:26:31 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/26 01:26:32 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.12s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma'", Local "Local file system at /tmp/rclone3229771294", Modify Window "1ms" 2026/03/26 01:26:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 01:26:32 DEBUG : toe: transformed to: 2026/03/26 01:26:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 01:26:33 DEBUG : toe: transformed to: 2026/03/26 01:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Making directory with metadata 2026/03/26 01:26:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Made directory with metadata (mtime=2026-03-26T01:26:32.938614687Z) 2026/03/26 01:26:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 01:26:33 DEBUG : toe: transformed to: 2026/03/26 01:26:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 01:26:33 DEBUG : toe: transformed to: 2026/03/26 01:26:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 01:26:33 DEBUG : toe/toe: transformed to: 2026/03/26 01:26:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/26 01:26:33 DEBUG : toe/toe: Making directory with metadata 2026/03/26 01:26:35 INFO : toe/toe: Made directory with metadata (mtime=2026-03-26T01:26:32.938614687Z) 2026/03/26 01:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 01:26:35 DEBUG : toe/toe: transformed to: 2026/03/26 01:26:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/26 01:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 01:26:35 DEBUG : toe: transformed to: 2026/03/26 01:26:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 01:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 01:26:35 DEBUG : toe/toe/toe: transformed to: 2026/03/26 01:26:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/26 01:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for checks to finish 2026/03/26 01:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Waiting for transfers to finish 2026/03/26 01:26:36 DEBUG : toe/toe/toe: md5 = 1a8f1dc64e6f200560ef7880ffa30b70 OK 2026/03/26 01:26:36 DEBUG : toe/toe/toe: size = 11 OK 2026/03/26 01:26:36 INFO : toe/toe/toe: Copied (new) 2026/03/26 01:26:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': not deleting files as there were IO errors 2026/03/26 01:26:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': not deleting directories as there were IO errors 2026/03/26 01:26:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/26 01:26:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.83s) PASS 2026/03/26 01:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxajoh1duma': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m4.610551767s (try 1/5)