"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/02 01:08:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife" 2026/05/02 01:08:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 01:08:56 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0" 2026/05/02 01:08:57 DEBUG : Creating backend with remote "/tmp/rclone4255988102" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:08:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:08:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/02 01:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:08:58 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:08:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:08:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:08:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:01 DEBUG : sub dir/hello world: md5 = 1de0e8ce234c7b9f0a938780ab8eb5ee OK 2026/05/02 01:09:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:09:01 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:09:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.14s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:04 DEBUG : metadata sub dir: Making directory with metadata 2026/05/02 01:09:04 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:04 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/02 01:09:04 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:04 DEBUG : Local file system at /tmp/rclone4255988102: File to upload is small (21 bytes), uploading instead of streaming 2026/05/02 01:09:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/02 01:09:04 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/02 01:09:04 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/02 01:09:04 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:04 DEBUG : Google drive root 'crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0': Skipping btime metadata as can't update it on an existing file: 2026-05-02T01:09:04.229595667Z 2026/05/02 01:09:05 INFO : empty metadata sub dir: Updated directory metadata 2026/05/02 01:09:05 DEBUG : Google drive root 'crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0': Skipping btime metadata as can't update it on an existing file: 2026-05-02T01:09:04.229595667Z 2026/05/02 01:09:05 INFO : metadata sub dir: Updated directory metadata 2026/05/02 01:09:05 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/02 01:09:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:07 DEBUG : metadata sub dir/hello metadata world: md5 = 6e548934ff39a4c8fd50450f228f66fe OK 2026/05/02 01:09:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/02 01:09:07 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/02 01:09:09 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.77s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:11 DEBUG : metadata sub dir: Making directory with metadata 2026/05/02 01:09:11 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:11 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/02 01:09:11 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:11 DEBUG : Local file system at /tmp/rclone4255988102: File to upload is small (21 bytes), uploading instead of streaming 2026/05/02 01:09:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/02 01:09:11 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/02 01:09:11 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/02 01:09:11 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:11 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/02 01:09:11 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/02 01:09:11 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/02 01:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:13 DEBUG : metadata sub dir/hello metadata world: md5 = 2a92904eb8611d18b1e4e3d63e49a4b5 OK 2026/05/02 01:09:13 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/02 01:09:13 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/02 01:09:13 DEBUG : Google drive root 'crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0': Skipping btime metadata as can't update it on an existing file: 2026-05-02T01:09:11.001714605Z 2026/05/02 01:09:13 INFO : metadata sub dir: Updated directory metadata 2026/05/02 01:09:16 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.75s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:16 DEBUG : Creating backend with remote "/non-existing" 2026/05/02 01:09:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/02 01:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:20 DEBUG : sub dir/hello world: md5 = b4ccdb4fc9fd4345fce28c27ceb8c310 OK 2026/05/02 01:09:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:09:20 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:09:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.09s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Running all checks before starting transfers 2026/05/02 01:09:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:09:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Checks finished, now starting transfers 2026/05/02 01:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:25 DEBUG : sub dir/hello world: md5 = 2e7776cba236ff7eb525bbfe2d361f5f OK 2026/05/02 01:09:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:09:25 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:09:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (4.72s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:27 ERROR : Ignoring --no-traverse with sync 2026/05/02 01:09:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:09:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:29 DEBUG : sub dir/hello world: md5 = ec143d76f87b9e326074ad4987086ef8 OK 2026/05/02 01:09:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:09:29 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:09:29 DEBUG : Waiting for deletions to finish 2026/05/02 01:09:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (4.75s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/02 01:09:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:34 DEBUG : hello world2: md5 = 8198f02585775643fff8ca1589522a87 OK 2026/05/02 01:09:34 DEBUG : hello world2: size = 12 OK 2026/05/02 01:09:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.69s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:36 DEBUG : potato2: md5 = bc6fd4511e716e7b4891de54960aba58 OK 2026/05/02 01:09:36 DEBUG : potato2: size = 11 OK 2026/05/02 01:09:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:39 DEBUG : potato2: md5 = 354c1508ae8299183203393056a2e8b9 OK 2026/05/02 01:09:39 DEBUG : potato2: size = 11 OK 2026/05/02 01:09:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.68s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 01:09:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:40 DEBUG : sub dir2: Making directory with metadata 2026/05/02 01:09:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:41 DEBUG : sub dir: Making directory with metadata 2026/05/02 01:09:42 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:09:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 01:09:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:43 DEBUG : sub dir/hello world: md5 = f06f5c66fce7a84ff04fe35bf99f8cca OK 2026/05/02 01:09:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:09:43 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:09:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/02 01:09:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.88s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:48 INFO : sub dir2: Making directory 2026/05/02 01:09:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 01:09:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/02 01:09:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:09:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:09:48 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/02 01:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:50 DEBUG : sub dir/hello world: md5 = 4edeacaca84fcced0606c20e3ad0498b OK 2026/05/02 01:09:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:09:50 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:09:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:09:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.88s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:53 DEBUG : sub dir2: Making directory with metadata 2026/05/02 01:09:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:53 DEBUG : sub dir2: Making directory with metadata 2026/05/02 01:09:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:09:54 DEBUG : sub dir: Making directory with metadata 2026/05/02 01:09:55 INFO : sub dir: Made directory with metadata (mtime=2026-05-02T01:09:53.449459897Z) 2026/05/02 01:09:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:09:56 DEBUG : sub dir/hello world: md5 = 1a5149ccb7e0598fa55d84e480c3c1b9 OK 2026/05/02 01:09:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:09:56 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:09:56 INFO : sub dir/hello world: Deleted 2026/05/02 01:09:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.32s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:09:59 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/02 01:09:59 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.41s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:10:03 INFO : sub dir2: Making directory 2026/05/02 01:10:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/02 01:10:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:10:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:10:05 DEBUG : sub dir/hello world: md5 = d63c4d416886b888013e1edd206fecb6 OK 2026/05/02 01:10:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:10:05 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:10:05 INFO : sub dir/hello world: Deleted 2026/05/02 01:10:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:10:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.85s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:10:08 DEBUG : sub dir2: Making directory with metadata 2026/05/02 01:10:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:10:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:10:08 DEBUG : sub dir2: Making directory with metadata 2026/05/02 01:10:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:10:08 DEBUG : sub dir: Making directory with metadata 2026/05/02 01:10:09 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:10:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:10:11 DEBUG : sub dir/hello world: md5 = 79a6a3ae32bb219f368fc99db9ac42c9 OK 2026/05/02 01:10:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:10:11 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:10:11 DEBUG : Waiting for deletions to finish 2026/05/02 01:10:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.55s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:10:14 INFO : sub dir2: Making directory 2026/05/02 01:10:15 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/02 01:10:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:10:17 DEBUG : sub dir/hello world: md5 = cedafd67a36bd6e17b872ec0cecfd790 OK 2026/05/02 01:10:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:10:17 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:10:17 DEBUG : Waiting for deletions to finish 2026/05/02 01:10:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:10:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.89s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:10:21 DEBUG : sub dir/hello world: md5 = fc3963816a51f10a7c5318dd784381f0 OK 2026/05/02 01:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocopah2sige" 2026/05/02 01:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/nltruutphrbp6ok5f3naa7sq8r2isfg3vpu4h9msfbe8mvbd59eg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife' -> Encrypted drive 'TestCryptDrive:rclone-test-rocopah2sige' 2026/05/02 01:10:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:10:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocopah2sige': Waiting for checks to finish 2026/05/02 01:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocopah2sige': Waiting for transfers to finish 2026/05/02 01:10:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:10:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 01:10:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocopah2sige': Purge remote 2026/05/02 01:10:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.32s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:10:31 DEBUG : sub dir/hello world: md5 = 8d8aa9431a15ad561ecf9c664751839d OK 2026/05/02 01:10:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 01:10:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 01:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:10:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:10:32 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:10:32 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 01:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:10:34 DEBUG : sub dir/hello world: md5 = a173608a971e049571a62fc5ae71404a OK 2026/05/02 01:10:34 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 01:10:34 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/02 01:10:34 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 01:10:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.38s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:10:38 DEBUG : sub dir/hello world: md5 = 74261bfcd7e25d1351bd28e59f0c180c OK 2026/05/02 01:10:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ganenuc3wepe" 2026/05/02 01:10:39 DEBUG : Creating backend with remote "TestDrive:crypt/m412ut02ad7mnelfpo5ecrd0u1modcqh3q7q12cbhqpe36rcn9i0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife' -> Encrypted drive 'TestCryptDrive:rclone-test-ganenuc3wepe' 2026/05/02 01:10:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganenuc3wepe': Waiting for checks to finish 2026/05/02 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganenuc3wepe': Waiting for transfers to finish 2026/05/02 01:10:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:10:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 01:10:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:10:45 DEBUG : sub dir/hello world: md5 = 9b403208aacd78399f1d2a19eb726824 OK 2026/05/02 01:10:45 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 01:10:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganenuc3wepe': Waiting for checks to finish 2026/05/02 01:10:46 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:10:46 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ganenuc3wepe') 2026/05/02 01:10:46 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganenuc3wepe': Waiting for transfers to finish 2026/05/02 01:10:47 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 01:10:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 01:10:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 01:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganenuc3wepe': Purge remote 2026/05/02 01:10:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (13.87s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:10:52 DEBUG : sub dir/hello world: md5 = 01d47b8175ab89faeb04c72edd6d0e61 OK 2026/05/02 01:10:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 01:10:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 01:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:10:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:10:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:10:53 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 01:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:10:55 DEBUG : sub dir/hello world: md5 = 6008c21589d9a4147598e89104a7d18b OK 2026/05/02 01:10:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 01:10:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/02 01:10:55 INFO : sub dir/hello world: Deleted 2026/05/02 01:10:55 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 01:10:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.20s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:10:59 DEBUG : sub dir/hello world: md5 = d2e5c6497b5688c8be047d0391cb6d9c OK 2026/05/02 01:11:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiteyok6kaya" 2026/05/02 01:11:00 DEBUG : Creating backend with remote "TestDrive:crypt/82asjfhkv70uvj2qbmkss98dt659hipgrffrlmli84pq80i1bt7g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife' -> Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya' 2026/05/02 01:11:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Waiting for checks to finish 2026/05/02 01:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Waiting for transfers to finish 2026/05/02 01:11:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:11:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 01:11:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:11:06 DEBUG : sub dir/hello world: md5 = 2076b5ad6300d9cc6ca60df42d7f471e OK 2026/05/02 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Using server-side directory move 2026/05/02 01:11:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 01:11:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 01:11:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 01:11:07 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:11:07 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya') 2026/05/02 01:11:07 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Waiting for checks to finish 2026/05/02 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Waiting for transfers to finish 2026/05/02 01:11:07 INFO : sub dir/hello world: Deleted 2026/05/02 01:11:08 INFO : sub dir/hello world: Moved (server-side) 2026/05/02 01:11:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 01:11:11 DEBUG : sub dir/hello world: md5 = 0d154ab4ba8a1cc6751787527d3d260f OK 2026/05/02 01:11:11 DEBUG : testing file moves 2026/05/02 01:11:11 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 01:11:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/02 01:11:12 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:11:12 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya') 2026/05/02 01:11:12 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 01:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Waiting for checks to finish 2026/05/02 01:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Waiting for transfers to finish 2026/05/02 01:11:12 INFO : sub dir/hello world: Deleted 2026/05/02 01:11:12 INFO : sub dir/hello world: Moved (server-side) 2026/05/02 01:11:13 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/02 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiteyok6kaya': Purge remote --- PASS: TestServerSideMoveOverSelf (18.39s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:11:18 DEBUG : sub dir/hello world: md5 = b44d24711c21e5a59145d3f13fbfc1d5 OK 2026/05/02 01:11:18 ERROR : error listing: directory not found 2026/05/02 01:11:18 INFO : Local file system at /tmp/rclone4255988102: Making directory 2026/05/02 01:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.55s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:11:23 DEBUG : sub dir/hello world: md5 = 892760cac2d9891b6d56b1c811a61df6 OK 2026/05/02 01:11:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:11:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:11:24 DEBUG : Local file system at /tmp/rclone4255988102: Waiting for checks to finish 2026/05/02 01:11:24 DEBUG : Local file system at /tmp/rclone4255988102: Waiting for transfers to finish 2026/05/02 01:11:25 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/02 01:11:25 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/02 01:11:25 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:11:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:11:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.46s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:11:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/02 01:11:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:28 DEBUG : check sum: md5 = a54b1d8e25240656834d3c958f429ddb OK 2026/05/02 01:11:28 DEBUG : check sum: size = 1 OK 2026/05/02 01:11:28 INFO : check sum: Copied (new) 2026/05/02 01:11:28 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:29 DEBUG : check sum: size = 1 OK 2026/05/02 01:11:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/02 01:11:29 DEBUG : check sum: Size of src and dst objects identical 2026/05/02 01:11:29 DEBUG : check sum: Unchanged skipping 2026/05/02 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:29 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.10s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:11:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/02 01:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:31 DEBUG : sizeonly: md5 = 7f896f13b8cbbc0ed6ce43a0a0b5f61c OK 2026/05/02 01:11:31 DEBUG : sizeonly: size = 6 OK 2026/05/02 01:11:31 INFO : sizeonly: Copied (new) 2026/05/02 01:11:31 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:32 DEBUG : sizeonly: size = 6 OK 2026/05/02 01:11:32 DEBUG : sizeonly: Sizes identical 2026/05/02 01:11:32 DEBUG : sizeonly: Unchanged skipping 2026/05/02 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:32 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.18s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:11:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/02 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:35 DEBUG : ignore-size: md5 = 172cdd609c8749e581fe1c695c42f3cd OK 2026/05/02 01:11:35 INFO : ignore-size: Copied (new) 2026/05/02 01:11:35 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:11:35 DEBUG : ignore-size: Unchanged skipping 2026/05/02 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:35 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.23s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:11:38 DEBUG : existing: md5 = d2e35969d3f44aa3e84951f407ef054a OK 2026/05/02 01:11:38 DEBUG : existing: size = 6 OK 2026/05/02 01:11:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:38 DEBUG : existing: Unchanged skipping 2026/05/02 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:38 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:38 INFO : There was nothing to transfer 2026/05/02 01:11:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/02 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:39 DEBUG : existing: md5 = 9afc7bb1466e9c4035a084e808805dbd OK 2026/05/02 01:11:39 DEBUG : existing: size = 6 OK 2026/05/02 01:11:39 INFO : existing: Copied (replaced existing) 2026/05/02 01:11:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.34s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:11:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:42 DEBUG : existing: md5 = 9cdafc61a28ce1938ee2ad8ee8d7d681 OK 2026/05/02 01:11:42 DEBUG : existing: size = 6 OK 2026/05/02 01:11:42 INFO : existing: Copied (new) 2026/05/02 01:11:42 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:43 DEBUG : existing: Destination exists, skipping 2026/05/02 01:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:43 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.60s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:11:46 DEBUG : b/potato: md5 = c523a860f58d7bfbcea2a56d1b02849b OK 2026/05/02 01:11:48 DEBUG : c/non empty space: md5 = 72be9c66446d410babdd6cf1bc792570 OK 2026/05/02 01:11:48 INFO : d: Making directory 2026/05/02 01:11:50 DEBUG : Added delayed dir = "a", newDst= 2026/05/02 01:11:50 INFO : c: Set directory modification time (using SetModTime) 2026/05/02 01:11:50 DEBUG : Added delayed dir = "c", newDst=c 2026/05/02 01:11:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 01:11:50 DEBUG : c/non empty space: size = 5 OK 2026/05/02 01:11:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:11:50 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 01:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:11:52 DEBUG : a/potato2: md5 = 3528b46dab4f29f9e52d73a3b9782137 OK 2026/05/02 01:11:52 DEBUG : a/potato2: size = 60 OK 2026/05/02 01:11:52 INFO : a/potato2: Copied (new) 2026/05/02 01:11:52 DEBUG : Waiting for deletions to finish 2026/05/02 01:11:53 INFO : b/potato: Deleted 2026/05/02 01:11:54 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/02 01:11:54 INFO : d: Removing directory 2026/05/02 01:11:54 INFO : b: Removing directory 2026/05/02 01:11:54 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/02 01:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': deleted 2 directories 2026/05/02 01:11:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/02 01:11:58 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:00 DEBUG : empty space: md5 = 1ef659192b0a831b8701b3cd5f8c73a0 OK 2026/05/02 01:12:00 DEBUG : empty space: size = 1 OK 2026/05/02 01:12:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/02 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/02 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:00 DEBUG : Waiting for deletions to finish 2026/05/02 01:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:01 DEBUG : empty space: size = 1 OK 2026/05/02 01:12:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/02 01:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:02 DEBUG : empty space: md5 = 41ddaf585a479773f30d20dad9431d61 OK 2026/05/02 01:12:02 DEBUG : empty space: size = 1 OK 2026/05/02 01:12:02 INFO : empty space: Copied (replaced existing) 2026/05/02 01:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:05 DEBUG : foo: md5 = 990280d304d1c1905afe0aed427b4a05 OK 2026/05/02 01:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:05 DEBUG : foo: size = 3 OK 2026/05/02 01:12:05 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/02 01:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:06 DEBUG : foo: md5 = 917d1ec95e434fccd416ec93128ccf53 OK 2026/05/02 01:12:06 DEBUG : foo: size = 3 OK 2026/05/02 01:12:06 INFO : foo: Copied (replaced existing) 2026/05/02 01:12:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (3.99s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:09 DEBUG : empty space: md5 = 55b124350f12309348e6ced4655239f0 OK 2026/05/02 01:12:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/02 01:12:09 DEBUG : empty space: size = 1 OK 2026/05/02 01:12:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:12:09 DEBUG : empty space: Unchanged skipping 2026/05/02 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:11 DEBUG : potato: md5 = 2792de79655a14c77d690a71ddffb485 OK 2026/05/02 01:12:11 DEBUG : potato: size = 60 OK 2026/05/02 01:12:11 INFO : potato: Copied (new) 2026/05/02 01:12:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:13 DEBUG : potato: md5 = a978a5811ecd839d68711a882e1fe71e OK 2026/05/02 01:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:12:14 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:12:14 DEBUG : potato: Sizes differ 2026/05/02 01:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:15 DEBUG : potato: md5 = 78645f7ab6556dd82c972d26c5c75d41 OK 2026/05/02 01:12:15 DEBUG : potato: size = 21 OK 2026/05/02 01:12:15 INFO : potato: Copied (replaced existing) 2026/05/02 01:12:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.05s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:17 DEBUG : potato: md5 = f98e7e0bc7ae7dd77c9e498b7d4d7b3d OK 2026/05/02 01:12:18 DEBUG : potato: size = 21 OK 2026/05/02 01:12:18 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/02 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:19 DEBUG : potato: md5 = 4cc9f7a794fbe9ec5e1e7ef2520be8b2 OK 2026/05/02 01:12:19 DEBUG : potato: size = 21 OK 2026/05/02 01:12:19 INFO : potato: Copied (replaced existing) 2026/05/02 01:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:21 DEBUG : potato: md5 = c5900eed96e9ed60487050ebd8e27fa9 OK 2026/05/02 01:12:23 DEBUG : empty space: md5 = 86d4ad2d9b46d1d23fc1989e7a6d345e OK 2026/05/02 01:12:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:12:23 DEBUG : empty space: size = 1 OK 2026/05/02 01:12:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:12:23 DEBUG : empty space: Unchanged skipping 2026/05/02 01:12:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/02 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:23 DEBUG : Waiting for deletions to finish 2026/05/02 01:12:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:26 DEBUG : potato: md5 = 38deff92d5014535ffb233445a238650 OK 2026/05/02 01:12:27 DEBUG : empty space: md5 = 5663810f2708a7ebc5d7ebc5cb903487 OK 2026/05/02 01:12:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:12:28 DEBUG : empty space: size = 1 OK 2026/05/02 01:12:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:28 DEBUG : empty space: Unchanged skipping 2026/05/02 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:29 DEBUG : potato2: md5 = d75fb03883c39126e82f329d52f46925 OK 2026/05/02 01:12:29 DEBUG : potato2: size = 60 OK 2026/05/02 01:12:29 INFO : potato2: Copied (new) 2026/05/02 01:12:29 DEBUG : Waiting for deletions to finish 2026/05/02 01:12:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:33 DEBUG : b/potato: md5 = bf009c8be7aaf4ee3abac149e160c29e OK 2026/05/02 01:12:36 DEBUG : c/non empty space: md5 = f4e092ab8a17af15fc5c4df3103781a3 OK 2026/05/02 01:12:36 INFO : d: Making directory 2026/05/02 01:12:36 INFO : d/e: Making directory 2026/05/02 01:12:38 DEBUG : Added delayed dir = "a", newDst= 2026/05/02 01:12:38 INFO : c: Set directory modification time (using SetModTime) 2026/05/02 01:12:38 DEBUG : Added delayed dir = "c", newDst=c 2026/05/02 01:12:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 01:12:39 DEBUG : c/non empty space: size = 5 OK 2026/05/02 01:12:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:12:39 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 01:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:40 DEBUG : a/potato2: md5 = 0fcc3f53db4ddb7ca37f135062b593c6 OK 2026/05/02 01:12:40 DEBUG : a/potato2: size = 60 OK 2026/05/02 01:12:40 INFO : a/potato2: Copied (new) 2026/05/02 01:12:40 DEBUG : Waiting for deletions to finish 2026/05/02 01:12:41 INFO : b/potato: Deleted 2026/05/02 01:12:41 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/02 01:12:41 INFO : d/e: Removing directory 2026/05/02 01:12:42 INFO : d: Removing directory 2026/05/02 01:12:42 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/02 01:12:43 INFO : b: Removing directory 2026/05/02 01:12:43 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/02 01:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': deleted 3 directories 2026/05/02 01:12:45 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/02 01:12:46 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:12:49 DEBUG : b/potato: md5 = 3dac336fa76c07f081938c4eda70ee0a OK 2026/05/02 01:12:51 DEBUG : c/non empty space: md5 = bc4166d12956acbdacdf1dd9985816fc OK 2026/05/02 01:12:51 INFO : d: Making directory 2026/05/02 01:12:52 DEBUG : Added delayed dir = "a", newDst= 2026/05/02 01:12:53 INFO : c: Set directory modification time (using SetModTime) 2026/05/02 01:12:53 DEBUG : Added delayed dir = "c", newDst=c 2026/05/02 01:12:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 01:12:54 DEBUG : c/non empty space: size = 5 OK 2026/05/02 01:12:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:12:54 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:12:55 DEBUG : a/potato2: md5 = 3e5536e74c93b1a14cdc5e6c57ad2e99 OK 2026/05/02 01:12:55 DEBUG : a/potato2: size = 60 OK 2026/05/02 01:12:55 INFO : a/potato2: Copied (new) 2026/05/02 01:12:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': not deleting files as there were IO errors 2026/05/02 01:12:55 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/02 01:12:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': not deleting directories as there were IO errors 2026/05/02 01:12:58 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/02 01:12:59 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/02 01:13:00 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:13:01 DEBUG : potato: md5 = c593a87af3002393bf5397bf9757ff9c OK 2026/05/02 01:13:03 DEBUG : empty space: md5 = ec481dd12cbc22d57c788b9d06250ccc OK 2026/05/02 01:13:03 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:13:03 DEBUG : empty space: size = 1 OK 2026/05/02 01:13:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:13:03 DEBUG : empty space: Unchanged skipping 2026/05/02 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:04 INFO : potato: Deleted 2026/05/02 01:13:05 DEBUG : potato2: md5 = 6a911c048bb91071cc3a458006a40220 OK 2026/05/02 01:13:05 DEBUG : potato2: size = 60 OK 2026/05/02 01:13:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.15s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:13:08 DEBUG : potato: md5 = 6ab83251c8ff4841c8663eb52071aed2 OK 2026/05/02 01:13:09 DEBUG : empty space: md5 = 1df54dfc292212118d7dfe0f023fa4b0 OK 2026/05/02 01:13:09 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:10 INFO : potato: Deleted 2026/05/02 01:13:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:13:10 DEBUG : empty space: size = 1 OK 2026/05/02 01:13:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:10 DEBUG : empty space: Unchanged skipping 2026/05/02 01:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:12 DEBUG : potato2: md5 = 5c93b506136483c5f7b9805e6b74b59b OK 2026/05/02 01:13:12 DEBUG : potato2: size = 60 OK 2026/05/02 01:13:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.94s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:13:16 DEBUG : potato: md5 = 2e280be88e3ae36c98ebc3afd83ecad6 OK 2026/05/02 01:13:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:18 DEBUG : potato2: md5 = b4948414ebc291f2a4acd32ba93fb35b OK 2026/05/02 01:13:18 DEBUG : potato2: size = 19 OK 2026/05/02 01:13:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.82s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:13:20 DEBUG : potato2: md5 = 0537be3ee5a78485e1c3fb345b3d34e7 OK 2026/05/02 01:13:22 DEBUG : empty space: md5 = 2f80cc1d4fff835d45dc2a16f875edb9 OK 2026/05/02 01:13:22 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 01:13:22 DEBUG : enormous: Excluded 2026/05/02 01:13:22 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 01:13:22 DEBUG : potato2: Excluded 2026/05/02 01:13:22 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 01:13:22 DEBUG : potato2: Excluded 2026/05/02 01:13:22 DEBUG : empty space: size = 1 OK 2026/05/02 01:13:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:22 DEBUG : empty space: Unchanged skipping 2026/05/02 01:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:22 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:22 INFO : There was nothing to transfer 2026/05/02 01:13:23 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 01:13:23 DEBUG : enormous: Excluded 2026/05/02 01:13:23 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 01:13:23 DEBUG : potato2: Excluded 2026/05/02 01:13:23 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 01:13:23 DEBUG : potato2: Excluded 2026/05/02 01:13:23 DEBUG : empty space: size = 1 OK 2026/05/02 01:13:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/02 01:13:23 DEBUG : empty space: Unchanged skipping 2026/05/02 01:13:23 DEBUG : Local file system at /tmp/rclone4255988102: Waiting for checks to finish 2026/05/02 01:13:23 DEBUG : Local file system at /tmp/rclone4255988102: Waiting for transfers to finish 2026/05/02 01:13:23 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:13:25 DEBUG : potato2: md5 = 0dc43d1db3752d753cc4679a72ee4ad6 OK 2026/05/02 01:13:27 DEBUG : empty space: md5 = 232e66c3983237411ccb32253421038e OK 2026/05/02 01:13:28 DEBUG : enormous: md5 = 31f7e2cf5f8d140387fc49158eda1af5 OK 2026/05/02 01:13:29 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 01:13:29 DEBUG : enormous: Excluded 2026/05/02 01:13:29 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 01:13:29 DEBUG : potato2: Excluded 2026/05/02 01:13:29 DEBUG : empty space: size = 1 OK 2026/05/02 01:13:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:29 DEBUG : empty space: Unchanged skipping 2026/05/02 01:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:29 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:29 INFO : enormous: Deleted 2026/05/02 01:13:29 INFO : potato2: Deleted 2026/05/02 01:13:29 INFO : There was nothing to transfer 2026/05/02 01:13:30 DEBUG : empty space: size = 1 OK 2026/05/02 01:13:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/02 01:13:30 DEBUG : empty space: Unchanged skipping 2026/05/02 01:13:30 DEBUG : Local file system at /tmp/rclone4255988102: Waiting for checks to finish 2026/05/02 01:13:30 DEBUG : Local file system at /tmp/rclone4255988102: Waiting for transfers to finish 2026/05/02 01:13:30 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:30 INFO : enormous: Deleted 2026/05/02 01:13:30 INFO : potato2: Deleted 2026/05/02 01:13:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.34s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:13:32 DEBUG : one: md5 = 6c25cd28b3c9e31927d63b606a79a18f OK 2026/05/02 01:13:33 DEBUG : two: md5 = 453067b1c314e2a8e4fc73acb25b0fb0 OK 2026/05/02 01:13:35 DEBUG : three: md5 = 952421308d87b1934c0419af60d06a77 OK 2026/05/02 01:13:36 DEBUG : four: md5 = fb2aa598f4d1359ac6d535431a1d1143 OK 2026/05/02 01:13:37 DEBUG : five: Need to transfer - File not found at Destination 2026/05/02 01:13:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:13:37 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:13:37 DEBUG : four: Sizes differ 2026/05/02 01:13:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/02 01:13:37 DEBUG : one: Destination is newer than source, skipping 2026/05/02 01:13:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:37 DEBUG : three: size = 5 OK 2026/05/02 01:13:37 DEBUG : three: Sizes identical 2026/05/02 01:13:37 DEBUG : two: size = 3 OK 2026/05/02 01:13:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/02 01:13:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:38 DEBUG : two: md5 = 0a0112eda2fd2a51c6cdedd6b6ce2a4c OK 2026/05/02 01:13:38 DEBUG : two: size = 3 OK 2026/05/02 01:13:38 INFO : two: Copied (replaced existing) 2026/05/02 01:13:38 DEBUG : four: md5 = 11eb63e4e41dd0f447929d1e66c1e728 OK 2026/05/02 01:13:38 DEBUG : four: size = 4 OK 2026/05/02 01:13:38 INFO : four: Copied (replaced existing) 2026/05/02 01:13:38 DEBUG : five: md5 = 58d4b5dc6af8f22b583a08a2db76da72 OK 2026/05/02 01:13:38 DEBUG : five: size = 4 OK 2026/05/02 01:13:38 INFO : five: Copied (new) 2026/05/02 01:13:38 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.16s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/02 01:13:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/02 01:13:41 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/02 01:13:41 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/02 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:42 DEBUG : potato: md5 = bfd2b7959ac13fbcc9567ed413f7b6f5 OK 2026/05/02 01:13:42 DEBUG : potato: size = 14 OK 2026/05/02 01:13:42 INFO : potato: Copied (new) 2026/05/02 01:13:42 DEBUG : yam: md5 = 2bb81b32f126f03897d8b17d88f0ba92 OK 2026/05/02 01:13:42 DEBUG : yam: size = 11 OK 2026/05/02 01:13:42 INFO : yam: Copied (new) 2026/05/02 01:13:42 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:42 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/02 01:13:43 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/02 01:13:43 DEBUG : potato: size = 14 OK 2026/05/02 01:13:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:13:43 DEBUG : potato: Unchanged skipping 2026/05/02 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:44 DEBUG : yaml: md5 = 2248178d85c161a25992ce42c01a1a6c OK 2026/05/02 01:13:44 DEBUG : yaml: size = 11 OK 2026/05/02 01:13:44 INFO : yaml: Copied (new) 2026/05/02 01:13:44 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:44 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/02 01:13:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Making map for --track-renames 2026/05/02 01:13:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Finished making map for --track-renames 2026/05/02 01:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 01:13:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/02 01:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for renames to finish 2026/05/02 01:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:47 DEBUG : yam: md5 = ddf029c0ba933c3e85cc3e88ce7c6e96 OK 2026/05/02 01:13:47 DEBUG : yam: size = 11 OK 2026/05/02 01:13:47 INFO : yam: Copied (new) 2026/05/02 01:13:48 DEBUG : potato: md5 = dc5b3f9941ce3c5f57b7d6b2d3343214 OK 2026/05/02 01:13:48 DEBUG : potato: size = 14 OK 2026/05/02 01:13:48 INFO : potato: Copied (new) 2026/05/02 01:13:48 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:48 DEBUG : potato: size = 14 OK 2026/05/02 01:13:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:13:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Making map for --track-renames 2026/05/02 01:13:48 DEBUG : potato: Unchanged skipping 2026/05/02 01:13:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Finished making map for --track-renames 2026/05/02 01:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for renames to finish 2026/05/02 01:13:49 INFO : yam: Moved (server-side) to: yaml 2026/05/02 01:13:49 INFO : yaml: Renamed from "yam" 2026/05/02 01:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:49 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/02 01:13:51 DEBUG : Added delayed dir = "sub", newDst= 2026/05/02 01:13:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Making map for --track-renames 2026/05/02 01:13:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Finished making map for --track-renames 2026/05/02 01:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/02 01:13:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 01:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for renames to finish 2026/05/02 01:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:53 DEBUG : sub/yam: md5 = aa3986089aea45dfc119bf4fa05e7214 OK 2026/05/02 01:13:53 DEBUG : sub/yam: size = 11 OK 2026/05/02 01:13:53 INFO : sub/yam: Copied (new) 2026/05/02 01:13:53 DEBUG : potato: md5 = 501325927d26acbd64e570b6982d5de0 OK 2026/05/02 01:13:53 DEBUG : potato: size = 14 OK 2026/05/02 01:13:53 INFO : potato: Copied (new) 2026/05/02 01:13:53 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:53 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/02 01:13:54 DEBUG : potato: size = 14 OK 2026/05/02 01:13:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:13:54 DEBUG : potato: Unchanged skipping 2026/05/02 01:13:54 INFO : sub: Set directory modification time (using SetModTime) 2026/05/02 01:13:54 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/02 01:13:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Making map for --track-renames 2026/05/02 01:13:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Finished making map for --track-renames 2026/05/02 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for renames to finish 2026/05/02 01:13:55 INFO : sub/yam: Moved (server-side) to: yam 2026/05/02 01:13:55 INFO : yam: Renamed from "sub/yam" 2026/05/02 01:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:13:55 DEBUG : Waiting for deletions to finish 2026/05/02 01:13:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.56s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:13:58 DEBUG : Creating backend with remote "/tmp/rclone4255988102/dir1" 2026/05/02 01:13:58 DEBUG : Creating backend with remote "/tmp/rclone4255988102/dir2" 2026/05/02 01:13:58 DEBUG : Local file system at /tmp/rclone4255988102/dir2: Using server-side directory move 2026/05/02 01:13:58 INFO : Local file system at /tmp/rclone4255988102/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 01:13:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/02 01:13:58 INFO : file1.txt: Moved (server-side) 2026/05/02 01:13:58 DEBUG : Local file system at /tmp/rclone4255988102/dir2: Waiting for checks to finish 2026/05/02 01:13:58 DEBUG : Local file system at /tmp/rclone4255988102/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:13:58 DEBUG : Added delayed dir = "nested", newDst= 2026/05/02 01:13:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:13:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:13:58 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/02 01:13:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/02 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:14:01 DEBUG : sub dir/hello world: md5 = 9cb4eb6b2115e10f6fbb11ed475ca4dc OK 2026/05/02 01:14:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:14:01 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:14:01 INFO : sub dir/hello world: Deleted 2026/05/02 01:14:02 DEBUG : nested/sub dir/file: md5 = 2f42ad345a2ba4d15bedcab07f8cbc58 OK 2026/05/02 01:14:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/02 01:14:02 INFO : nested/sub dir/file: Copied (new) 2026/05/02 01:14:02 INFO : nested/sub dir/file: Deleted 2026/05/02 01:14:02 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:14:03 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/02 01:14:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:14:03 INFO : sub dir: Removing directory 2026/05/02 01:14:03 INFO : nested/sub dir: Removing directory 2026/05/02 01:14:03 INFO : nested: Removing directory 2026/05/02 01:14:03 DEBUG : Local file system at /tmp/rclone4255988102: deleted 3 directories 2026/05/02 01:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 01:14:06 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/02 01:14:07 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:14:08 DEBUG : Added delayed dir = "nested", newDst= 2026/05/02 01:14:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 01:14:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 01:14:08 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/02 01:14:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/02 01:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:14:10 DEBUG : sub dir/hello world: md5 = e172eba4c6e246c760f5f0960738afdc OK 2026/05/02 01:14:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 01:14:10 INFO : sub dir/hello world: Copied (new) 2026/05/02 01:14:10 INFO : sub dir/hello world: Deleted 2026/05/02 01:14:11 DEBUG : nested/sub dir/file: md5 = 1aa6100e66fe3a61bd68952fbbb2354e OK 2026/05/02 01:14:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/02 01:14:11 INFO : nested/sub dir/file: Copied (new) 2026/05/02 01:14:11 INFO : nested/sub dir/file: Deleted 2026/05/02 01:14:12 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:14:12 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/02 01:14:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:14:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 01:14:15 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/02 01:14:16 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.18s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:14:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/02 01:14:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 01:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:14:18 DEBUG : existing-b: md5 = befed50bda09a2a95a426c9d2a52dc79 OK 2026/05/02 01:14:18 DEBUG : existing-b: size = 6 OK 2026/05/02 01:14:18 INFO : existing-b: Copied (new) 2026/05/02 01:14:18 INFO : existing-b: Deleted 2026/05/02 01:14:18 DEBUG : existing: md5 = 4e90d71db86d6a9d3686ef1c77829792 OK 2026/05/02 01:14:18 DEBUG : existing: size = 6 OK 2026/05/02 01:14:18 INFO : existing: Copied (new) 2026/05/02 01:14:18 INFO : existing: Deleted 2026/05/02 01:14:19 DEBUG : existing: Destination exists, skipping 2026/05/02 01:14:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/02 01:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:14:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.43s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:14:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuximab9tuko" 2026/05/02 01:14:20 DEBUG : Creating backend with remote "TestDrive:crypt/8j04f6qhel2ktgrnoc7f76qdccsj5leoi14bh3b7pr1dtrp1gjeg" 2026/05/02 01:14:22 DEBUG : potato2: md5 = 2b369f96c32a44ab92b463fe2db37011 OK 2026/05/02 01:14:24 DEBUG : empty space: md5 = 8164e643e96f1ac5c722a9e458da0dab OK 2026/05/02 01:14:26 DEBUG : potato3: md5 = 024f19f84cff13306dc093cbdffcf509 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife' -> Encrypted drive 'TestCryptDrive:rclone-test-zuximab9tuko' 2026/05/02 01:14:28 DEBUG : empty space: md5 = c3f8d199535ab2888009a837cf6e729e OK 2026/05/02 01:14:30 DEBUG : potato3: md5 = d98210939ab9f245acc051cb90a79934 OK 2026/05/02 01:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuximab9tuko': Using server-side directory move 2026/05/02 01:14:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuximab9tuko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 01:14:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:14:30 DEBUG : empty space: size = 1 OK 2026/05/02 01:14:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 01:14:30 DEBUG : empty space: Unchanged skipping 2026/05/02 01:14:30 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuximab9tuko': Waiting for checks to finish 2026/05/02 01:14:30 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zuximab9tuko') 2026/05/02 01:14:30 DEBUG : potato3: Sizes differ 2026/05/02 01:14:31 INFO : empty space: Deleted 2026/05/02 01:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuximab9tuko': Waiting for transfers to finish 2026/05/02 01:14:31 INFO : potato3: Deleted 2026/05/02 01:14:31 INFO : potato2: Moved (server-side) 2026/05/02 01:14:31 INFO : potato3: Moved (server-side) 2026/05/02 01:14:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wekosop7bemu" 2026/05/02 01:14:32 DEBUG : Creating backend with remote "TestDrive:crypt/70jg2s6ng7p8v812b2fh73bp8ev3vff9hetmobbrhg2m85je99c0" 2026/05/02 01:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wekosop7bemu': Using server-side directory move 2026/05/02 01:14:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wekosop7bemu': Server side directory move succeeded 2026/05/02 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wekosop7bemu': Purge remote 2026/05/02 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuximab9tuko': Purge remote 2026/05/02 01:14:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.07s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:14:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sazefay3boni" 2026/05/02 01:14:35 DEBUG : Creating backend with remote "TestDrive:crypt/1glo5oc031pmdaopadtdnpdcqceqdl68gofg00d6cttg62uudhq0" 2026/05/02 01:14:37 DEBUG : potato2: md5 = 30498e56a34cd0739994e52619234e32 OK 2026/05/02 01:14:39 DEBUG : empty space: md5 = 9c396601e5bb4ac489c8ae69ac62518f OK 2026/05/02 01:14:40 DEBUG : potato3: md5 = 4e14c5c316ea99e20a6203e51931e60a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife' -> Encrypted drive 'TestCryptDrive:rclone-test-sazefay3boni' 2026/05/02 01:14:43 DEBUG : empty space: md5 = 0bc530423647b00131c01b760d9c9e4f OK 2026/05/02 01:14:44 DEBUG : potato3: md5 = 618f511b83440bc6d2e30b2ff2814416 OK 2026/05/02 01:14:44 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 01:14:44 DEBUG : empty space: Excluded 2026/05/02 01:14:44 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 01:14:44 DEBUG : empty space: Excluded 2026/05/02 01:14:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:14:44 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:14:44 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-sazefay3boni') 2026/05/02 01:14:44 DEBUG : potato3: Sizes differ 2026/05/02 01:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sazefay3boni': Waiting for checks to finish 2026/05/02 01:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sazefay3boni': Waiting for transfers to finish 2026/05/02 01:14:45 INFO : potato3: Deleted 2026/05/02 01:14:45 INFO : potato2: Moved (server-side) 2026/05/02 01:14:45 INFO : potato3: Moved (server-side) 2026/05/02 01:14:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lacepak5yesi" 2026/05/02 01:14:46 DEBUG : Creating backend with remote "TestDrive:crypt/vfdp27k1oe138hg1v9jnrtl0l1kmnj557gtqk7pgvcqhc37q6jlg" 2026/05/02 01:14:47 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 01:14:47 DEBUG : empty space: Excluded 2026/05/02 01:14:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:14:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/02 01:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacepak5yesi': Waiting for checks to finish 2026/05/02 01:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacepak5yesi': Waiting for transfers to finish 2026/05/02 01:14:48 INFO : potato3: Moved (server-side) 2026/05/02 01:14:48 INFO : potato2: Moved (server-side) 2026/05/02 01:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacepak5yesi': Purge remote 2026/05/02 01:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sazefay3boni': Purge remote --- PASS: TestServerSideMoveWithFilter (15.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:14:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-covarib6pupa" 2026/05/02 01:14:51 DEBUG : Creating backend with remote "TestDrive:crypt/0jhk5bmfj35qiqioft1i2d0sf0139tkeod30d6dsklgj3n07ujc0" 2026/05/02 01:14:53 DEBUG : potato2: md5 = 3915575b3339a53d1bf746a6ff90b9a1 OK 2026/05/02 01:14:54 DEBUG : empty space: md5 = 18ad4b0ea318a978fe3f1e28c24a2109 OK 2026/05/02 01:14:56 DEBUG : potato3: md5 = de9fd82e60917a5c971bb60014f5471e OK 2026/05/02 01:14:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife' -> Encrypted drive 'TestCryptDrive:rclone-test-covarib6pupa' 2026/05/02 01:14:59 DEBUG : empty space: md5 = 9a8bc4d07d180c8eb636bd6f77eefb8e OK 2026/05/02 01:15:00 DEBUG : potato3: md5 = f11d0846c596851c59c1ba4871126e3b OK 2026/05/02 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covarib6pupa': Using server-side directory move 2026/05/02 01:15:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-covarib6pupa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 01:15:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 01:15:01 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/02 01:15:01 DEBUG : empty space: size = 1 OK 2026/05/02 01:15:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 01:15:01 DEBUG : empty space: Unchanged skipping 2026/05/02 01:15:01 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:15:01 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-covarib6pupa') 2026/05/02 01:15:01 DEBUG : potato3: Sizes differ 2026/05/02 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covarib6pupa': Waiting for checks to finish 2026/05/02 01:15:01 INFO : potato3: Deleted 2026/05/02 01:15:01 INFO : empty space: Deleted 2026/05/02 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covarib6pupa': Waiting for transfers to finish 2026/05/02 01:15:01 INFO : potato2: Moved (server-side) 2026/05/02 01:15:02 INFO : potato3: Moved (server-side) 2026/05/02 01:15:02 INFO : tomatoDir: Removing directory 2026/05/02 01:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': deleted 1 directories 2026/05/02 01:15:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goqirez4vive" 2026/05/02 01:15:03 DEBUG : Creating backend with remote "TestDrive:crypt/ukirt17gf8uojhsocsgnm8sd3rr05fjio9mbjokva3cblo6p16ug" 2026/05/02 01:15:04 INFO : tomatoDir: Making directory 2026/05/02 01:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goqirez4vive': Using server-side directory move 2026/05/02 01:15:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goqirez4vive': Server side directory move succeeded 2026/05/02 01:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goqirez4vive': Purge remote 2026/05/02 01:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covarib6pupa': Purge remote 2026/05/02 01:15:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.46s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.41s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:15:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test" 2026/05/02 01:15:08 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.86s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:15:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test" 2026/05/02 01:15:10 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/02 01:15:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test-include/layer2" 2026/05/02 01:15:13 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/02 01:15:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test-ignore-file" 2026/05/02 01:15:15 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/02 01:15:19 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = fc8e7dcbc074dbbdeadf8fb81a8d5f90 OK 2026/05/02 01:15:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 01:15:21 DEBUG : rclone-sync-test: Excluded 2026/05/02 01:15:21 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/02 01:15:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 01:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test': Waiting for checks to finish 2026/05/02 01:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test': Waiting for transfers to finish 2026/05/02 01:15:21 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:21 INFO : There was nothing to transfer 2026/05/02 01:15:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 01:15:22 DEBUG : rclone-sync-test: Excluded 2026/05/02 01:15:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 01:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:15:23 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:23 INFO : rclone-sync-test-include: Removing directory 2026/05/02 01:15:23 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/02 01:15:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/02 01:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': failed to delete 1 directories 2026/05/02 01:15:23 INFO : There was nothing to transfer 2026/05/02 01:15:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 01:15:24 DEBUG : rclone-sync-test: Excluded 2026/05/02 01:15:24 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/02 01:15:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 01:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/02 01:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/02 01:15:24 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:24 INFO : There was nothing to transfer 2026/05/02 01:15:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 01:15:26 DEBUG : rclone-sync-test: Excluded 2026/05/02 01:15:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:15:26 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:26 INFO : rclone-sync-test-include: Removing directory 2026/05/02 01:15:26 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/02 01:15:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/02 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': failed to delete 1 directories 2026/05/02 01:15:26 INFO : There was nothing to transfer 2026/05/02 01:15:27 DEBUG : Excluded 2026/05/02 01:15:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 01:15:27 DEBUG : rclone-sync-test: Excluded 2026/05/02 01:15:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/02 01:15:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 01:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/02 01:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/02 01:15:28 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:28 INFO : There was nothing to transfer 2026/05/02 01:15:30 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/02 01:15:30 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (21.24s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:15:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dst" 2026/05/02 01:15:32 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 01:15:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/CompareDest" 2026/05/02 01:15:33 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/gveqi14airsml4bgu7krj116o8" 2026/05/02 01:15:35 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 01:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:15:37 DEBUG : one: md5 = 724263fb9ec4e908722ef728e34f3718 OK 2026/05/02 01:15:37 DEBUG : one: size = 3 OK 2026/05/02 01:15:37 INFO : one: Copied (new) 2026/05/02 01:15:37 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:15:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:15:38 DEBUG : one: Sizes differ 2026/05/02 01:15:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:15:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:15:39 DEBUG : one: md5 = 02b4bc2773611ecf2d75f4c71ee1c45d OK 2026/05/02 01:15:39 DEBUG : one: size = 5 OK 2026/05/02 01:15:39 INFO : one: Copied (replaced existing) 2026/05/02 01:15:39 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:41 DEBUG : dst/one: md5 = 45b2b7aed444c45961863834f53592c5 OK 2026/05/02 01:15:43 DEBUG : CompareDest/one: md5 = eba24dc1e2a4fc0f1c29e180ece60b70 OK 2026/05/02 01:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:15:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:15:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:15:44 DEBUG : one: Sizes differ 2026/05/02 01:15:45 DEBUG : one: size = 5 OK 2026/05/02 01:15:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:15:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 01:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:15:45 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:45 INFO : There was nothing to transfer 2026/05/02 01:15:46 DEBUG : CompareDest/two: md5 = b8c5f86b1c6be4a4cbf4c0bcded01205 OK 2026/05/02 01:15:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:15:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:15:47 DEBUG : one: Sizes differ 2026/05/02 01:15:47 DEBUG : one: size = 5 OK 2026/05/02 01:15:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:15:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 01:15:47 DEBUG : two: size = 3 OK 2026/05/02 01:15:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:15:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 01:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:15:47 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:47 INFO : There was nothing to transfer 2026/05/02 01:15:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:15:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:15:48 DEBUG : one: Sizes differ 2026/05/02 01:15:48 DEBUG : one: size = 5 OK 2026/05/02 01:15:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:15:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 01:15:48 DEBUG : two: size = 3 OK 2026/05/02 01:15:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:15:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 01:15:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:15:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:15:48 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:48 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/02 01:15:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:15:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:15:50 DEBUG : one: Sizes differ 2026/05/02 01:15:50 DEBUG : one: size = 5 OK 2026/05/02 01:15:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:15:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 01:15:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:15:50 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/CompareDest') 2026/05/02 01:15:50 DEBUG : two: Sizes differ 2026/05/02 01:15:50 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 01:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:15:51 DEBUG : two: md5 = 066b20a3f90e8a80c3eab1d53829ad6b OK 2026/05/02 01:15:51 DEBUG : two: size = 5 OK 2026/05/02 01:15:51 INFO : two: Copied (new) 2026/05/02 01:15:51 DEBUG : Waiting for deletions to finish 2026/05/02 01:15:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 01:15:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:15:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 01:15:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (23.60s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:15:57 DEBUG : pre-dest1/1: md5 = 6f2f14bd22527a5c16a358765c6eef9a OK 2026/05/02 01:15:59 DEBUG : pre-dest2/2: md5 = cb89a16e366a12507faf5c8ae8b21274 OK 2026/05/02 01:16:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dest" 2026/05/02 01:16:00 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/rg03c1jvnehrrc617i0lnqjddc" 2026/05/02 01:16:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/pre-dest1" 2026/05/02 01:16:01 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/bbnblvh6k061ssopqrp18kd7gc" 2026/05/02 01:16:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/pre-dest2" 2026/05/02 01:16:02 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/02 01:16:03 DEBUG : 1: size = 1 OK 2026/05/02 01:16:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:16:03 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/02 01:16:04 DEBUG : 2: size = 1 OK 2026/05/02 01:16:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:16:04 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/02 01:16:04 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/02 01:16:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dest': Waiting for checks to finish 2026/05/02 01:16:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dest': Waiting for transfers to finish 2026/05/02 01:16:06 DEBUG : 3: md5 = 057f64317a09fec7b3d87991515c7be9 OK 2026/05/02 01:16:06 DEBUG : 3: size = 1 OK 2026/05/02 01:16:06 INFO : 3: Copied (new) 2026/05/02 01:16:06 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:09 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/02 01:16:09 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/02 01:16:10 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.32s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:16:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dst" 2026/05/02 01:16:10 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 01:16:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/CopyDest" 2026/05/02 01:16:12 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/02 01:16:14 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 01:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:16:16 DEBUG : one: md5 = c6e1c9f336a99f98edb2008d6879d39b OK 2026/05/02 01:16:16 DEBUG : one: size = 3 OK 2026/05/02 01:16:16 INFO : one: Copied (new) 2026/05/02 01:16:16 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:16:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:16:17 DEBUG : one: Sizes differ 2026/05/02 01:16:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:16:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:16:18 DEBUG : one: md5 = b516c92da94bde65896fc0822007adba OK 2026/05/02 01:16:18 DEBUG : one: size = 5 OK 2026/05/02 01:16:18 INFO : one: Copied (replaced existing) 2026/05/02 01:16:18 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:20 DEBUG : dst/one: md5 = 296e22568056d264b9da378eabe782aa OK 2026/05/02 01:16:22 DEBUG : CopyDest/one: md5 = 33a4ff73c9193add73890302710c8409 OK 2026/05/02 01:16:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/BackupDir" 2026/05/02 01:16:23 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/02 01:16:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:16:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:16:24 DEBUG : one: Sizes differ 2026/05/02 01:16:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:16:25 DEBUG : one: size = 5 OK 2026/05/02 01:16:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:16:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:16:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:16:25 DEBUG : one: Sizes differ 2026/05/02 01:16:26 INFO : one: Moved (server-side) 2026/05/02 01:16:27 DEBUG : one: size = 5 OK 2026/05/02 01:16:27 INFO : one: Copied (server-side copy) 2026/05/02 01:16:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/02 01:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:16:27 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:29 DEBUG : CopyDest/two: md5 = 8e9d03440e3b9c71698cb0f3b19698e6 OK 2026/05/02 01:16:30 DEBUG : one: size = 5 OK 2026/05/02 01:16:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:16:30 DEBUG : one: Unchanged skipping 2026/05/02 01:16:30 DEBUG : two: size = 3 OK 2026/05/02 01:16:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:16:31 DEBUG : two: size = 3 OK 2026/05/02 01:16:31 INFO : two: Copied (server-side copy) 2026/05/02 01:16:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/02 01:16:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:16:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:16:31 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:32 DEBUG : one: size = 5 OK 2026/05/02 01:16:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:16:32 DEBUG : one: Unchanged skipping 2026/05/02 01:16:32 DEBUG : two: size = 3 OK 2026/05/02 01:16:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:16:32 DEBUG : two: Unchanged skipping 2026/05/02 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:16:32 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:32 INFO : There was nothing to transfer 2026/05/02 01:16:33 DEBUG : CopyDest/three: md5 = 0e173d39ab7c0af1a1a7fe4d25e98f9d OK 2026/05/02 01:16:34 DEBUG : one: size = 5 OK 2026/05/02 01:16:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:16:34 DEBUG : one: Unchanged skipping 2026/05/02 01:16:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:16:34 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/CopyDest') 2026/05/02 01:16:34 DEBUG : three: Sizes differ 2026/05/02 01:16:34 DEBUG : three: Destination not found in --copy-dest 2026/05/02 01:16:34 DEBUG : three: Need to transfer - File not found at Destination 2026/05/02 01:16:34 DEBUG : two: size = 3 OK 2026/05/02 01:16:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 01:16:34 DEBUG : two: Unchanged skipping 2026/05/02 01:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:16:36 DEBUG : three: md5 = 4a31f1a749ca3eb684adc80ca80ab2a3 OK 2026/05/02 01:16:36 DEBUG : three: size = 7 OK 2026/05/02 01:16:36 INFO : three: Copied (new) 2026/05/02 01:16:36 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/02 01:16:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 01:16:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:16:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:16:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/02 01:16:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 01:16:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (30.74s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:16:43 DEBUG : dst/one: md5 = 770658f7df4daf9c10866b09c577d9e3 OK 2026/05/02 01:16:45 DEBUG : dst/two: md5 = 6f223319371d83c2d993d635e7c4d52b OK 2026/05/02 01:16:46 DEBUG : dst/three.txt: md5 = 75831e6bf0b799de5e21a3c8f02f3418 OK 2026/05/02 01:16:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dst" 2026/05/02 01:16:47 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 01:16:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/backup" 2026/05/02 01:16:47 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/1nrff024r7pq65ecp72fc28jb0" 2026/05/02 01:16:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:16:49 DEBUG : two: size = 3 OK 2026/05/02 01:16:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:16:49 DEBUG : one: Sizes differ 2026/05/02 01:16:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:16:49 DEBUG : two: Unchanged skipping 2026/05/02 01:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:16:50 INFO : one: Moved (server-side) 2026/05/02 01:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:16:52 DEBUG : one: md5 = 0da8ba6948e3ada1ffff81d283b71dc5 OK 2026/05/02 01:16:52 DEBUG : one: size = 4 OK 2026/05/02 01:16:52 INFO : one: Copied (new) 2026/05/02 01:16:52 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:52 INFO : three.txt: Moved (server-side) 2026/05/02 01:16:52 INFO : three.txt: Moved into backup dir 2026/05/02 01:16:54 DEBUG : dst/three.txt: md5 = d125960eff3710bd5befa4b916cfa93e OK 2026/05/02 01:16:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:16:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:16:55 DEBUG : one: Sizes differ 2026/05/02 01:16:55 DEBUG : two: size = 3 OK 2026/05/02 01:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:16:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:16:55 DEBUG : two: Unchanged skipping 2026/05/02 01:16:55 INFO : one: Deleted 2026/05/02 01:16:56 INFO : one: Moved (server-side) 2026/05/02 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:16:57 DEBUG : one: md5 = 74895ab16be702db924d377f8f3a8b09 OK 2026/05/02 01:16:57 DEBUG : one: size = 5 OK 2026/05/02 01:16:57 INFO : one: Copied (new) 2026/05/02 01:16:57 DEBUG : Waiting for deletions to finish 2026/05/02 01:16:58 INFO : three.txt: Deleted 2026/05/02 01:16:59 INFO : three.txt: Moved (server-side) 2026/05/02 01:16:59 INFO : three.txt: Moved into backup dir 2026/05/02 01:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 01:17:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:17:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/02 01:17:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:17:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (21.49s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:17:05 DEBUG : dst/one: md5 = c20e157c8da5b29c30ab8e3c125a2cbf OK 2026/05/02 01:17:06 DEBUG : dst/two: md5 = 308d9842882f59862c230f75ce226be3 OK 2026/05/02 01:17:07 DEBUG : dst/three.txt: md5 = 57782be18bcfdcef5c30b94817e6f365 OK 2026/05/02 01:17:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dst" 2026/05/02 01:17:08 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 01:17:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/backup" 2026/05/02 01:17:09 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/1nrff024r7pq65ecp72fc28jb0" 2026/05/02 01:17:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:17:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:17:10 DEBUG : one: Sizes differ 2026/05/02 01:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:17:10 DEBUG : two: size = 3 OK 2026/05/02 01:17:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:17:10 DEBUG : two: Unchanged skipping 2026/05/02 01:17:12 INFO : one: Moved (server-side) to: one.bak 2026/05/02 01:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:17:13 DEBUG : one: md5 = 25f00d3b6ea72ec0ef3122469e6ef497 OK 2026/05/02 01:17:13 DEBUG : one: size = 4 OK 2026/05/02 01:17:13 INFO : one: Copied (new) 2026/05/02 01:17:13 DEBUG : Waiting for deletions to finish 2026/05/02 01:17:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 01:17:14 INFO : three.txt: Moved into backup dir 2026/05/02 01:17:16 DEBUG : dst/three.txt: md5 = dacce906bd5ea2949857ee78d652e068 OK 2026/05/02 01:17:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:17:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:17:17 DEBUG : one: Sizes differ 2026/05/02 01:17:17 DEBUG : two: size = 3 OK 2026/05/02 01:17:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:17:17 DEBUG : two: Unchanged skipping 2026/05/02 01:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:17:17 INFO : one.bak: Deleted 2026/05/02 01:17:18 INFO : one: Moved (server-side) to: one.bak 2026/05/02 01:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:17:19 DEBUG : one: md5 = 5b16a8fdcc6cba2e981464d6b04d9299 OK 2026/05/02 01:17:19 DEBUG : one: size = 5 OK 2026/05/02 01:17:19 INFO : one: Copied (new) 2026/05/02 01:17:19 DEBUG : Waiting for deletions to finish 2026/05/02 01:17:20 INFO : three.txt.bak: Deleted 2026/05/02 01:17:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 01:17:20 INFO : three.txt: Moved into backup dir 2026/05/02 01:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 01:17:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 01:17:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 01:17:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 01:17:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (21.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:17:26 DEBUG : dst/one: md5 = 4e8dde5d20641443a7d2d3483900758b OK 2026/05/02 01:17:28 DEBUG : dst/two: md5 = 9197ee8d368f870ad91f5716bfcc318b OK 2026/05/02 01:17:29 DEBUG : dst/three.txt: md5 = 24e94e25c679511128c0700bc87c989c OK 2026/05/02 01:17:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dst" 2026/05/02 01:17:29 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 01:17:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/backup" 2026/05/02 01:17:30 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/1nrff024r7pq65ecp72fc28jb0" 2026/05/02 01:17:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:17:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:17:32 DEBUG : one: Sizes differ 2026/05/02 01:17:32 DEBUG : two: size = 3 OK 2026/05/02 01:17:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:17:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:17:32 DEBUG : two: Unchanged skipping 2026/05/02 01:17:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 01:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:17:34 DEBUG : one: md5 = 8b18af2bbab3f2c6aaf434cb7bba0a65 OK 2026/05/02 01:17:34 DEBUG : one: size = 4 OK 2026/05/02 01:17:34 INFO : one: Copied (new) 2026/05/02 01:17:34 DEBUG : Waiting for deletions to finish 2026/05/02 01:17:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 01:17:35 INFO : three.txt: Moved into backup dir 2026/05/02 01:17:37 DEBUG : dst/three.txt: md5 = 4caf651c473510eb57903256e0deb846 OK 2026/05/02 01:17:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:17:38 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:17:38 DEBUG : two: size = 3 OK 2026/05/02 01:17:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:17:38 DEBUG : two: Unchanged skipping 2026/05/02 01:17:38 DEBUG : one: Sizes differ 2026/05/02 01:17:39 INFO : one-2019-01-01: Deleted 2026/05/02 01:17:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 01:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:17:41 DEBUG : one: md5 = d783380236098f829c81e13c18caa79e OK 2026/05/02 01:17:41 DEBUG : one: size = 5 OK 2026/05/02 01:17:41 INFO : one: Copied (new) 2026/05/02 01:17:41 DEBUG : Waiting for deletions to finish 2026/05/02 01:17:41 INFO : three-2019-01-01.txt: Deleted 2026/05/02 01:17:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 01:17:42 INFO : three.txt: Moved into backup dir 2026/05/02 01:17:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:17:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 01:17:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/02 01:17:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/02 01:17:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/02 01:17:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.28s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:17:48 DEBUG : dst/one: md5 = 5f7d279899877692241e1996f2760b09 OK 2026/05/02 01:17:49 DEBUG : dst/two: md5 = 93eb616e3b0ea8a8ed7a554950407c45 OK 2026/05/02 01:17:50 DEBUG : dst/three.txt: md5 = 91fc3d2c07ba0e91803d79aaa0c3d483 OK 2026/05/02 01:17:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dst" 2026/05/02 01:17:51 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 01:17:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:17:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:17:52 DEBUG : one: Sizes differ 2026/05/02 01:17:52 DEBUG : two: size = 3 OK 2026/05/02 01:17:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:17:52 DEBUG : two: Unchanged skipping 2026/05/02 01:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:17:53 INFO : one: Moved (server-side) to: one.bak 2026/05/02 01:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:17:54 DEBUG : one: md5 = bd668d800e153c25652af5890f077f98 OK 2026/05/02 01:17:54 DEBUG : one: size = 4 OK 2026/05/02 01:17:54 INFO : one: Copied (new) 2026/05/02 01:17:54 DEBUG : Waiting for deletions to finish 2026/05/02 01:17:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 01:17:54 INFO : three.txt: Moved into backup dir 2026/05/02 01:17:57 DEBUG : dst/three.txt: md5 = 830176f16b548f4f0318fa0d473a9aa5 OK 2026/05/02 01:17:57 DEBUG : one.bak: Excluded (Path Filter) 2026/05/02 01:17:57 DEBUG : one.bak: Excluded 2026/05/02 01:17:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/02 01:17:57 DEBUG : three.txt.bak: Excluded 2026/05/02 01:17:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:17:57 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:17:57 DEBUG : one: Sizes differ 2026/05/02 01:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for checks to finish 2026/05/02 01:17:57 DEBUG : two: size = 3 OK 2026/05/02 01:17:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:17:57 DEBUG : two: Unchanged skipping 2026/05/02 01:17:58 INFO : one.bak: Deleted 2026/05/02 01:17:58 INFO : one: Moved (server-side) to: one.bak 2026/05/02 01:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst': Waiting for transfers to finish 2026/05/02 01:18:00 DEBUG : one: md5 = ec671d0ee46e11d8f5ef20bff900c001 OK 2026/05/02 01:18:00 DEBUG : one: size = 5 OK 2026/05/02 01:18:00 INFO : one: Copied (new) 2026/05/02 01:18:00 DEBUG : Waiting for deletions to finish 2026/05/02 01:18:00 INFO : three.txt.bak: Deleted 2026/05/02 01:18:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 01:18:01 INFO : three.txt: Moved into backup dir 2026/05/02 01:18:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:18:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 01:18:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 01:18:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 01:18:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 01:18:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (18.28s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:18:06 DEBUG : dst/one: md5 = 2d2dce978f29173e6552564b00fbad3d OK 2026/05/02 01:18:07 DEBUG : dst/two: md5 = b32ef24be9d203848940d9ff4a20d6dc OK 2026/05/02 01:18:09 DEBUG : dst/three.txt: md5 = c18fa5d1919b8fcd3e107f31879dc4f2 OK 2026/05/02 01:18:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dst" 2026/05/02 01:18:09 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 01:18:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:18:10 DEBUG : one: Sizes differ 2026/05/02 01:18:11 INFO : one: Moved (server-side) to: one.bak 2026/05/02 01:18:12 DEBUG : one: md5 = 43e5de2ff8e0c67c4b2c45957c16224c OK 2026/05/02 01:18:12 DEBUG : one: size = 4 OK 2026/05/02 01:18:12 INFO : one: Copied (new) 2026/05/02 01:18:12 DEBUG : two: size = 3 OK 2026/05/02 01:18:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:18:12 DEBUG : two: Unchanged skipping 2026/05/02 01:18:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:12 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:18:12 DEBUG : three.txt: Sizes differ 2026/05/02 01:18:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 01:18:14 DEBUG : three.txt: md5 = 67d2e268fcd4867f5750be68303e7340 OK 2026/05/02 01:18:14 DEBUG : three.txt: size = 6 OK 2026/05/02 01:18:14 INFO : three.txt: Copied (new) 2026/05/02 01:18:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:18:16 DEBUG : one: Sizes differ 2026/05/02 01:18:16 INFO : one.bak: Deleted 2026/05/02 01:18:17 INFO : one: Moved (server-side) to: one.bak 2026/05/02 01:18:18 DEBUG : one: md5 = e21012f2cf1844fb23d282503671c4fe OK 2026/05/02 01:18:18 DEBUG : one: size = 5 OK 2026/05/02 01:18:18 INFO : one: Copied (new) 2026/05/02 01:18:18 DEBUG : two: size = 3 OK 2026/05/02 01:18:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:18:18 DEBUG : two: Unchanged skipping 2026/05/02 01:18:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:19 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:18:19 DEBUG : three.txt: Sizes differ 2026/05/02 01:18:19 INFO : three.txt.bak: Deleted 2026/05/02 01:18:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 01:18:21 DEBUG : three.txt: md5 = 98d46067c748847600624cef7c405635 OK 2026/05/02 01:18:21 DEBUG : three.txt: size = 19 OK 2026/05/02 01:18:21 INFO : three.txt: Copied (new) 2026/05/02 01:18:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/02 01:18:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:18:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 01:18:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 01:18:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/02 01:18:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/02 01:18:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (21.23s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:18:27 DEBUG : dst/one: md5 = 78e7efb07d8e00fe906bd8e94f0419f0 OK 2026/05/02 01:18:28 DEBUG : dst/two: md5 = f9e34124ee84407c296a3b08355ab0e3 OK 2026/05/02 01:18:30 DEBUG : dst/three.txt: md5 = bad3d2d5467d1257df4d4d489d9e07e5 OK 2026/05/02 01:18:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisawer4tife/dst" 2026/05/02 01:18:30 DEBUG : Creating backend with remote "TestDrive:crypt/k933b8c6m3o0uru51nqmo519qfr9f3f0rrpjaki0cplhj8au1lb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 01:18:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:18:31 DEBUG : one: Sizes differ 2026/05/02 01:18:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 01:18:33 DEBUG : one: md5 = 892470cd8abf5d377583f83b6d314b9c OK 2026/05/02 01:18:33 DEBUG : one: size = 4 OK 2026/05/02 01:18:33 INFO : one: Copied (new) 2026/05/02 01:18:34 DEBUG : two: size = 3 OK 2026/05/02 01:18:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:18:34 DEBUG : two: Unchanged skipping 2026/05/02 01:18:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:34 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:18:34 DEBUG : three.txt: Sizes differ 2026/05/02 01:18:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 01:18:36 DEBUG : three.txt: md5 = c898a5d3e67ec48bf56632485c17730f OK 2026/05/02 01:18:36 DEBUG : three.txt: size = 6 OK 2026/05/02 01:18:36 INFO : three.txt: Copied (new) 2026/05/02 01:18:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:18:37 DEBUG : one: Sizes differ 2026/05/02 01:18:38 INFO : one-2019-01-01: Deleted 2026/05/02 01:18:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 01:18:39 DEBUG : one: md5 = 837556e619b0780d6d4eb00a9018bba4 OK 2026/05/02 01:18:39 DEBUG : one: size = 5 OK 2026/05/02 01:18:39 INFO : one: Copied (new) 2026/05/02 01:18:40 DEBUG : two: size = 3 OK 2026/05/02 01:18:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:18:40 DEBUG : two: Unchanged skipping 2026/05/02 01:18:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:40 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife/dst') 2026/05/02 01:18:40 DEBUG : three.txt: Sizes differ 2026/05/02 01:18:40 INFO : three-2019-01-01.txt: Deleted 2026/05/02 01:18:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 01:18:42 DEBUG : three.txt: md5 = 1a515c22c8439cfd9f00a2236366befd OK 2026/05/02 01:18:42 DEBUG : three.txt: size = 19 OK 2026/05/02 01:18:42 INFO : three.txt: Copied (new) 2026/05/02 01:18:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 01:18:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/02 01:18:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/02 01:18:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/02 01:18:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/02 01:18:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/02 01:18:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (21.45s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:18:48 DEBUG : Testêé: md5 = 40f8a0fa6e93a43267159fbab6876798 OK 2026/05/02 01:18:48 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:48 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:18:48 DEBUG : Testêé: Sizes differ 2026/05/02 01:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:18:50 DEBUG : Testêé: md5 = 80505ab2d35362376627bcc497bf6821 OK 2026/05/02 01:18:50 DEBUG : Testêé: size = 14 OK 2026/05/02 01:18:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/02 01:18:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.15s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:18:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 01:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:18:53 DEBUG : existing: md5 = 15421e8fd37cc9a60933760db03cd423 OK 2026/05/02 01:18:53 DEBUG : existing: size = 6 OK 2026/05/02 01:18:53 INFO : existing: Copied (new) 2026/05/02 01:18:53 DEBUG : Waiting for deletions to finish 2026/05/02 01:18:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:18:53 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:18:53 DEBUG : existing: Sizes differ 2026/05/02 01:18:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/02 01:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:18:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': not deleting files as there were IO errors 2026/05/02 01:18:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.44s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:18:56 DEBUG : EXISTING: md5 = 2fa63d39dcbad8603f2db4e69cbfbb54 OK 2026/05/02 01:18:56 DEBUG : EXISTING: size = 6 OK 2026/05/02 01:18:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:18:56 DEBUG : existing: Unchanged skipping 2026/05/02 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:18:56 DEBUG : Waiting for deletions to finish 2026/05/02 01:18:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.01s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", 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-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", 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-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.31s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:19:00 DEBUG : both0: md5 = c5e2e222758eff8b7a81edc0eefa4aa1 OK 2026/05/02 01:19:02 DEBUG : only0: md5 = bcf65acd0423185f58157f8e005b13f8 OK 2026/05/02 01:19:04 DEBUG : both1: md5 = bd63a28a2b08f6508db418fd614a8d33 OK 2026/05/02 01:19:05 DEBUG : only1: md5 = e1f2de72493d3d96ab34ea9768ef0c8a OK 2026/05/02 01:19:07 DEBUG : both2: md5 = c1bae2f07aebd85c69eee160b5bc9a06 OK 2026/05/02 01:19:08 DEBUG : only2: md5 = dcef550c4a000080efefdec441704052 OK 2026/05/02 01:19:09 DEBUG : both3: md5 = ad71710852a3eca032b0e7c41c6846e7 OK 2026/05/02 01:19:10 DEBUG : only3: md5 = 2551b3577b3fbdac656b653baef88df2 OK 2026/05/02 01:19:12 DEBUG : both4: md5 = 199ae697bcd2deef6d298f64e5a1fc7a OK 2026/05/02 01:19:13 DEBUG : only4: md5 = 95b70b5f3104c24637d2276bfe940aed OK 2026/05/02 01:19:15 DEBUG : both5: md5 = 08c81a5a559e61fd017e5ef66c9549ba OK 2026/05/02 01:19:16 DEBUG : only5: md5 = 480148a4fc079fff75153dd49e8532e4 OK 2026/05/02 01:19:17 DEBUG : both6: md5 = 42738fa8d136384784f717c665f0852f OK 2026/05/02 01:19:19 DEBUG : only6: md5 = c120e5ce34330e540d160fe7a6f13c65 OK 2026/05/02 01:19:20 DEBUG : both7: md5 = 8a69c0edb44c60bd85b0cace304141ee OK 2026/05/02 01:19:21 DEBUG : only7: md5 = 7452014876614704dcd044e6932cc7d6 OK 2026/05/02 01:19:23 DEBUG : both8: md5 = bdc798071e3456912780633b03ca1011 OK 2026/05/02 01:19:24 DEBUG : only8: md5 = 0593cc1e7066d4e9ab6d2be3a664994a OK 2026/05/02 01:19:25 DEBUG : both9: md5 = b98ac5cbddc82c1063f32dee6ada935e OK 2026/05/02 01:19:27 DEBUG : only9: md5 = 404195efb4efeefb88bfa724a3970691 OK 2026/05/02 01:19:28 DEBUG : both10: md5 = 959c2ab494ffab991207f3012170206a OK 2026/05/02 01:19:29 DEBUG : only10: md5 = 05ac10497edb839ca30624a01bfbf99b OK 2026/05/02 01:19:31 DEBUG : both11: md5 = d2a4c064dc16eddd78a6d968f2d84a25 OK 2026/05/02 01:19:32 DEBUG : only11: md5 = 423ab8f0abfb03100f2b00f667e66e10 OK 2026/05/02 01:19:33 DEBUG : both12: md5 = 72da1192ef052c50bc7ec14b404f7817 OK 2026/05/02 01:19:35 DEBUG : only12: md5 = 8843e5f4084cd278f02fd05b6ecbc849 OK 2026/05/02 01:19:36 DEBUG : both13: md5 = 6eee429facc2bfb7ddd9610d9949fa07 OK 2026/05/02 01:19:37 DEBUG : only13: md5 = a1f4945538c615d44f1c47b9897ad612 OK 2026/05/02 01:19:39 DEBUG : both14: md5 = ca0a7e124099f7b2f798c35d2e489801 OK 2026/05/02 01:19:40 DEBUG : only14: md5 = c03850849ae2d439e7d18f995dd86df6 OK 2026/05/02 01:19:41 DEBUG : both15: md5 = 14e825eb99c0f0badb0a4c384c02ecb1 OK 2026/05/02 01:19:43 DEBUG : only15: md5 = c03869fdf4fb2ddcd8e1244a7d646302 OK 2026/05/02 01:19:45 DEBUG : both16: md5 = 2f6eb2c00af528b09b51178ec43cfce0 OK 2026/05/02 01:19:46 DEBUG : only16: md5 = 4e5e178acb22a3da5033ca291ba590d8 OK 2026/05/02 01:19:47 DEBUG : both17: md5 = 617fd2a2fc92e436b4d7032e0118f60b OK 2026/05/02 01:19:49 DEBUG : only17: md5 = ca236e525c1c44db793d30e35d022a7f OK 2026/05/02 01:19:50 DEBUG : both18: md5 = bd91ced747243d8e0a719df8a15c92cf OK 2026/05/02 01:19:52 DEBUG : only18: md5 = 623f9dc11df051c94135b90160b1a633 OK 2026/05/02 01:19:53 DEBUG : both19: md5 = ec13000b451b949b0651768eebf7c172 OK 2026/05/02 01:19:54 DEBUG : only19: md5 = 48f4277b5133a23c2b9b3ae29e82193c OK 2026/05/02 01:19:55 DEBUG : both0: size = 6 OK 2026/05/02 01:19:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both0: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both10: size = 6 OK 2026/05/02 01:19:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both10: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both11: size = 6 OK 2026/05/02 01:19:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both11: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both12: size = 6 OK 2026/05/02 01:19:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both12: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both13: size = 6 OK 2026/05/02 01:19:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both13: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both14: size = 6 OK 2026/05/02 01:19:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both14: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both15: size = 6 OK 2026/05/02 01:19:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both15: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both16: size = 6 OK 2026/05/02 01:19:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both16: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both17: size = 6 OK 2026/05/02 01:19:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both17: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both18: size = 6 OK 2026/05/02 01:19:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both18: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both19: size = 6 OK 2026/05/02 01:19:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:19:55 DEBUG : both2: size = 6 OK 2026/05/02 01:19:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both1: size = 6 OK 2026/05/02 01:19:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both3: size = 6 OK 2026/05/02 01:19:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both19: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both4: size = 6 OK 2026/05/02 01:19:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both2: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both5: size = 6 OK 2026/05/02 01:19:55 DEBUG : both1: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both6: size = 6 OK 2026/05/02 01:19:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both3: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both7: size = 6 OK 2026/05/02 01:19:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both4: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both6: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both9: size = 6 OK 2026/05/02 01:19:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both8: size = 6 OK 2026/05/02 01:19:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:19:55 DEBUG : both5: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both8: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both9: Unchanged skipping 2026/05/02 01:19:55 DEBUG : both7: Unchanged skipping 2026/05/02 01:19:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:19:55 DEBUG : Waiting for deletions to finish 2026/05/02 01:19:55 INFO : only18: Deleted 2026/05/02 01:19:55 INFO : only7: Deleted 2026/05/02 01:19:55 INFO : only17: Deleted 2026/05/02 01:19:55 INFO : only10: Deleted 2026/05/02 01:19:55 INFO : only11: Deleted 2026/05/02 01:19:56 INFO : only13: Deleted 2026/05/02 01:19:56 INFO : only15: Deleted 2026/05/02 01:19:56 INFO : only16: Deleted 2026/05/02 01:19:56 INFO : only2: Deleted 2026/05/02 01:19:56 INFO : only3: Deleted 2026/05/02 01:19:56 INFO : only4: Deleted 2026/05/02 01:19:56 INFO : only0: Deleted 2026/05/02 01:19:56 INFO : only12: Deleted 2026/05/02 01:19:56 INFO : only14: Deleted 2026/05/02 01:19:56 INFO : only1: Deleted 2026/05/02 01:19:56 INFO : only5: Deleted 2026/05/02 01:19:57 INFO : only6: Deleted 2026/05/02 01:19:57 INFO : only8: Deleted 2026/05/02 01:19:57 INFO : only19: Deleted 2026/05/02 01:19:57 INFO : only9: Deleted 2026/05/02 01:19:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (66.56s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:20:07 DEBUG : both0: md5 = bdb648745088b1ec52b1fa6a4fc46b50 OK 2026/05/02 01:20:08 DEBUG : only0: md5 = 65a9a79fa2462c7a2d56d1d31e87f2e8 OK 2026/05/02 01:20:10 DEBUG : both1: md5 = 2e624771344470ff3784d42bd3b471f3 OK 2026/05/02 01:20:11 DEBUG : only1: md5 = ffbd86bcca510b38192a918671ec8172 OK 2026/05/02 01:20:12 DEBUG : both2: md5 = 466bbc06eae4f0608e5bf4b2204929ea OK 2026/05/02 01:20:14 DEBUG : only2: md5 = a854e105bf055725a5e0fb810e306105 OK 2026/05/02 01:20:15 DEBUG : both3: md5 = 3fdcb511f423d3234dcca530d24dafdb OK 2026/05/02 01:20:16 DEBUG : only3: md5 = 8e9fcfaec9d4715187263c786ee0670a OK 2026/05/02 01:20:18 DEBUG : both4: md5 = b49e4be729bb275ef0835a8aac3d724a OK 2026/05/02 01:20:19 DEBUG : only4: md5 = c204bdafd55a1b22907c4e96f787171d OK 2026/05/02 01:20:21 DEBUG : both5: md5 = 2ffd7c3e0ea022b88207fe0e74cd23f6 OK 2026/05/02 01:20:22 DEBUG : only5: md5 = c227a85e5b64b4aa334cd501ef89f710 OK 2026/05/02 01:20:23 DEBUG : both6: md5 = f9e7b6e78d75524b4830ae192daa50b3 OK 2026/05/02 01:20:25 DEBUG : only6: md5 = 434a22b6c1c56c1c6e1fc72b24bf3ac9 OK 2026/05/02 01:20:26 DEBUG : both7: md5 = bcd5d6ddc4265a48eef1a8fce076377d OK 2026/05/02 01:20:27 DEBUG : only7: md5 = 2afcc8778375a2c68ae3d7513d12ac99 OK 2026/05/02 01:20:29 DEBUG : both8: md5 = 811c78c75b51477f94314a149ac9ad95 OK 2026/05/02 01:20:30 DEBUG : only8: md5 = dbfc87317d72482f534a2fd06e042807 OK 2026/05/02 01:20:31 DEBUG : both9: md5 = b4a7009ebcd4c96ad9a042bc6b8ebca3 OK 2026/05/02 01:20:33 DEBUG : only9: md5 = 09d86cef6be2a1fb65501cc1f7ac01f4 OK 2026/05/02 01:20:34 DEBUG : both10: md5 = 1bb7cf9331f460520581714850794a5c OK 2026/05/02 01:20:35 DEBUG : only10: md5 = c14fcb8c2327e1b4a7f3e703e8f3002f OK 2026/05/02 01:20:37 DEBUG : both11: md5 = b19b92a6454dee844755c7e91a32e941 OK 2026/05/02 01:20:38 DEBUG : only11: md5 = 8b245cb1a3277f0a4756696661b4003c OK 2026/05/02 01:20:39 DEBUG : both12: md5 = 2a000b0cd2cbe0f382756bbee3abd433 OK 2026/05/02 01:20:41 DEBUG : only12: md5 = b692626f1e11c107bc0e167103384a53 OK 2026/05/02 01:20:42 DEBUG : both13: md5 = c1e132c3e0e3b2585cd8559d6d67a3a6 OK 2026/05/02 01:20:43 DEBUG : only13: md5 = 4df00ff29f4ebbd96df09a3f82548538 OK 2026/05/02 01:20:45 DEBUG : both14: md5 = 33374e4ffd91b3018587564322e8df5e OK 2026/05/02 01:20:46 DEBUG : only14: md5 = b166d748bcf2d4b2470482c4e12c1519 OK 2026/05/02 01:20:47 DEBUG : both15: md5 = f52764a830a25aa31fc6388c86ca5f87 OK 2026/05/02 01:20:49 DEBUG : only15: md5 = 2c4086d1238fd9ef92e61953313ebfdb OK 2026/05/02 01:20:50 DEBUG : both16: md5 = 76bffb86af6f66fce772e16d7e0b3c85 OK 2026/05/02 01:20:51 DEBUG : only16: md5 = ac81b30ac7df2544e102f7863b13c385 OK 2026/05/02 01:20:53 DEBUG : both17: md5 = 002c160b87e76186374753e4af8352e4 OK 2026/05/02 01:20:54 DEBUG : only17: md5 = 753fb762340f8f7b78bbf912701919a4 OK 2026/05/02 01:20:56 DEBUG : both18: md5 = 67affcf060cca9b448ca65394a080258 OK 2026/05/02 01:20:57 DEBUG : only18: md5 = 9d660b747d2df9d18154f7ec1ac7421b OK 2026/05/02 01:20:59 DEBUG : both19: md5 = 24ffb2eca0f92731d91578f86aec6cf8 OK 2026/05/02 01:21:00 DEBUG : only19: md5 = fd0d96ca9b62bd2d0e121a46faaf7ddd OK 2026/05/02 01:21:01 DEBUG : both0: size = 6 OK 2026/05/02 01:21:01 DEBUG : both10: size = 6 OK 2026/05/02 01:21:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both11: size = 6 OK 2026/05/02 01:21:01 DEBUG : both12: size = 6 OK 2026/05/02 01:21:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:21:01 DEBUG : both0: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both13: size = 6 OK 2026/05/02 01:21:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both10: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both14: size = 6 OK 2026/05/02 01:21:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both11: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both15: size = 6 OK 2026/05/02 01:21:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both15: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both16: size = 6 OK 2026/05/02 01:21:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both16: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both17: size = 6 OK 2026/05/02 01:21:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both17: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both18: size = 6 OK 2026/05/02 01:21:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both18: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both19: size = 6 OK 2026/05/02 01:21:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both19: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both1: size = 6 OK 2026/05/02 01:21:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both1: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both2: size = 6 OK 2026/05/02 01:21:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both2: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both3: size = 6 OK 2026/05/02 01:21:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both3: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both4: size = 6 OK 2026/05/02 01:21:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both4: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both5: size = 6 OK 2026/05/02 01:21:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both5: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both6: size = 6 OK 2026/05/02 01:21:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both6: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both7: size = 6 OK 2026/05/02 01:21:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both7: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both8: size = 6 OK 2026/05/02 01:21:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both8: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both9: size = 6 OK 2026/05/02 01:21:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:21:01 DEBUG : both9: Unchanged skipping 2026/05/02 01:21:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only0: Sizes differ 2026/05/02 01:21:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only10: Sizes differ 2026/05/02 01:21:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only11: Sizes differ 2026/05/02 01:21:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only12: Sizes differ 2026/05/02 01:21:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only13: Sizes differ 2026/05/02 01:21:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only14: Sizes differ 2026/05/02 01:21:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only15: Sizes differ 2026/05/02 01:21:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only16: Sizes differ 2026/05/02 01:21:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only17: Sizes differ 2026/05/02 01:21:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only18: Sizes differ 2026/05/02 01:21:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only19: Sizes differ 2026/05/02 01:21:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only1: Sizes differ 2026/05/02 01:21:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only2: Sizes differ 2026/05/02 01:21:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only3: Sizes differ 2026/05/02 01:21:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only4: Sizes differ 2026/05/02 01:21:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only5: Sizes differ 2026/05/02 01:21:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only6: Sizes differ 2026/05/02 01:21:01 DEBUG : both14: Unchanged skipping 2026/05/02 01:21:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only7: Sizes differ 2026/05/02 01:21:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4255988102) 2026/05/02 01:21:01 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only9: Sizes differ 2026/05/02 01:21:01 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife') 2026/05/02 01:21:01 DEBUG : only8: Sizes differ 2026/05/02 01:21:01 DEBUG : both12: Unchanged skipping 2026/05/02 01:21:01 DEBUG : both13: Unchanged skipping 2026/05/02 01:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:21:02 DEBUG : only11: md5 = bcadba5333e5e75aee5c7555d902914e OK 2026/05/02 01:21:02 DEBUG : only11: size = 0 OK 2026/05/02 01:21:02 INFO : only11: Copied (replaced existing) 2026/05/02 01:21:02 DEBUG : only0: md5 = 2424c9ca6e6ff2899e3f7b52a546b84b OK 2026/05/02 01:21:02 DEBUG : only0: size = 0 OK 2026/05/02 01:21:02 INFO : only0: Copied (replaced existing) 2026/05/02 01:21:02 DEBUG : only12: md5 = ed12c1969874c0e0013f0c09ac6dfe2e OK 2026/05/02 01:21:02 DEBUG : only12: size = 0 OK 2026/05/02 01:21:02 INFO : only12: Copied (replaced existing) 2026/05/02 01:21:02 DEBUG : only10: md5 = 2703f4cbbb658d3063771a00e717507b OK 2026/05/02 01:21:02 DEBUG : only10: size = 0 OK 2026/05/02 01:21:02 INFO : only10: Copied (replaced existing) 2026/05/02 01:21:03 DEBUG : only14: md5 = 296415dc369bf636e2aac71f7245ad7b OK 2026/05/02 01:21:03 DEBUG : only14: size = 0 OK 2026/05/02 01:21:03 INFO : only14: Copied (replaced existing) 2026/05/02 01:21:03 DEBUG : only15: md5 = cfd689386b536fcb1e90ea2a843eedbf OK 2026/05/02 01:21:03 DEBUG : only15: size = 0 OK 2026/05/02 01:21:03 INFO : only15: Copied (replaced existing) 2026/05/02 01:21:03 DEBUG : only13: md5 = 6178f243192e27d1a93886ef35824464 OK 2026/05/02 01:21:03 DEBUG : only13: size = 0 OK 2026/05/02 01:21:03 INFO : only13: Copied (replaced existing) 2026/05/02 01:21:03 DEBUG : only16: md5 = 19f5054e3450bc75f6c6ad601256c08b OK 2026/05/02 01:21:03 DEBUG : only16: size = 0 OK 2026/05/02 01:21:03 INFO : only16: Copied (replaced existing) 2026/05/02 01:21:04 DEBUG : only17: md5 = 0965f69cdf77f197ac56a4ded3268ab1 OK 2026/05/02 01:21:04 DEBUG : only17: size = 0 OK 2026/05/02 01:21:04 INFO : only17: Copied (replaced existing) 2026/05/02 01:21:04 DEBUG : only18: md5 = 98a7a9ff2c319d2522d3557806bb00ef OK 2026/05/02 01:21:04 DEBUG : only18: size = 0 OK 2026/05/02 01:21:04 INFO : only18: Copied (replaced existing) 2026/05/02 01:21:04 DEBUG : only19: md5 = 066e6086297631d9409f89d24ab360da OK 2026/05/02 01:21:04 DEBUG : only19: size = 0 OK 2026/05/02 01:21:04 INFO : only19: Copied (replaced existing) 2026/05/02 01:21:04 DEBUG : only1: md5 = 9d666ae3357441c7efc4336be5593f23 OK 2026/05/02 01:21:04 DEBUG : only1: size = 0 OK 2026/05/02 01:21:04 INFO : only1: Copied (replaced existing) 2026/05/02 01:21:05 DEBUG : only2: md5 = cec1b08c17a0301de44c0f8d5231212b OK 2026/05/02 01:21:05 DEBUG : only2: size = 0 OK 2026/05/02 01:21:05 INFO : only2: Copied (replaced existing) 2026/05/02 01:21:05 DEBUG : only3: md5 = 4eeffbc208fbeea1208f5e8223a48441 OK 2026/05/02 01:21:05 DEBUG : only3: size = 0 OK 2026/05/02 01:21:05 INFO : only3: Copied (replaced existing) 2026/05/02 01:21:05 DEBUG : only4: md5 = a2a225f05cece47d99cc2ba29e0e8269 OK 2026/05/02 01:21:05 DEBUG : only4: size = 0 OK 2026/05/02 01:21:05 INFO : only4: Copied (replaced existing) 2026/05/02 01:21:05 DEBUG : only5: md5 = a7fb094b101c27132c40bc7cef570201 OK 2026/05/02 01:21:05 DEBUG : only5: size = 0 OK 2026/05/02 01:21:05 INFO : only5: Copied (replaced existing) 2026/05/02 01:21:06 DEBUG : only6: md5 = 769f3d15db480887fa0e0dbb8eee2bf5 OK 2026/05/02 01:21:06 DEBUG : only6: size = 0 OK 2026/05/02 01:21:06 INFO : only6: Copied (replaced existing) 2026/05/02 01:21:06 DEBUG : only7: md5 = 960134d8df00d744ccb5885dbd9dfdd8 OK 2026/05/02 01:21:06 DEBUG : only7: size = 0 OK 2026/05/02 01:21:06 INFO : only7: Copied (replaced existing) 2026/05/02 01:21:06 DEBUG : only9: md5 = a6530947fb88fe7fbb657d04dbb61519 OK 2026/05/02 01:21:06 DEBUG : only9: size = 0 OK 2026/05/02 01:21:06 INFO : only9: Copied (replaced existing) 2026/05/02 01:21:06 DEBUG : only8: md5 = 3ceab69e1d08924cdc7eb0c8cabc130b OK 2026/05/02 01:21:06 DEBUG : only8: size = 0 OK 2026/05/02 01:21:06 INFO : only8: Copied (replaced existing) 2026/05/02 01:21:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (77.50s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:21:23 DEBUG : empty_dir: Making directory with metadata 2026/05/02 01:21:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:21:23 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 01:21:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:21:23 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 01:21:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:21:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:34 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/02 01:21:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/02 01:21:36 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:21:37 DEBUG : empty_dir: Making directory with metadata 2026/05/02 01:21:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:21:37 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 01:21:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:21:37 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 01:21:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:21:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/02 01:21:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/02 01:21:50 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (14.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:21:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:21:52 DEBUG : sub dir: Making directory with metadata 2026/05/02 01:21:52 DEBUG : TestDrive: Token expired 2026/05/02 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2026/05/02 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/05/02 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/05/02 01:21:52 DEBUG : TestDrive: Saved new token in config file 2026/05/02 01:21:52 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/02 01:22:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 01:22:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 01:22:09 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:22:09 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/02 01:22:21 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/02 01:22:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 01:22:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/02 01:22:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/02 01:22:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:22:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:22:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:22:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:22:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 01:22:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/02 01:22:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:22:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (36.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:22:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 01:22:28 DEBUG : sub dir: Making directory with metadata 2026/05/02 01:22:29 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/02 01:22:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 01:22:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 01:22:50 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 01:22:50 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/02 01:23:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 01:23:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/02 01:23:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/02 01:23:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:23:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:23:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:23:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:23:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/02 01:23:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/02 01:23:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/02 01:23:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (38.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:23:09 DEBUG : dir1/0000-abcdefg.txt: md5 = a5ef3551dcd6d461b5473ea676326d55 OK 2026/05/02 01:23:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4eb31fcfa454244805903b02406f2149 OK 2026/05/02 01:23:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 0265054112efdb2a4b1a8cbdf284999b OK 2026/05/02 01:23:13 DEBUG : dir1/0003-defghij.txt: md5 = bc96d810fcb533be4b7d03a4d337c1ef OK 2026/05/02 01:23:15 DEBUG : dir1/0004-efghijk.txt: md5 = b0960012c9245acde894a8c417527794 OK 2026/05/02 01:23:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 5face1dece19511693d396dd11358f01 OK 2026/05/02 01:23:17 DEBUG : dir1/0006-ghijklm.txt: md5 = f27305f3314ef06d31a6358041cb997f OK 2026/05/02 01:23:19 DEBUG : dir1/0007-1234567.txt: md5 = 79d8e508a18b74a43e627649e238b977 OK 2026/05/02 01:23:20 DEBUG : dir1/0008-2345678.txt: md5 = 7a9420c8c397a14d05705c2f10b809ea OK 2026/05/02 01:23:22 DEBUG : dir1/0009-3456789.txt: md5 = fe78d499d7361500dea7c97feba00a3d OK 2026/05/02 01:23:23 DEBUG : dir1/0010-456789.txt: md5 = b8b1458d8e06d3f6c743e12172304924 OK 2026/05/02 01:23:24 DEBUG : dir1/0011-56789;.txt: md5 = 6a90f20e0ae16e0571330efd99d4b11e OK 2026/05/02 01:23:26 DEBUG : dir1/0012-6789;.txt: md5 = 2e86262dfb15915f7d530d6c977f6aa0 OK 2026/05/02 01:23:27 DEBUG : dir1/0013-789;=.txt: md5 = 99240ec04cbc6867a75f68bf92bbb92b OK 2026/05/02 01:23:29 DEBUG : dir1/0014-89;=.txt: md5 = 52f1297eae4ee4731da325e2ac1850f8 OK 2026/05/02 01:23:30 DEBUG : dir1/0015-9;=.txt: md5 = 09a67c04c4de85f5ea2f626f0aed2476 OK 2026/05/02 01:23:31 DEBUG : apple: md5 = 329520dbe4c888bec78a8d20e0643fc8 OK 2026/05/02 01:23:33 DEBUG : banana: md5 = eaffa1741a992c826ad03c311d7ef7cb OK 2026/05/02 01:23:34 DEBUG : appleappleapplebanana: md5 = 275c2378c20ab400c9523f12596dd946 OK 2026/05/02 01:23:35 DEBUG : splitbananasplit: md5 = bdaefaa55c13ed0b3b991e8ab15b95d9 OK 2026/05/02 01:23:35 DEBUG : Waiting for deletions to finish 2026/05/02 01:23:36 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:23:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:23:37 DEBUG : apple: size = 5 OK 2026/05/02 01:23:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : apple: Unchanged skipping 2026/05/02 01:23:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:23:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:23:37 DEBUG : banana: size = 6 OK 2026/05/02 01:23:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : banana: Unchanged skipping 2026/05/02 01:23:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:23:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:23:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:23:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:23:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:23:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:23:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:23:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:23:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:23:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:23:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:23:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:23:37 DEBUG : Waiting for deletions to finish 2026/05/02 01:23:37 DEBUG : Waiting for deletions to finish 2026/05/02 01:23:38 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:23:38 DEBUG : dir1: Directory modification time the same (differ by -978.674µs, within tolerance 1ms) 2026/05/02 01:23:38 DEBUG : apple: size = 5 OK 2026/05/02 01:23:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:38 DEBUG : apple: Unchanged skipping 2026/05/02 01:23:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:23:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:38 DEBUG : banana: size = 6 OK 2026/05/02 01:23:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:23:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:23:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:38 DEBUG : banana: Unchanged skipping 2026/05/02 01:23:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:23:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:23:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:23:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:23:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:23:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:23:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:23:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:23:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:23:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:23:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:23:39 DEBUG : Waiting for deletions to finish 2026/05/02 01:23:39 DEBUG : Waiting for deletions to finish 2026/05/02 01:23:39 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:23:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:23:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:23:52 DEBUG : dir1/0000-abcdefg.txt: md5 = f47e3dfa6e08951b1a43640511d55c46 OK 2026/05/02 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 94ba3685a96850a44dcff0d4d3547a5f OK 2026/05/02 01:23:54 DEBUG : dir1/0002-cdefghi.txt: md5 = a37bf5ace041f99e18ab2b72e4dc52f7 OK 2026/05/02 01:23:56 DEBUG : dir1/0003-defghij.txt: md5 = d3321d3963bc9aa34642e77bc11fbf52 OK 2026/05/02 01:23:57 DEBUG : dir1/0004-efghijk.txt: md5 = ffed3f8ca62a0ee40b96cd53fc1e019c OK 2026/05/02 01:23:59 DEBUG : dir1/0005-fghijkl.txt: md5 = 686a6f8f0c959254b6650f61dc5b15c1 OK 2026/05/02 01:24:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 05f3ddb14031e423122921166841461e OK 2026/05/02 01:24:01 DEBUG : dir1/0007-1234567.txt: md5 = 8d6924ee0ce85dd04bdc55f47ad0c979 OK 2026/05/02 01:24:03 DEBUG : dir1/0008-2345678.txt: md5 = 66b112dda51047bd639a7b08b0211ad5 OK 2026/05/02 01:24:04 DEBUG : dir1/0009-3456789.txt: md5 = 913ad3996a5836d83eb1a84a5fc17a11 OK 2026/05/02 01:24:05 DEBUG : dir1/0010-456789.txt: md5 = 89637b553cea468c6dae2ecb8d140ba7 OK 2026/05/02 01:24:07 DEBUG : dir1/0011-56789;.txt: md5 = bd44e1a19b51fce899e3a716c6359c2e OK 2026/05/02 01:24:08 DEBUG : dir1/0012-6789;.txt: md5 = 27cd740c2399730e094b5f0454a15660 OK 2026/05/02 01:24:10 DEBUG : dir1/0013-789;=.txt: md5 = dd6e4ce08e8832c68066102aa8cc71a4 OK 2026/05/02 01:24:11 DEBUG : dir1/0014-89;=.txt: md5 = 574df6f916dc1be8b2685dd53216888e OK 2026/05/02 01:24:12 DEBUG : dir1/0015-9;=.txt: md5 = 938a8c9a6a94c99b13b96b2c2a8f1f77 OK 2026/05/02 01:24:14 DEBUG : apple: md5 = 6a9b968f44ab5513c72e569f8d5db489 OK 2026/05/02 01:24:15 DEBUG : banana: md5 = e8ddd1523f7b58816eb3f5991920d502 OK 2026/05/02 01:24:17 DEBUG : appleappleapplebanana: md5 = 552f72b3fce1099b8345e5e8c15d8b37 OK 2026/05/02 01:24:18 DEBUG : splitbananasplit: md5 = 7243dd401ee94af1ce60519a67b347b1 OK 2026/05/02 01:24:18 DEBUG : Waiting for deletions to finish 2026/05/02 01:24:19 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:24:19 DEBUG : apple: size = 5 OK 2026/05/02 01:24:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:19 DEBUG : apple: Unchanged skipping 2026/05/02 01:24:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:24:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:24:19 DEBUG : banana: size = 6 OK 2026/05/02 01:24:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:19 DEBUG : banana: Unchanged skipping 2026/05/02 01:24:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:24:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:24:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:24:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:24:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:24:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:24:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:24:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:24:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:24:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:24:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:24:20 DEBUG : Waiting for deletions to finish 2026/05/02 01:24:20 DEBUG : Waiting for deletions to finish 2026/05/02 01:24:21 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:24:21 DEBUG : dir1: Directory modification time the same (differ by -624.48µs, within tolerance 1ms) 2026/05/02 01:24:21 DEBUG : apple: size = 5 OK 2026/05/02 01:24:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:21 DEBUG : apple: Unchanged skipping 2026/05/02 01:24:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:24:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:24:21 DEBUG : banana: size = 6 OK 2026/05/02 01:24:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:21 DEBUG : banana: Unchanged skipping 2026/05/02 01:24:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:24:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:24:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:24:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:24:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:24:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:24:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:24:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:24:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:24:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:24:22 DEBUG : Waiting for deletions to finish 2026/05/02 01:24:22 DEBUG : Waiting for deletions to finish 2026/05/02 01:24:22 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:24:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 46526cac009f78de18934a23d0b6d90f OK 2026/05/02 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = c73b42760f22d0575ae9c1467370e4f6 OK 2026/05/02 01:24:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 250e3b13d194ba787126246ae6883dee OK 2026/05/02 01:24:39 DEBUG : dir1/0003-defghij.txt: md5 = 02a5718a648df85a7ed9c5b4d42e62cf OK 2026/05/02 01:24:40 DEBUG : dir1/0004-efghijk.txt: md5 = 33ea891a0792e0bda00af14eeabf0874 OK 2026/05/02 01:24:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 6186ac7fb50d64e436add8e0b7e567ca OK 2026/05/02 01:24:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 50eb14731b2d31bb95e372add01d5bb5 OK 2026/05/02 01:24:44 DEBUG : dir1/0007-1234567.txt: md5 = 75060598494167388c7b999d0b6db603 OK 2026/05/02 01:24:45 DEBUG : dir1/0008-2345678.txt: md5 = 955f67d6c347782a8c155612c63c55fb OK 2026/05/02 01:24:47 DEBUG : dir1/0009-3456789.txt: md5 = 4d9b4a0aa46698d525d39ace031cb231 OK 2026/05/02 01:24:48 DEBUG : dir1/0010-456789.txt: md5 = 1c0caf7632b9ea330144f74549e00297 OK 2026/05/02 01:24:49 DEBUG : dir1/0011-56789;.txt: md5 = 86f9484ff677ff4cf97ed7be3685a426 OK 2026/05/02 01:24:51 DEBUG : dir1/0012-6789;.txt: md5 = eeee3cc896b24c7143fcc395b069118c OK 2026/05/02 01:24:52 DEBUG : dir1/0013-789;=.txt: md5 = 6d7e261fde8637d683b64c3b387824ca OK 2026/05/02 01:24:53 DEBUG : dir1/0014-89;=.txt: md5 = c50b18df6b92d5a221f75491745d77b8 OK 2026/05/02 01:24:55 DEBUG : dir1/0015-9;=.txt: md5 = cc1f2b5fd3141b7434dd958876a40e3b OK 2026/05/02 01:24:56 DEBUG : apple: md5 = b0bf5adbd0494bd966ade39bbb11a576 OK 2026/05/02 01:24:58 DEBUG : banana: md5 = 99f206caefa7f170596a940472ea2de1 OK 2026/05/02 01:24:59 DEBUG : appleappleapplebanana: md5 = 1f8a88a46881e22c80c4b63997eedd41 OK 2026/05/02 01:25:01 DEBUG : splitbananasplit: md5 = 54eee2dbcf56dab3d607d64d5de6b76a OK 2026/05/02 01:25:01 DEBUG : Waiting for deletions to finish 2026/05/02 01:25:01 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 01:25:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:25:03 DEBUG : YmFuYW5h: md5 = 89bc5c34183b7ed78803e9d675dea5ea OK 2026/05/02 01:25:03 DEBUG : YmFuYW5h: size = 6 OK 2026/05/02 01:25:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/02 01:25:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = bc679157851df40ec9747085a3c85680 OK 2026/05/02 01:25:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/02 01:25:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = f301d198bd79d32a5a3c2bf152dec19e OK 2026/05/02 01:25:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/02 01:25:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:03 DEBUG : YXBwbGU=: md5 = cdf288a1e5c4bb3f33ba95dfccfc6a53 OK 2026/05/02 01:25:03 DEBUG : YXBwbGU=: size = 5 OK 2026/05/02 01:25:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/02 01:25:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 57fb30404ae909ac65bef58c293eab33 OK 2026/05/02 01:25:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/02 01:25:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = eaabcd132c97fb429899d0ff8b736dc1 OK 2026/05/02 01:25:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/02 01:25:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = a19b797286b24145b5abffdc606d5f34 OK 2026/05/02 01:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/02 01:25:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = c92a2a68c1155a711caf1dfc3aca5cbb OK 2026/05/02 01:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/02 01:25:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 3190b224ea880c22ad9054a3b4967161 OK 2026/05/02 01:25:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/02 01:25:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 486ce5a4089304c1b844ab99e30b9b03 OK 2026/05/02 01:25:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/02 01:25:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 2f786fe99a27ddafb9a1d1e005ecf928 OK 2026/05/02 01:25:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/02 01:25:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 56c42a71fe76e09cc28d0f6db548ad18 OK 2026/05/02 01:25:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/02 01:25:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = c69beaf6042f0e6369343f83cec73316 OK 2026/05/02 01:25:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/02 01:25:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 990d2210710214d86822e9eba9e8d82c OK 2026/05/02 01:25:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/02 01:25:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 132d115251decf22b8b40574d73aa6cd OK 2026/05/02 01:25:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/02 01:25:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = bad129aec9574a658a27f12d0ac23098 OK 2026/05/02 01:25:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/02 01:25:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = c495686304acfdf71daf51aad54aef94 OK 2026/05/02 01:25:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/02 01:25:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = b0059c8bbf017c5a09293003f11bbf53 OK 2026/05/02 01:25:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/02 01:25:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = b516d4eaa09b9ef3e3130b30ad0db008 OK 2026/05/02 01:25:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/02 01:25:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:09 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 66b4b526c8fd20eca90a9ee4fd152109 OK 2026/05/02 01:25:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/02 01:25:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:09 DEBUG : Waiting for deletions to finish 2026/05/02 01:25:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 01:25:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 01:25:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 01:25:09 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 01:25:09 INFO : splitbananasplit: Deleted 2026/05/02 01:25:09 INFO : appleappleapplebanana: Deleted 2026/05/02 01:25:09 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 01:25:10 INFO : apple: Deleted 2026/05/02 01:25:10 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 01:25:10 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 01:25:10 INFO : banana: Deleted 2026/05/02 01:25:10 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 01:25:10 DEBUG : Waiting for deletions to finish 2026/05/02 01:25:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:11 DEBUG : dir1: Directory modification time the same (differ by -271.482µs, within tolerance 1ms) 2026/05/02 01:25:11 DEBUG : YXBwbGU=: size = 5 OK 2026/05/02 01:25:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:11 DEBUG : apple: Unchanged skipping 2026/05/02 01:25:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/02 01:25:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:11 DEBUG : YmFuYW5h: size = 6 OK 2026/05/02 01:25:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:25:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:11 DEBUG : banana: Unchanged skipping 2026/05/02 01:25:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 01:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 01:25:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:25:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/02 01:25:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/02 01:25:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/02 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/02 01:25:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/02 01:25:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/02 01:25:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/02 01:25:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:25:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:25:12 DEBUG : Waiting for deletions to finish 2026/05/02 01:25:12 DEBUG : Waiting for deletions to finish 2026/05/02 01:25:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/02 01:25:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/02 01:25:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 01:25:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 01:25:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 01:25:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 01:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 01:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 01:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 01:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 01:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 01:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/02 01:25:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:25:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 5f39761249fae165924e8ad720500c5b OK 2026/05/02 01:25:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = a982182aa826cb19044d726a033e2304 OK 2026/05/02 01:25:27 DEBUG : dir1/0002-cdefghi.txt: md5 = bec795cb0659d474ec7de514f204daae OK 2026/05/02 01:25:28 DEBUG : dir1/0003-defghij.txt: md5 = 1888e09bc4766233baff0061c521d65f OK 2026/05/02 01:25:30 DEBUG : dir1/0004-efghijk.txt: md5 = 0eaa47cbc9ee7b93d5667f6e01fad8e9 OK 2026/05/02 01:25:31 DEBUG : dir1/0005-fghijkl.txt: md5 = cc4816f4586a6613396383e8084bb54e OK 2026/05/02 01:25:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 57ce34896298d1ee3e2090f2127994d8 OK 2026/05/02 01:25:34 DEBUG : dir1/0007-1234567.txt: md5 = fa07beb4fcd1f6895b4d021537e29fcb OK 2026/05/02 01:25:36 DEBUG : dir1/0008-2345678.txt: md5 = cbf17eac21a6670b1013e85c0c82eede OK 2026/05/02 01:25:37 DEBUG : dir1/0009-3456789.txt: md5 = 56ac66813c9ba34af0c386d92177d566 OK 2026/05/02 01:25:38 DEBUG : dir1/0010-456789.txt: md5 = 57ac3f5bf6a0326911202e0bd2f8d55a OK 2026/05/02 01:25:40 DEBUG : dir1/0011-56789;.txt: md5 = 47187df83bd0fde94f675264635184b0 OK 2026/05/02 01:25:41 DEBUG : dir1/0012-6789;.txt: md5 = 46426238c42501d4457d020b8b16f0da OK 2026/05/02 01:25:42 DEBUG : dir1/0013-789;=.txt: md5 = ba66ad4297f643d424aca36a779f13e7 OK 2026/05/02 01:25:43 DEBUG : dir1/0014-89;=.txt: md5 = cc9f95666ad7d2e9fac750cc4a4297d0 OK 2026/05/02 01:25:45 DEBUG : dir1/0015-9;=.txt: md5 = e3cc3d6f18ecfdbbab0ae9da0dd9f242 OK 2026/05/02 01:25:46 DEBUG : apple: md5 = bcef98b2c4bd5217a5cad20e6949d418 OK 2026/05/02 01:25:47 DEBUG : banana: md5 = 17d4e7555f2e27169c98cf97d3c7a326 OK 2026/05/02 01:25:49 DEBUG : appleappleapplebanana: md5 = 4df568fa69a626dbf25cfc6f240aa65a OK 2026/05/02 01:25:50 DEBUG : splitbananasplit: md5 = ce34750d2cbdef0c4520b40208b5dd9f OK 2026/05/02 01:25:50 DEBUG : Waiting for deletions to finish 2026/05/02 01:25:51 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:25:51 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:25:51 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:25:51 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:25:51 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:25:51 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:25:51 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:25:51 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:25:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:25:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:25:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:25:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:25:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:25:52 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:25:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:25:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 01:25:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 01:25:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 01:25:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 01:25:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 01:25:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 01:25:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 01:25:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 01:25:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 01:25:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 01:25:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/02 01:25:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:25:53 DEBUG : PREFIXappleappleapplebanana: md5 = f3dba56b36ea032db6dc987a10a08ac3 OK 2026/05/02 01:25:53 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/02 01:25:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/02 01:25:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 01:25:53 DEBUG : PREFIXsplitbananasplit: md5 = 6d4ca90537233681838fc3c8bba5245f OK 2026/05/02 01:25:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/02 01:25:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/02 01:25:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:25:53 DEBUG : PREFIXapple: md5 = 99f8953692b714d31cbce6d700b18a96 OK 2026/05/02 01:25:53 DEBUG : PREFIXapple: size = 5 OK 2026/05/02 01:25:53 INFO : apple: Copied (new) to: PREFIXapple 2026/05/02 01:25:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:25:53 DEBUG : PREFIXbanana: md5 = 759ef403ac0f17ee888884d6fa3c9525 OK 2026/05/02 01:25:53 DEBUG : PREFIXbanana: size = 6 OK 2026/05/02 01:25:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/02 01:25:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:25:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 9a788c6089e394fcf3c8e221504f05c6 OK 2026/05/02 01:25:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:25:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:25:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:25:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 806ead085fd94581b046b9d82eb48bb0 OK 2026/05/02 01:25:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/02 01:25:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:25:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:25:54 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6f86fe97f6b45b67d70d3073e7e7bcda OK 2026/05/02 01:25:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/02 01:25:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:25:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:25:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = c1bdaf656c1e78aefd9bc9366be89172 OK 2026/05/02 01:25:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/02 01:25:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 01:25:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:25:56 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = ccde6ad70463f5d55e63eed09ebd6fa3 OK 2026/05/02 01:25:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/02 01:25:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:25:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:25:56 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ec94cfa753f5fd25cd58516bb21894da OK 2026/05/02 01:25:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/02 01:25:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:25:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:25:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 69e0c523516158a88bb3a5561bc90ae4 OK 2026/05/02 01:25:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/02 01:25:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:25:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 01:25:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = a2cd0394b7dce1788810aa3532c9870b OK 2026/05/02 01:25:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/02 01:25:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:25:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:25:57 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 62c637f547b3f4d706734c97f8172dc3 OK 2026/05/02 01:25:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/02 01:25:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:25:57 DEBUG : dir1/PREFIX0010-456789.txt: md5 = c6372c82e099274e06823a9964aed316 OK 2026/05/02 01:25:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/02 01:25:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/02 01:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:25:57 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = ee02649ad79ddc6d7274a6c15099059d OK 2026/05/02 01:25:57 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/02 01:25:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:25:57 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = a43b7cca41ba0a4987101799d60c1699 OK 2026/05/02 01:25:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/02 01:25:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 01:25:58 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = bd9cf6cbb5a0a5e5e00752a0b892e688 OK 2026/05/02 01:25:58 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/02 01:25:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:25:58 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 8243d428c01fe61d892a06f459cef66e OK 2026/05/02 01:25:58 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/02 01:25:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:25:59 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 02538de293363e5ac6a8de74fee250c3 OK 2026/05/02 01:25:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/02 01:25:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:25:59 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = f16ebf18b764793de0c0c80825a8a1de OK 2026/05/02 01:25:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/02 01:25:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/02 01:25:59 DEBUG : Waiting for deletions to finish 2026/05/02 01:25:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 01:25:59 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 01:25:59 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 01:25:59 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 01:25:59 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 01:25:59 INFO : banana: Deleted 2026/05/02 01:25:59 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 01:25:59 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 01:26:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 01:26:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 01:26:00 INFO : appleappleapplebanana: Deleted 2026/05/02 01:26:00 INFO : apple: Deleted 2026/05/02 01:26:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 01:26:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 01:26:00 INFO : splitbananasplit: Deleted 2026/05/02 01:26:00 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 01:26:00 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 01:26:00 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 01:26:00 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 01:26:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 01:26:00 DEBUG : Waiting for deletions to finish 2026/05/02 01:26:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:26:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 01:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 01:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 01:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 01:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 01:26:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 01:26:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 01:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 01:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 01:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 01:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 01:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 01:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 01:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 01:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 01:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 01:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 01:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 01:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 01:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 01:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 01:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 01:26:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1: Directory modification time the same (differ by -49.296µs, within tolerance 1ms) 2026/05/02 01:26:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:26:02 DEBUG : splitbananasplit: md5 = 60e521120a6e1c9de0bc46cdb0416cb3 OK 2026/05/02 01:26:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:26:02 INFO : splitbananasplit: Copied (new) 2026/05/02 01:26:02 DEBUG : apple: md5 = 460feca219a1d9b0de2596ddd9f84d9f OK 2026/05/02 01:26:02 DEBUG : apple: size = 5 OK 2026/05/02 01:26:02 INFO : apple: Copied (new) 2026/05/02 01:26:02 DEBUG : banana: md5 = 5a437df497d02732b1e6cb0c70bf24e1 OK 2026/05/02 01:26:02 DEBUG : banana: size = 6 OK 2026/05/02 01:26:02 INFO : banana: Copied (new) 2026/05/02 01:26:03 DEBUG : appleappleapplebanana: md5 = 0718d883389688421a9f5158bdafd340 OK 2026/05/02 01:26:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:26:03 INFO : appleappleapplebanana: Copied (new) 2026/05/02 01:26:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = b7342eb2c2581b1b7a2b9fb03dc46430 OK 2026/05/02 01:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:26:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/02 01:26:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 4b7b25643f5092bc504523e960b0586b OK 2026/05/02 01:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:26:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/02 01:26:04 DEBUG : dir1/0000-abcdefg.txt: md5 = bc4f8360c8900bb9dd7e6174ef959651 OK 2026/05/02 01:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:26:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/02 01:26:04 DEBUG : dir1/0003-defghij.txt: md5 = 5425a21b359ce61cc66bf6097b24609c OK 2026/05/02 01:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:26:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/02 01:26:05 DEBUG : dir1/0004-efghijk.txt: md5 = 9815d414aff2df0c1fc001e45a8e0c09 OK 2026/05/02 01:26:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:26:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/02 01:26:05 DEBUG : dir1/0005-fghijkl.txt: md5 = a0a557f0f46606c20e5f802cc88d9f75 OK 2026/05/02 01:26:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:26:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/02 01:26:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 523518e5310170ad88b6641186a290d6 OK 2026/05/02 01:26:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:26:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/02 01:26:05 DEBUG : dir1/0007-1234567.txt: md5 = 92bcc17e3b92615de26dfc14c10238e9 OK 2026/05/02 01:26:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:26:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/02 01:26:06 DEBUG : dir1/0008-2345678.txt: md5 = cfd12f6816338f274f11ad7db9f5a3f0 OK 2026/05/02 01:26:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:26:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/02 01:26:06 DEBUG : dir1/0010-456789.txt: md5 = 6ca025844a65d27bb9ab1d947c9c53f7 OK 2026/05/02 01:26:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:26:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/02 01:26:07 DEBUG : dir1/0009-3456789.txt: md5 = bb1c743a3e9ac9456c86ac48bc76c5e9 OK 2026/05/02 01:26:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:26:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/02 01:26:07 DEBUG : dir1/0011-56789;.txt: md5 = 0c5dfe0e469e5ca6e35c1981f61a3629 OK 2026/05/02 01:26:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:26:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/02 01:26:08 DEBUG : dir1/0012-6789;.txt: md5 = 8af00cfbf38c40c919ac6421c9e31d85 OK 2026/05/02 01:26:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:26:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/02 01:26:08 DEBUG : dir1/0013-789;=.txt: md5 = 80fd69f0d8c6cde77d6abdd0567282cd OK 2026/05/02 01:26:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:26:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/02 01:26:08 DEBUG : dir1/0014-89;=.txt: md5 = 4ad7e5386423770cb6966d1e211f552b OK 2026/05/02 01:26:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:26:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/02 01:26:08 DEBUG : dir1/0015-9;=.txt: md5 = 95f7039a07306d24eadfa7f79f1ceadb OK 2026/05/02 01:26:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:26:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/02 01:26:08 DEBUG : Waiting for deletions to finish 2026/05/02 01:26:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/02 01:26:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/02 01:26:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/02 01:26:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/02 01:26:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/02 01:26:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/02 01:26:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/02 01:26:09 INFO : PREFIXsplitbananasplit: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/02 01:26:09 INFO : PREFIXapple: Deleted 2026/05/02 01:26:09 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/02 01:26:09 INFO : PREFIXbanana: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/02 01:26:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/02 01:26:09 DEBUG : Waiting for deletions to finish 2026/05/02 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:26:10 DEBUG : Waiting for deletions to finish 2026/05/02 01:26:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:26:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:26:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:26:23 DEBUG : dir1/0000-abcdefg.txt: md5 = e5cbdfbb410306fdfe6983d94da9b158 OK 2026/05/02 01:26:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 65c464fd5e0fde9e4a9025919caa09f1 OK 2026/05/02 01:26:26 DEBUG : dir1/0002-cdefghi.txt: md5 = cf202ab98a049cb48c06930daecd1e59 OK 2026/05/02 01:26:27 DEBUG : dir1/0003-defghij.txt: md5 = 5a53ac8e39370d7a965508cae8371ae9 OK 2026/05/02 01:26:29 DEBUG : dir1/0004-efghijk.txt: md5 = 631b992c7d04e5e28060025a6c3087ab OK 2026/05/02 01:26:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 4b834a25ebfb179e8a94a568c1e8840e OK 2026/05/02 01:26:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 223591305466869d712e89f4288fced8 OK 2026/05/02 01:26:33 DEBUG : dir1/0007-1234567.txt: md5 = 4288dc4334ad657530d851d9844ebee7 OK 2026/05/02 01:26:35 DEBUG : dir1/0008-2345678.txt: md5 = 96857563607cdcb424d6ed6ac5470f1b OK 2026/05/02 01:26:36 DEBUG : dir1/0009-3456789.txt: md5 = d188d68078cb7033ef6c7a239cbb8c21 OK 2026/05/02 01:26:37 DEBUG : dir1/0010-456789.txt: md5 = ccc86a565b24ecdd9276af71696d43e6 OK 2026/05/02 01:26:39 DEBUG : dir1/0011-56789;.txt: md5 = de42a7c8a2d1abbfcf64825898199305 OK 2026/05/02 01:26:40 DEBUG : dir1/0012-6789;.txt: md5 = b6dda941fe1f23ac437ee81b2de363ba OK 2026/05/02 01:26:41 DEBUG : dir1/0013-789;=.txt: md5 = 455ab06966613704a86916f7e5d1c5f8 OK 2026/05/02 01:26:43 DEBUG : dir1/0014-89;=.txt: md5 = 187ae0fcd6ecb47947d603cfbd84de8b OK 2026/05/02 01:26:44 DEBUG : dir1/0015-9;=.txt: md5 = 1a3418522da7485ac51d23fcda34b049 OK 2026/05/02 01:26:46 DEBUG : apple: md5 = 81d837407af3ab3ac52d34fd29b9f772 OK 2026/05/02 01:26:47 DEBUG : banana: md5 = 60b9d28c618e2bc0592088395d721c93 OK 2026/05/02 01:26:48 DEBUG : appleappleapplebanana: md5 = f1241866a87318009745b8c84e923335 OK 2026/05/02 01:26:50 DEBUG : splitbananasplit: md5 = 6a90a99141271d370f4fb86d970e7c91 OK 2026/05/02 01:26:50 DEBUG : Waiting for deletions to finish 2026/05/02 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:26:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:26:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:26:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:26:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:26:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:26:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:26:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 01:26:51 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:26:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:26:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:26:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:26:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 01:26:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/02 01:26:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:26:53 DEBUG : appleappleapplebananaSUFFIX: md5 = f90af62921e237fc9e9283f489f9d0a3 OK 2026/05/02 01:26:53 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/02 01:26:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/02 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 01:26:53 DEBUG : appleSUFFIX: md5 = 23be6eb158b04084c3bab43f3a5c946d OK 2026/05/02 01:26:53 DEBUG : appleSUFFIX: size = 5 OK 2026/05/02 01:26:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/02 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:53 DEBUG : bananaSUFFIX: md5 = e86bc53fd39c8355012fafaa3b577665 OK 2026/05/02 01:26:53 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/02 01:26:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/02 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 01:26:53 DEBUG : splitbananasplitSUFFIX: md5 = 04c112a74bb4f50d7fe48faf3a26a491 OK 2026/05/02 01:26:53 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/02 01:26:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/02 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 01:26:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 85f723dd9c0d035450745c45091a1d10 OK 2026/05/02 01:26:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/02 01:26:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 01:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 01:26:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ce7bc32581da69f9ef5485e57092ab42 OK 2026/05/02 01:26:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/02 01:26:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 01:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 01:26:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 798a15b7dcd6494c7527c1589268aca3 OK 2026/05/02 01:26:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/02 01:26:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 01:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 01:26:55 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 6218842bc591680c0bc32b121d8dd341 OK 2026/05/02 01:26:55 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/02 01:26:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/02 01:26:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 01:26:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 30f79d4c8a14a0f108c2371e22c5f938 OK 2026/05/02 01:26:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/02 01:26:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 01:26:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 01:26:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = a25628a652f00bcee51d77319bbdc67c OK 2026/05/02 01:26:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/02 01:26:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 01:26:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 01:26:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = f3a0b4c8f8e7cba1d95308451bf315b9 OK 2026/05/02 01:26:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/02 01:26:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 01:26:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 01:26:56 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 64342cfbc0c9a11218f7a96c12d7ec84 OK 2026/05/02 01:26:56 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/02 01:26:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/02 01:26:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 01:26:56 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 8660afe0aa389497d19b2b85ec81daa2 OK 2026/05/02 01:26:56 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/02 01:26:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/02 01:26:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 01:26:56 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 58132afade3f5e09a2f0c576919b8ed0 OK 2026/05/02 01:26:56 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/02 01:26:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/02 01:26:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 01:26:57 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 6810d9367c982139e0aaef413e6ec070 OK 2026/05/02 01:26:57 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/02 01:26:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/02 01:26:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 01:26:57 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = f476220976aecd65fedbf4d27e4afc97 OK 2026/05/02 01:26:57 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/02 01:26:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/02 01:26:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 01:26:58 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = bf0ff7c1f97b653e2816030c7f3f0a06 OK 2026/05/02 01:26:58 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/02 01:26:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/02 01:26:58 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = a2e9849dc4c1ccf08a4db62b497f0579 OK 2026/05/02 01:26:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/02 01:26:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/02 01:26:58 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 3bb470ff137284ba4ac2ff0b7115588f OK 2026/05/02 01:26:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/02 01:26:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/02 01:26:59 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 09af14d0e13145af2f6e4c7034b715d4 OK 2026/05/02 01:26:59 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/02 01:26:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/02 01:26:59 DEBUG : Waiting for deletions to finish 2026/05/02 01:26:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 01:26:59 INFO : appleappleapplebanana: Deleted 2026/05/02 01:26:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 01:26:59 INFO : apple: Deleted 2026/05/02 01:26:59 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 01:26:59 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 01:27:00 INFO : splitbananasplit: Deleted 2026/05/02 01:27:00 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 01:27:00 INFO : banana: Deleted 2026/05/02 01:27:00 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 01:27:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 01:27:00 DEBUG : Waiting for deletions to finish 2026/05/02 01:27:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/02 01:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 01:27:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 01:27:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 01:27:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1: Directory modification time the same (differ by -977.785µs, within tolerance 1ms) 2026/05/02 01:27:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:27:02 DEBUG : appleappleapplebanana: md5 = d9726f1978a27e890d7330b9d478d1df OK 2026/05/02 01:27:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:27:02 INFO : appleappleapplebanana: Copied (new) 2026/05/02 01:27:02 DEBUG : apple: md5 = a2bfd555090bd9b324213c1c42e371ce OK 2026/05/02 01:27:02 DEBUG : apple: size = 5 OK 2026/05/02 01:27:02 INFO : apple: Copied (new) 2026/05/02 01:27:02 DEBUG : splitbananasplit: md5 = 589e0f48da6027ad9a1a0024e566d2f4 OK 2026/05/02 01:27:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:27:02 INFO : splitbananasplit: Copied (new) 2026/05/02 01:27:03 DEBUG : banana: md5 = 648aa8dc42c783727f67608bd5c34f19 OK 2026/05/02 01:27:03 DEBUG : banana: size = 6 OK 2026/05/02 01:27:03 INFO : banana: Copied (new) 2026/05/02 01:27:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = f06673a92f2cc9e2f86bdca3ab6f6b15 OK 2026/05/02 01:27:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:27:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/02 01:27:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 6353ea14ca3a7b08b2175571ab02b745 OK 2026/05/02 01:27:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:27:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/02 01:27:04 DEBUG : dir1/0002-cdefghi.txt: md5 = dff44e4355865c424591b31afc77bb33 OK 2026/05/02 01:27:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:27:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/02 01:27:04 DEBUG : dir1/0003-defghij.txt: md5 = 316f6e92ec71cacce52702d9cf5f3c9f OK 2026/05/02 01:27:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:27:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/02 01:27:05 DEBUG : dir1/0004-efghijk.txt: md5 = e1fcf015fd054ee711b34d0b5d1821b5 OK 2026/05/02 01:27:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:27:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/02 01:27:05 DEBUG : dir1/0006-ghijklm.txt: md5 = bbbbebf8d68d0b78d76f8ee9cdb72177 OK 2026/05/02 01:27:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:27:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/02 01:27:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 92f4fb2db816f88aad594ae7cf5d2e9d OK 2026/05/02 01:27:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:27:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/02 01:27:05 DEBUG : dir1/0007-1234567.txt: md5 = 7d4762450f33efb9510f5d98a33b24ba OK 2026/05/02 01:27:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:27:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/02 01:27:06 DEBUG : dir1/0008-2345678.txt: md5 = 31cd7abfbdc33c98bc56b6a64741e649 OK 2026/05/02 01:27:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:27:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/02 01:27:07 DEBUG : dir1/0009-3456789.txt: md5 = 5e536d7a0e63b97c9ee70b8f1c62c72d OK 2026/05/02 01:27:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:27:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/02 01:27:07 DEBUG : dir1/0010-456789.txt: md5 = 89ffb876142e350adae72375a23fedb8 OK 2026/05/02 01:27:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:27:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/02 01:27:07 DEBUG : dir1/0011-56789;.txt: md5 = 45cca1f3f1408179f9e7713068889c1a OK 2026/05/02 01:27:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:27:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/02 01:27:08 DEBUG : dir1/0012-6789;.txt: md5 = 6c2df1ff5489ebd257f9d1dffcd355bc OK 2026/05/02 01:27:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:27:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/02 01:27:08 DEBUG : dir1/0013-789;=.txt: md5 = ad3f3c45b8fa7e7f90188f28ea920bfc OK 2026/05/02 01:27:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:27:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/02 01:27:08 DEBUG : dir1/0014-89;=.txt: md5 = a8632cb692f6eec4c58de6c5733f7023 OK 2026/05/02 01:27:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:27:08 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/02 01:27:08 DEBUG : dir1/0015-9;=.txt: md5 = d3dbcf37946ea0510dfc2dca39761e82 OK 2026/05/02 01:27:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:27:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/02 01:27:08 DEBUG : Waiting for deletions to finish 2026/05/02 01:27:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : splitbananasplitSUFFIX: Deleted 2026/05/02 01:27:09 INFO : appleSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : bananaSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/02 01:27:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/02 01:27:09 DEBUG : Waiting for deletions to finish 2026/05/02 01:27:10 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:27:10 DEBUG : Waiting for deletions to finish 2026/05/02 01:27:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:27:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:27:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:27:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 28504a28cc523eb48c3bda2b612fda36 OK 2026/05/02 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 07b11143e6a0b1968d82549c08bed8c5 OK 2026/05/02 01:27:26 DEBUG : dir1/0002-cdefghi.txt: md5 = bcf25820bdf743feb8b0b9268d06d801 OK 2026/05/02 01:27:28 DEBUG : dir1/0003-defghij.txt: md5 = 53f4c57c38ce0a9b798bdde3c8d6bf6f OK 2026/05/02 01:27:29 DEBUG : dir1/0004-efghijk.txt: md5 = 1ef6daa985ad1d9c5d408ea316b614c4 OK 2026/05/02 01:27:30 DEBUG : dir1/0005-fghijkl.txt: md5 = fb0b078ca097d16d74b0bd9678848498 OK 2026/05/02 01:27:32 DEBUG : dir1/0006-ghijklm.txt: md5 = d82b973e8125d3fdfb0c4e0c49babcc4 OK 2026/05/02 01:27:33 DEBUG : dir1/0007-1234567.txt: md5 = 0e73b70bca1f787dd868bbb763760baf OK 2026/05/02 01:27:35 DEBUG : dir1/0008-2345678.txt: md5 = 030882ecd9f23dd01c71ad27cf419e52 OK 2026/05/02 01:27:36 DEBUG : dir1/0009-3456789.txt: md5 = b0a3a621508869d2c1bb4d22923809e5 OK 2026/05/02 01:27:38 DEBUG : dir1/0010-456789.txt: md5 = 0f5f0f3414f6a0e4ee5c3ca49830a9c7 OK 2026/05/02 01:27:39 DEBUG : dir1/0011-56789;.txt: md5 = 61bc2649f338db39178dd1e31d18cec7 OK 2026/05/02 01:27:40 DEBUG : dir1/0012-6789;.txt: md5 = ac4ff65c6819ecdaab9efaf70a2deb01 OK 2026/05/02 01:27:42 DEBUG : dir1/0013-789;=.txt: md5 = 2b87d40a6fa0d3264d6fc865e62b76b5 OK 2026/05/02 01:27:43 DEBUG : dir1/0014-89;=.txt: md5 = 52e14c018c73c543b88de2345f431e4b OK 2026/05/02 01:27:45 DEBUG : dir1/0015-9;=.txt: md5 = de7644fb26c27bbebadf46ea6a8a3e5c OK 2026/05/02 01:27:46 DEBUG : apple: md5 = 5fae2e580c2f533b57af92475ee8d826 OK 2026/05/02 01:27:48 DEBUG : banana: md5 = c260397b295938b7544f62c6eb8a1726 OK 2026/05/02 01:27:49 DEBUG : appleappleapplebanana: md5 = 39dbfebf4e1fe1ed1ef2beac2549c94e OK 2026/05/02 01:27:50 DEBUG : splitbananasplit: md5 = b348e7f14280a00cca8252235b139ea5 OK 2026/05/02 01:27:50 DEBUG : Waiting for deletions to finish 2026/05/02 01:27:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:27:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:27:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : apple: size = 5 OK 2026/05/02 01:27:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:27:52 DEBUG : apple: Unchanged skipping 2026/05/02 01:27:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:27:52 DEBUG : banana: size = 6 OK 2026/05/02 01:27:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:27:52 DEBUG : banana: Unchanged skipping 2026/05/02 01:27:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:27:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:27:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:27:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:27:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:27:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:27:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:27:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:27:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:27:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:27:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:27:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:27:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:27:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:27:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:27:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:27:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:27:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:27:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 01:27:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 01:27:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:27:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:27:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:27:53 DEBUG : appleapple: md5 = 71b009b8606945838fafc3d3397b3f26 OK 2026/05/02 01:27:53 DEBUG : appleapple: size = 21 OK 2026/05/02 01:27:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/02 01:27:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:27:53 DEBUG : splitbanan: md5 = 5e6fe5c9e5a14f31e09920253b65009b OK 2026/05/02 01:27:53 DEBUG : splitbanan: size = 16 OK 2026/05/02 01:27:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/02 01:27:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:27:53 DEBUG : dir1/0001-bcdef: md5 = 42177fd630a8b09a5e614cefcd84cb0d OK 2026/05/02 01:27:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/02 01:27:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/02 01:27:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:27:53 DEBUG : dir1/0000-abcde: md5 = b0430416b5386a4670df3036b0897ad8 OK 2026/05/02 01:27:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/02 01:27:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/02 01:27:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:27:54 DEBUG : dir1/0002-cdefg: md5 = e58207d6195aa1decb0cd49f6cdcce21 OK 2026/05/02 01:27:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/02 01:27:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/02 01:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:27:55 DEBUG : dir1/0004-efghi: md5 = 2e3f57c5c4baa10f040d3bbbbd7d240c OK 2026/05/02 01:27:55 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/02 01:27:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/02 01:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:27:55 DEBUG : dir1/0003-defgh: md5 = c7058e6d8deb73994444c961506b1d03 OK 2026/05/02 01:27:55 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/02 01:27:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/02 01:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:27:55 DEBUG : dir1/0005-fghij: md5 = ab76a0da732cc532ea8c401338ffab08 OK 2026/05/02 01:27:55 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/02 01:27:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/02 01:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:27:55 DEBUG : dir1/0006-ghijk: md5 = 1f59d52b36f3e5f3d8cfb148338f911d OK 2026/05/02 01:27:55 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/02 01:27:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/02 01:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:27:56 DEBUG : dir1/0008-23456: md5 = d912bd9ed45a830daae434e0728096d3 OK 2026/05/02 01:27:56 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/02 01:27:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/02 01:27:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:27:56 DEBUG : dir1/0007-12345: md5 = fdba0e6185b57df69093216a3a4ad220 OK 2026/05/02 01:27:56 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/02 01:27:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/02 01:27:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:27:56 DEBUG : dir1/0009-34567: md5 = 6530f72fbf72a650b09c727f37d4d352 OK 2026/05/02 01:27:56 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/02 01:27:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/02 01:27:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:27:57 DEBUG : dir1/0010-45678: md5 = e7a526476964d396170c803885330f02 OK 2026/05/02 01:27:57 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/02 01:27:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/02 01:27:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:27:57 DEBUG : dir1/0012-6789;: md5 = e3ba05e352baaf6cbfbc9c7699fa98d4 OK 2026/05/02 01:27:57 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/02 01:27:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/02 01:27:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:27:57 DEBUG : dir1/0011-56789: md5 = 15724142baef853d7ddb736cb50e7c59 OK 2026/05/02 01:27:57 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/02 01:27:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/02 01:27:57 DEBUG : dir1/0013-789;=: md5 = 17b0f068890ba8a71de54fe37be19870 OK 2026/05/02 01:27:57 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/02 01:27:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/02 01:27:58 DEBUG : dir1/0014-89;=.: md5 = fd78810b9318164c915595346b36b36e OK 2026/05/02 01:27:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/02 01:27:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/02 01:27:59 DEBUG : dir1/0015-9;=.t: md5 = fdd1c20cebc039e6cac276908284f5f6 OK 2026/05/02 01:27:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/02 01:27:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/02 01:27:59 DEBUG : Waiting for deletions to finish 2026/05/02 01:27:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 01:27:59 INFO : appleappleapplebanana: Deleted 2026/05/02 01:27:59 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 01:27:59 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 01:27:59 INFO : splitbananasplit: Deleted 2026/05/02 01:27:59 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 01:28:00 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 01:28:00 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 01:28:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 01:28:00 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : appleapple: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/02 01:28:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:01 DEBUG : dir1: Directory modification time the same (differ by -933.268µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:01 DEBUG : apple: size = 5 OK 2026/05/02 01:28:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : apple: Unchanged skipping 2026/05/02 01:28:01 DEBUG : banana: size = 6 OK 2026/05/02 01:28:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : splitbanan: size = 16 OK 2026/05/02 01:28:01 DEBUG : banana: Unchanged skipping 2026/05/02 01:28:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:28:01 DEBUG : appleapple: size = 21 OK 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 01:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 01:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 01:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 01:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 01:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 01:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 01:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 01:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 01:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 01:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 01:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 01:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 01:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 01:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 01:28:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 01:28:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/02 01:28:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/02 01:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:28:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/02 01:28:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:28:01 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:01 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : appleapple: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/02 01:28:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:28:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:28:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 01:28:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 01:28:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 01:28:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 01:28:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 01:28:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 01:28:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 01:28:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 01:28:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 01:28:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 01:28:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 01:28:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 01:28:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 01:28:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 01:28:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 01:28:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 01:28:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 01:28:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/02 01:28:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:28:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 09166fa7daf05ae499630056c2c22f84 OK 2026/05/02 01:28:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = f54d7384d35be99155525ac831e19365 OK 2026/05/02 01:28:17 DEBUG : dir1/0002-cdefghi.txt: md5 = aa244aa161c6d8972d1df12e93f62cf7 OK 2026/05/02 01:28:19 DEBUG : dir1/0003-defghij.txt: md5 = eaa52f62d69cf8fefb8384098aa69b8f OK 2026/05/02 01:28:20 DEBUG : dir1/0004-efghijk.txt: md5 = 0fd01ffa7ef0bd933520dec24b91a972 OK 2026/05/02 01:28:21 DEBUG : dir1/0005-fghijkl.txt: md5 = c764190450761163442142b2277a8544 OK 2026/05/02 01:28:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 26cdaf33fe7134d4420eab806f80ca00 OK 2026/05/02 01:28:24 DEBUG : dir1/0007-1234567.txt: md5 = 8f650e02298b49b1787a1062428a89da OK 2026/05/02 01:28:25 DEBUG : dir1/0008-2345678.txt: md5 = fe1a31439fab0316907ecc932c6f782b OK 2026/05/02 01:28:27 DEBUG : dir1/0009-3456789.txt: md5 = 5861440c14f93a9da639762636518637 OK 2026/05/02 01:28:28 DEBUG : dir1/0010-456789.txt: md5 = 63e53fecd852ff3815b44474bef63cfc OK 2026/05/02 01:28:30 DEBUG : dir1/0011-56789;.txt: md5 = dd6558ee931954dd52b24bb2f6e8aef1 OK 2026/05/02 01:28:31 DEBUG : dir1/0012-6789;.txt: md5 = 0aa927901b3bb84957d5aa34d4422f87 OK 2026/05/02 01:28:32 DEBUG : dir1/0013-789;=.txt: md5 = bd77a45c2cf850046ca70474c4e3168c OK 2026/05/02 01:28:34 DEBUG : dir1/0014-89;=.txt: md5 = 6b9e0f4a467883e8ddc00feb1398bed2 OK 2026/05/02 01:28:35 DEBUG : dir1/0015-9;=.txt: md5 = c422778820c54fa0d4f054e954066283 OK 2026/05/02 01:28:36 DEBUG : apple: md5 = 36d69ea4b756683094ce43367c77a754 OK 2026/05/02 01:28:38 DEBUG : banana: md5 = f54adbcff88f4941ead6585117129bbe OK 2026/05/02 01:28:39 DEBUG : appleappleapplebanana: md5 = 1ef7c692a7bccd608dbd4ac3b4f350e0 OK 2026/05/02 01:28:40 DEBUG : splitbananasplit: md5 = cfb4479f53fb1065356dd6c118eecae9 OK 2026/05/02 01:28:40 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:41 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:28:42 DEBUG : apple: size = 5 OK 2026/05/02 01:28:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : apple: Unchanged skipping 2026/05/02 01:28:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:28:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:28:42 DEBUG : banana: size = 6 OK 2026/05/02 01:28:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : banana: Unchanged skipping 2026/05/02 01:28:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:28:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:28:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:28:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:28:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:28:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:28:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:28:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:28:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:28:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:28:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:28:42 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:42 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:43 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:28:43 DEBUG : dir1: Directory modification time the same (differ by -729.934µs, within tolerance 1ms) 2026/05/02 01:28:43 DEBUG : apple: size = 5 OK 2026/05/02 01:28:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:43 DEBUG : apple: Unchanged skipping 2026/05/02 01:28:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:28:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:28:43 DEBUG : banana: size = 6 OK 2026/05/02 01:28:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:43 DEBUG : banana: Unchanged skipping 2026/05/02 01:28:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:28:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:28:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:28:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:28:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:28:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:28:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:28:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:28:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:28:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:28:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:28:44 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:44 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:44 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:28:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : Waiting for deletions to finish 2026/05/02 01:28:45 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:28:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:28:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 65a707f6a3e0765ec5544890816382da OK 2026/05/02 01:28:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9cb885535c790389e559d424df7a51c9 OK 2026/05/02 01:29:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 4a27fa515b0cfc321b00c0a4a4772c66 OK 2026/05/02 01:29:02 DEBUG : dir1/0003-defghij.txt: md5 = dd044c6eedb2c7b5a97a48033aa950d0 OK 2026/05/02 01:29:03 DEBUG : dir1/0004-efghijk.txt: md5 = 9dbcb7420000273ae90c02093a155bf6 OK 2026/05/02 01:29:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 2a1d6fb541367d9508dce1d2381b5675 OK 2026/05/02 01:29:06 DEBUG : dir1/0006-ghijklm.txt: md5 = ba8b1feaddc4aa7b78101e2815bbb0e6 OK 2026/05/02 01:29:08 DEBUG : dir1/0007-1234567.txt: md5 = ba8ba0d2e1e24b59fccff1c90750c22c OK 2026/05/02 01:29:09 DEBUG : dir1/0008-2345678.txt: md5 = 9708b4357310ced7c07323e273861423 OK 2026/05/02 01:29:10 DEBUG : dir1/0009-3456789.txt: md5 = daaf2733a80b3dc9f8ba55ea8c8eab9f OK 2026/05/02 01:29:12 DEBUG : dir1/0010-456789.txt: md5 = 0a49b340b05f3ac48b708415e0a786df OK 2026/05/02 01:29:13 DEBUG : dir1/0011-56789;.txt: md5 = dcd27a95d312a258d8538a0c870b0246 OK 2026/05/02 01:29:15 DEBUG : dir1/0012-6789;.txt: md5 = 2e1b1bb6fc6a9602390968083f7604ca OK 2026/05/02 01:29:16 DEBUG : dir1/0013-789;=.txt: md5 = 0a9549f9c64413e7d41bad98f3807536 OK 2026/05/02 01:29:17 DEBUG : dir1/0014-89;=.txt: md5 = d136035cad9d9fd79eece0a9615775d5 OK 2026/05/02 01:29:18 DEBUG : dir1/0015-9;=.txt: md5 = f9e9788318367549517925da9a1bc7b6 OK 2026/05/02 01:29:20 DEBUG : apple: md5 = 12bbf70ed80414fbb8925648ee17b5ea OK 2026/05/02 01:29:21 DEBUG : banana: md5 = 75a1ae6d38367396bff20c293fe50f41 OK 2026/05/02 01:29:23 DEBUG : appleappleapplebanana: md5 = 9f4bcd6fc5fb43a3e649f9a63d571aa7 OK 2026/05/02 01:29:24 DEBUG : splitbananasplit: md5 = 4a433dc97805e8c93bf3d4fa8189a9ec OK 2026/05/02 01:29:24 DEBUG : Waiting for deletions to finish 2026/05/02 01:29:25 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:29:25 DEBUG : apple: size = 5 OK 2026/05/02 01:29:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:25 DEBUG : apple: Unchanged skipping 2026/05/02 01:29:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:29:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:29:25 DEBUG : banana: size = 6 OK 2026/05/02 01:29:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:25 DEBUG : banana: Unchanged skipping 2026/05/02 01:29:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:29:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:29:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:29:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:29:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:29:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:29:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:29:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:29:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:29:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:29:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:29:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:29:26 DEBUG : Waiting for deletions to finish 2026/05/02 01:29:26 DEBUG : Waiting for deletions to finish 2026/05/02 01:29:27 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:29:27 DEBUG : dir1: Directory modification time the same (differ by -427.681µs, within tolerance 1ms) 2026/05/02 01:29:27 DEBUG : apple: size = 5 OK 2026/05/02 01:29:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:27 DEBUG : apple: Unchanged skipping 2026/05/02 01:29:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:29:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:29:27 DEBUG : banana: size = 6 OK 2026/05/02 01:29:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:27 DEBUG : banana: Unchanged skipping 2026/05/02 01:29:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:29:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:29:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:29:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:29:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:29:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:29:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:29:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:29:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:29:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:29:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:29:28 DEBUG : Waiting for deletions to finish 2026/05/02 01:29:28 DEBUG : Waiting for deletions to finish 2026/05/02 01:29:28 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:29:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:29:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:29:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 38512b701ae8567710cdb2beb51d495d OK 2026/05/02 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = d3fb5b30dbfc31755cdea5bb3c891419 OK 2026/05/02 01:29:43 DEBUG : dir1/0002-cdefghi.txt: md5 = ec0245f54956f4cc186c23112fe17d67 OK 2026/05/02 01:29:44 DEBUG : dir1/0003-defghij.txt: md5 = 5fabd951d0bba9440b39b3a6826a1bcb OK 2026/05/02 01:29:46 DEBUG : dir1/0004-efghijk.txt: md5 = 9b07d81151274dc736cb0be1bd02c0ac OK 2026/05/02 01:29:48 DEBUG : dir1/0005-fghijkl.txt: md5 = c19203c9dcd8fa930f7c17f2ddbc3e91 OK 2026/05/02 01:29:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 34ea738a8d527b619eda640d2e2e04c1 OK 2026/05/02 01:29:51 DEBUG : dir1/0007-1234567.txt: md5 = 5b876e0d37f0386cd5cd67afe1cca7c9 OK 2026/05/02 01:29:52 DEBUG : dir1/0008-2345678.txt: md5 = d1f8306dd0e018ee2505d37c253382c2 OK 2026/05/02 01:29:54 DEBUG : dir1/0009-3456789.txt: md5 = fe9806fb50433f92d0aec60d3aebd91a OK 2026/05/02 01:29:55 DEBUG : dir1/0010-456789.txt: md5 = d8f3c44e4ccc0766b33314c803bd1889 OK 2026/05/02 01:29:57 DEBUG : dir1/0011-56789;.txt: md5 = 4184655ac7b0529b3f8d7fde4e95bf54 OK 2026/05/02 01:29:58 DEBUG : dir1/0012-6789;.txt: md5 = e62f52ef7f4e73745b147e7a46b02d1e OK 2026/05/02 01:29:59 DEBUG : dir1/0013-789;=.txt: md5 = f1e72fc65224e5e3d64bddc85aa8ed36 OK 2026/05/02 01:30:01 DEBUG : dir1/0014-89;=.txt: md5 = 49b64c72211bb82d6a58b6268e34cbc6 OK 2026/05/02 01:30:02 DEBUG : dir1/0015-9;=.txt: md5 = 052441b03a32a2a312b6c590ca17503b OK 2026/05/02 01:30:04 DEBUG : apple: md5 = e99d69f21c899839199a1b803b35037f OK 2026/05/02 01:30:05 DEBUG : banana: md5 = ff27384ae0868fe8a8913df580f761fc OK 2026/05/02 01:30:07 DEBUG : appleappleapplebanana: md5 = 5b8a74bc7a6c9b7f425bc5be68977fbb OK 2026/05/02 01:30:08 DEBUG : splitbananasplit: md5 = d6b4a2464b9d345d61edf5b427fb4d1c OK 2026/05/02 01:30:08 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:08 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:30:09 DEBUG : apple: size = 5 OK 2026/05/02 01:30:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:09 DEBUG : apple: Unchanged skipping 2026/05/02 01:30:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:30:09 DEBUG : banana: size = 6 OK 2026/05/02 01:30:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:30:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:09 DEBUG : banana: Unchanged skipping 2026/05/02 01:30:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:30:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:30:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:30:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:30:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:30:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:30:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:30:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:30:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:30:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:30:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:30:10 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:10 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:10 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:30:11 DEBUG : dir1: Directory modification time the same (differ by -133.814µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:30:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:30:11 DEBUG : banana: size = 6 OK 2026/05/02 01:30:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : banana: Unchanged skipping 2026/05/02 01:30:11 DEBUG : apple: size = 5 OK 2026/05/02 01:30:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:30:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:30:11 DEBUG : apple: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:30:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:30:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:30:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:30:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:30:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:30:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:30:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:30:11 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:11 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:12 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:30:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:30:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:30:25 DEBUG : dir1/0000-abcdefg.txt: md5 = bc42d054a9ee51e6549542936fa08a2e OK 2026/05/02 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = b77f84cde1a34e577aaa114105b74e21 OK 2026/05/02 01:30:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 69ff0f5d9990d0b6e85e509a0c9aabc7 OK 2026/05/02 01:30:29 DEBUG : dir1/0003-defghij.txt: md5 = 481e1b5c6c37d2a97dae0e941adf6fe3 OK 2026/05/02 01:30:31 DEBUG : dir1/0004-efghijk.txt: md5 = a3f7f0fa60c6fd4e89550be3997d3c64 OK 2026/05/02 01:30:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 6edc2a10bd8bc5e6b6cf5d6c58ed5fc1 OK 2026/05/02 01:30:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 576764de5de921591fc72d1f445c431f OK 2026/05/02 01:30:35 DEBUG : dir1/0007-1234567.txt: md5 = f84999095c67c85e2f792d3c2e65ae09 OK 2026/05/02 01:30:36 DEBUG : dir1/0008-2345678.txt: md5 = b38197d728d96d764674138ec979fcb4 OK 2026/05/02 01:30:38 DEBUG : dir1/0009-3456789.txt: md5 = b6ea4328b7d1093c7427e0a1777341e1 OK 2026/05/02 01:30:39 DEBUG : dir1/0010-456789.txt: md5 = 22edffd81a183a716eb4f5cbefb3c898 OK 2026/05/02 01:30:40 DEBUG : dir1/0011-56789;.txt: md5 = e37b218d10d1c48994fe8a052fc15655 OK 2026/05/02 01:30:42 DEBUG : dir1/0012-6789;.txt: md5 = 5fb35f8caeeb6cbbe465effa7a56b096 OK 2026/05/02 01:30:43 DEBUG : dir1/0013-789;=.txt: md5 = 2bd58275d83175e7080069684f5985fe OK 2026/05/02 01:30:45 DEBUG : dir1/0014-89;=.txt: md5 = 7977914a87c082aa7e177951b1cd2fe4 OK 2026/05/02 01:30:46 DEBUG : dir1/0015-9;=.txt: md5 = c5eb5ddac2a494df865cf9629fdfe108 OK 2026/05/02 01:30:47 DEBUG : apple: md5 = 528139010c77a8be98623c39a3d5513d OK 2026/05/02 01:30:49 DEBUG : banana: md5 = 4557e9e35243bf58eb645a695608c81c OK 2026/05/02 01:30:50 DEBUG : appleappleapplebanana: md5 = 83f007cb4e5a81d9539ba719ed848eff OK 2026/05/02 01:30:52 DEBUG : splitbananasplit: md5 = 67def3501d78cbc23af1afda9c97361c OK 2026/05/02 01:30:52 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:52 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:30:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:30:53 DEBUG : apple: size = 5 OK 2026/05/02 01:30:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:53 DEBUG : apple: Unchanged skipping 2026/05/02 01:30:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:30:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:30:53 DEBUG : banana: size = 6 OK 2026/05/02 01:30:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:53 DEBUG : banana: Unchanged skipping 2026/05/02 01:30:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:30:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:30:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:30:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:30:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:30:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:30:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:30:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:30:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:30:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:30:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:30:54 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:54 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:54 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:30:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:30:55 DEBUG : dir1: Directory modification time the same (differ by -842.227µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : apple: size = 5 OK 2026/05/02 01:30:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : apple: Unchanged skipping 2026/05/02 01:30:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:30:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:30:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:30:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : banana: size = 6 OK 2026/05/02 01:30:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:30:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : banana: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:30:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:30:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:30:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:30:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:30:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:30:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:30:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:30:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:30:55 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:55 DEBUG : Waiting for deletions to finish 2026/05/02 01:30:56 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:30:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:31:08 DEBUG : dir1/0000-abcdefg.txt: md5 = a9fd0b3c7aae09ebb2dea56d13657dbc OK 2026/05/02 01:31:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0bf7d15842d98a0eaa70e15410ecb78a OK 2026/05/02 01:31:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 331f6baf5532e5405b86c96076d0ef29 OK 2026/05/02 01:31:13 DEBUG : dir1/0003-defghij.txt: md5 = fd527f558f3ff9a5ef4ea1aaac8b4e89 OK 2026/05/02 01:31:14 DEBUG : dir1/0004-efghijk.txt: md5 = ca94edbe986a13d83e472ee524cc000b OK 2026/05/02 01:31:15 DEBUG : dir1/0005-fghijkl.txt: md5 = f238f1182564231ecbe0614422f7a842 OK 2026/05/02 01:31:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 79481d8cb87165ba0c71431c9bc11f6c OK 2026/05/02 01:31:18 DEBUG : dir1/0007-1234567.txt: md5 = a75f08d3acb7116a81dc14f3c803ef7c OK 2026/05/02 01:31:19 DEBUG : dir1/0008-2345678.txt: md5 = 4b6fac2b63faff5819a019640288a939 OK 2026/05/02 01:31:21 DEBUG : dir1/0009-3456789.txt: md5 = 306640797468ea031e2e3a4aba8e2e65 OK 2026/05/02 01:31:22 DEBUG : dir1/0010-456789.txt: md5 = aa52e9e9039c74a3e2aa00e7e5314253 OK 2026/05/02 01:31:24 DEBUG : dir1/0011-56789;.txt: md5 = f1a347354ebe9ad83296eb1d81e85dfb OK 2026/05/02 01:31:25 DEBUG : dir1/0012-6789;.txt: md5 = c1b5f8756d665a0a00eb56333120902d OK 2026/05/02 01:31:26 DEBUG : dir1/0013-789;=.txt: md5 = 2f049fd99de397c0c35e0fb7a0e95804 OK 2026/05/02 01:31:28 DEBUG : dir1/0014-89;=.txt: md5 = 074d06f7b6060f17f77482d4661ef4a1 OK 2026/05/02 01:31:29 DEBUG : dir1/0015-9;=.txt: md5 = 811e910775e218a215d7a3dbf41962b4 OK 2026/05/02 01:31:31 DEBUG : apple: md5 = 6657bc6b10a66b06c1c825c96b4c58dc OK 2026/05/02 01:31:32 DEBUG : banana: md5 = 20b5febd14a5e1bf270c7a9195d8d00f OK 2026/05/02 01:31:33 DEBUG : appleappleapplebanana: md5 = 64bfc9bb4fb2e12cee45addffa1868cc OK 2026/05/02 01:31:35 DEBUG : splitbananasplit: md5 = d09eb63245c91ff5c17272ade0394ead OK 2026/05/02 01:31:35 DEBUG : Waiting for deletions to finish 2026/05/02 01:31:35 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:31:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:31:36 DEBUG : apple: size = 5 OK 2026/05/02 01:31:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:36 DEBUG : apple: Unchanged skipping 2026/05/02 01:31:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:31:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:31:36 DEBUG : banana: size = 6 OK 2026/05/02 01:31:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:36 DEBUG : banana: Unchanged skipping 2026/05/02 01:31:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/02 01:31:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:31:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:31:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:31:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:31:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:31:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:31:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:31:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:31:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:31:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:31:37 DEBUG : Waiting for deletions to finish 2026/05/02 01:31:37 DEBUG : Waiting for deletions to finish 2026/05/02 01:31:38 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:31:38 DEBUG : dir1: Directory modification time the same (differ by -541.731µs, within tolerance 1ms) 2026/05/02 01:31:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 01:31:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 01:31:38 DEBUG : apple: size = 5 OK 2026/05/02 01:31:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:38 DEBUG : apple: Unchanged skipping 2026/05/02 01:31:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 01:31:38 DEBUG : banana: size = 6 OK 2026/05/02 01:31:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 01:31:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:38 DEBUG : banana: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:31:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 01:31:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 01:31:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 01:31:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 01:31:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 01:31:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 01:31:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:31:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 01:31:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:31:39 DEBUG : Waiting for deletions to finish 2026/05/02 01:31:39 DEBUG : Waiting for deletions to finish 2026/05/02 01:31:39 DEBUG : apple: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : banana: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 01:31:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/02 01:31:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" --- PASS: TestTransform (522.51s) --- PASS: TestTransform/NFC (42.63s) --- PASS: TestTransform/NFD (42.80s) --- PASS: TestTransform/base64 (49.89s) --- PASS: TestTransform/prefix (58.95s) --- PASS: TestTransform/suffix (60.18s) --- PASS: TestTransform/truncate (50.77s) --- PASS: TestTransform/encoder (43.28s) --- PASS: TestTransform/ISO-8859-1 (42.88s) --- PASS: TestTransform/charmap (44.22s) --- PASS: TestTransform/lowercase (43.85s) --- PASS: TestTransform/ascii (43.05s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:31:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 01:31:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 01:31:50 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/02 01:31:50 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-02T01:31:50.003872597Z) 2026/05/02 01:31:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 01:31:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/02 01:31:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 01:31:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/02 01:31:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 01:31:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:31:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:31:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 819144df0dce35486087d156e1094bb2 OK 2026/05/02 01:31:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/02 01:31:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 01:31:52 DEBUG : Waiting for deletions to finish 2026/05/02 01:31:54 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.88s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:31:54 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:31:55 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:31:55 DEBUG : tictactoe: Making directory with metadata 2026/05/02 01:31:55 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T01:31:54.878952124Z) 2026/05/02 01:31:55 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:31:55 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:31:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:31:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/02 01:31:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:31:57 DEBUG : tictactoe/tictactoe: md5 = e46eb3471d5d419fbc227d83173eb1f0 OK 2026/05/02 01:31:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/02 01:31:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/02 01:31:57 DEBUG : Waiting for deletions to finish 2026/05/02 01:31:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.44s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:31:59 DEBUG : toe: Making directory with metadata 2026/05/02 01:32:00 INFO : toe: Made directory with metadata (mtime=2026-05-02T01:31:59.323024648Z) 2026/05/02 01:32:00 DEBUG : toe/toe: Making directory with metadata 2026/05/02 01:32:00 INFO : toe/toe: Made directory with metadata (mtime=2026-05-02T01:31:59.323024648Z) 2026/05/02 01:32:00 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 01:32:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 01:32:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 01:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:02 DEBUG : toe/toe/tictactoe: md5 = 83a6c5c461b3639474a07449f9c61dd9 OK 2026/05/02 01:32:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/02 01:32:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/02 01:32:02 DEBUG : Waiting for deletions to finish 2026/05/02 01:32:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/02 01:32:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.51s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:32:06 DEBUG : toe: Making directory with metadata 2026/05/02 01:32:06 INFO : toe: Made directory with metadata (mtime=2026-05-02T01:32:05.832130923Z) 2026/05/02 01:32:06 DEBUG : toe/toe: Making directory with metadata 2026/05/02 01:32:07 INFO : toe/toe: Made directory with metadata (mtime=2026-05-02T01:32:05.832130923Z) 2026/05/02 01:32:07 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 01:32:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 01:32:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 01:32:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:08 DEBUG : toe/toe/tictactoe: md5 = 711b231c0f02d61f685203279d89ff9b OK 2026/05/02 01:32:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/02 01:32:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/02 01:32:08 DEBUG : Waiting for deletions to finish 2026/05/02 01:32:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/02 01:32:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.23s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:32:12 DEBUG : empty_dir: Making directory with metadata 2026/05/02 01:32:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:32:12 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 01:32:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:32:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:12 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:12 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:12 DEBUG : tictactoe: Making directory with metadata 2026/05/02 01:32:14 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:12.0622327Z) 2026/05/02 01:32:14 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:14 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:14 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 01:32:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:12.0622327Z) 2026/05/02 01:32:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 01:32:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 01:32:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 01:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:16 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 32796293a97bbada9b1b66e185671786 OK 2026/05/02 01:32:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 01:32:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/02 01:32:16 DEBUG : Waiting for deletions to finish 2026/05/02 01:32:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/02 01:32:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.25s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:32:20 DEBUG : empty_dir: Making directory with metadata 2026/05/02 01:32:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:32:20 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:20 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 01:32:21 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:32:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:21 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:21 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:21 DEBUG : tictactoe: Making directory with metadata 2026/05/02 01:32:21 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:20.316367625Z) 2026/05/02 01:32:21 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:21 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 01:32:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:20.316367625Z) 2026/05/02 01:32:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 01:32:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 01:32:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 994f55b19b3b439cd4db3fa4d7f51b1f OK 2026/05/02 01:32:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 01:32:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:23 DEBUG : Waiting for deletions to finish 2026/05/02 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:24 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:24 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:24 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 01:32:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 01:32:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/02 01:32:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': 0 differences found 2026/05/02 01:32:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': 1 hashes could not be checked 2026/05/02 01:32:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': 1 matching files 2026/05/02 01:32:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/02 01:32:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (7.99s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:32:28 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:28 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:28 DEBUG : tictactoe: Making directory with metadata 2026/05/02 01:32:29 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:28.308498359Z) 2026/05/02 01:32:29 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:29 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 01:32:29 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:28.308498359Z) 2026/05/02 01:32:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 01:32:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 01:32:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 01:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:31 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 64f1bdc88daef0d716220bdf580152d1 OK 2026/05/02 01:32:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 01:32:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/02 01:32:31 DEBUG : Waiting for deletions to finish 2026/05/02 01:32:32 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:32 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:32 DEBUG : tictactoe: Directory modification time the same (differ by -498.359µs, within tolerance 1ms) 2026/05/02 01:32:32 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:32 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -498.359µs, within tolerance 1ms) 2026/05/02 01:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 01:32:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 01:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 01:32:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/02 01:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:32 DEBUG : Waiting for deletions to finish 2026/05/02 01:32:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/02 01:32:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.23s) === RUN TestSyntax 2026/05/02 01:32:37 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:32:37 DEBUG : toe: Making directory with metadata 2026/05/02 01:32:38 INFO : toe: Made directory with metadata (mtime=2026-05-02T01:32:37.534649384Z) 2026/05/02 01:32:38 DEBUG : toe/toe: Making directory with metadata 2026/05/02 01:32:39 INFO : toe/toe: Made directory with metadata (mtime=2026-05-02T01:32:37.534649384Z) 2026/05/02 01:32:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 01:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:40 DEBUG : toe/toe/toe: md5 = 6bc6cd6a0df9fc91331a93b3e310ea2a OK 2026/05/02 01:32:40 DEBUG : toe/toe/toe: size = 11 OK 2026/05/02 01:32:40 INFO : toe/toe/toe: Copied (new) 2026/05/02 01:32:40 DEBUG : Waiting for deletions to finish 2026/05/02 01:32:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/02 01:32:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.37s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:32:43 DEBUG : empty_dir: Making directory with metadata 2026/05/02 01:32:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:32:43 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:44 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 01:32:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:32:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:44 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:44 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:44 DEBUG : tictactoe: Making directory with metadata 2026/05/02 01:32:45 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:43.905753738Z) 2026/05/02 01:32:45 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:45 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 01:32:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:43.905753738Z) 2026/05/02 01:32:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 01:32:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 01:32:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = adde0c7813924191da4ba32eed6bf1ec OK 2026/05/02 01:32:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 01:32:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:47 INFO : toe/toe/toe.txt: Deleted 2026/05/02 01:32:47 INFO : toe/toe: Removing directory 2026/05/02 01:32:47 INFO : toe: Removing directory 2026/05/02 01:32:47 INFO : empty_dir: Removing directory 2026/05/02 01:32:47 DEBUG : Local file system at /tmp/rclone4255988102: deleted 3 directories 2026/05/02 01:32:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/02 01:32:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.52s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:32:51 DEBUG : empty_dir: Making directory with metadata 2026/05/02 01:32:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:32:51 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:51 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 01:32:52 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:32:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:32:52 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:52 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:52 DEBUG : tictactoe: Making directory with metadata 2026/05/02 01:32:52 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:51.430877056Z) 2026/05/02 01:32:52 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:52 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:32:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:52 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 01:32:53 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T01:32:51.430877056Z) 2026/05/02 01:32:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:32:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 01:32:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 01:32:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:32:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d70f011172b47722b8a374fc4a00bbce OK 2026/05/02 01:32:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 01:32:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:32:55 INFO : toe/toe/toe.txt: Deleted 2026/05/02 01:32:55 INFO : toe/toe: Removing directory 2026/05/02 01:32:55 INFO : toe: Removing directory 2026/05/02 01:32:55 INFO : empty_dir: Removing directory 2026/05/02 01:32:55 DEBUG : Local file system at /tmp/rclone4255988102: deleted 3 directories 2026/05/02 01:32:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 01:32:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 01:32:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 01:32:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 01:32:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 01:32:58 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/02 01:33:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/02 01:33:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/02 01:33:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.32s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:33:03 DEBUG : Reset feature "Copy" 2026/05/02 01:33:03 DEBUG : Reset feature "Move" 2026/05/02 01:33:03 DEBUG : Reset feature "Copy" 2026/05/02 01:33:03 DEBUG : Reset feature "Move" 2026/05/02 01:33:03 DEBUG : empty_dir: Making directory with metadata 2026/05/02 01:33:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:33:03 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:33:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:33:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:33:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:33:03 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/02 01:33:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 01:33:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 01:33:04 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:33:04 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:33:04 DEBUG : tictactoe: Making directory with metadata 2026/05/02 01:33:05 INFO : tictactoe: Made directory with metadata (mtime=2026-05-02T01:33:03.749079075Z) 2026/05/02 01:33:05 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:33:05 DEBUG : toe: transformed to: tictactoe 2026/05/02 01:33:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:33:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/02 01:33:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-02T01:33:03.749079075Z) 2026/05/02 01:33:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 01:33:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 01:33:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:33:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 01:33:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:33:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:33:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f176e791c8ca81c8f15a52afd4b1bd00 OK 2026/05/02 01:33:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 01:33:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 01:33:07 INFO : toe/toe/toe.txt: Deleted 2026/05/02 01:33:07 INFO : toe/toe: Removing directory 2026/05/02 01:33:07 INFO : toe: Removing directory 2026/05/02 01:33:07 INFO : empty_dir: Removing directory 2026/05/02 01:33:07 DEBUG : Local file system at /tmp/rclone4255988102: deleted 3 directories 2026/05/02 01:33:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 01:33:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 01:33:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 01:33:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 01:33:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 01:33:11 DEBUG : toe/toe/toe.txt: md5 = 1846128b571c9984b6da3fe9890cf996 OK 2026/05/02 01:33:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 01:33:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/02 01:33:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/02 01:33:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/02 01:33:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/02 01:33:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/02 01:33:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (13.70s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:33:17 DEBUG : toe: transformed to: dG9l 2026/05/02 01:33:17 DEBUG : toe: transformed to: dG9l 2026/05/02 01:33:17 DEBUG : dG9l: Making directory with metadata 2026/05/02 01:33:18 INFO : dG9l: Made directory with metadata (mtime=2026-05-02T01:33:17.443303871Z) 2026/05/02 01:33:18 DEBUG : toe: transformed to: dG9l 2026/05/02 01:33:18 DEBUG : toe: transformed to: dG9l 2026/05/02 01:33:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/02 01:33:18 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/02 01:33:18 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-02T01:33:17.443303871Z) 2026/05/02 01:33:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/02 01:33:18 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/02 01:33:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 01:33:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 01:33:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 01:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:33:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 9bda0dc3f7bf00c2d50dffd2a9499052 OK 2026/05/02 01:33:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/02 01:33:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 01:33:20 DEBUG : Waiting for deletions to finish 2026/05/02 01:33:21 DEBUG : dG9l: transformed to: toe 2026/05/02 01:33:21 DEBUG : dG9l: transformed to: toe 2026/05/02 01:33:21 DEBUG : toe: Directory modification time the same (differ by 303.871µs, within tolerance 1ms) 2026/05/02 01:33:21 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/02 01:33:21 DEBUG : dG9l: transformed to: toe 2026/05/02 01:33:21 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/02 01:33:21 DEBUG : toe/toe: Directory modification time the same (differ by 303.871µs, within tolerance 1ms) 2026/05/02 01:33:21 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/02 01:33:21 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/02 01:33:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 01:33:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/02 01:33:21 DEBUG : Local file system at /tmp/rclone4255988102: Waiting for checks to finish 2026/05/02 01:33:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/02 01:33:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/02 01:33:21 DEBUG : Local file system at /tmp/rclone4255988102: Waiting for transfers to finish 2026/05/02 01:33:21 DEBUG : Waiting for deletions to finish 2026/05/02 01:33:23 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/02 01:33:24 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.40s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife'", Local "Local file system at /tmp/rclone4255988102", Modify Window "1ms" 2026/05/02 01:33:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 01:33:24 DEBUG : toe: transformed to: 2026/05/02 01:33:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 01:33:25 DEBUG : toe: transformed to: 2026/05/02 01:33:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Making directory with metadata 2026/05/02 01:33:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Made directory with metadata (mtime=2026-05-02T01:33:24.839425376Z) 2026/05/02 01:33:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 01:33:25 DEBUG : toe: transformed to: 2026/05/02 01:33:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 01:33:25 DEBUG : toe: transformed to: 2026/05/02 01:33:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 01:33:25 DEBUG : toe/toe: transformed to: 2026/05/02 01:33:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/02 01:33:25 DEBUG : toe/toe: Making directory with metadata 2026/05/02 01:33:26 INFO : toe/toe: Made directory with metadata (mtime=2026-05-02T01:33:24.839425376Z) 2026/05/02 01:33:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 01:33:26 DEBUG : toe/toe: transformed to: 2026/05/02 01:33:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/02 01:33:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 01:33:26 DEBUG : toe: transformed to: 2026/05/02 01:33:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 01:33:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 01:33:26 DEBUG : toe/toe/toe: transformed to: 2026/05/02 01:33:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/02 01:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for checks to finish 2026/05/02 01:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Waiting for transfers to finish 2026/05/02 01:33:28 DEBUG : toe/toe/toe: md5 = e76bb659fa823719d8b1e0aaa8bf8bb1 OK 2026/05/02 01:33:28 DEBUG : toe/toe/toe: size = 11 OK 2026/05/02 01:33:28 INFO : toe/toe/toe: Copied (new) 2026/05/02 01:33:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': not deleting files as there were IO errors 2026/05/02 01:33:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': not deleting directories as there were IO errors 2026/05/02 01:33:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/02 01:33:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.75s) PASS 2026/05/02 01:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisawer4tife': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 24m35.466820897s (try 1/5)